summaryrefslogtreecommitdiff
path: root/src/ipcpd/normal/config.h
Commit message (Collapse)AuthorAgeFilesLines
* ipcpd: normal: First version of the fast path bootstrapSander Vrijders2016-10-111-0/+28
This is the first version of the fast path bootstrap in the normal IPCP. It sets up a connection with the other end, and creates the appropriate data structures. N+1 and N-1 SDUs are read and written and passed through the right components.