summaryrefslogtreecommitdiff
path: root/src/ipcpd/normal/cdap_flow.h
Commit message (Collapse)AuthorAgeFilesLines
* lib: Remove application entity nameSander Vrijders2017-02-241-1/+0
| | | | | The AE name should not be passed over the layer boundaries. If an application has more than one AE it should exchange this in CACEP.
* Revise CACEP APIdimitri staessens2017-02-241-10/+10
| | | | | | The information passed to CACEP is split between the information about the connection and the information to be used during the authentication exchange.
* ipcpd: Allocation of authenticated CDAP flowsdimitri staessens2017-02-201-0/+49
Avoids some code duplication in the normal IPCP with respect to establishing authenticated CDAP flows.