summaryrefslogtreecommitdiff
path: root/src/lib/cdap.proto
Commit message (Collapse)AuthorAgeFilesLines
* ipcpd: normal: Allow exchange of static DIF informationSander Vrijders2016-08-081-13/+13
| | | | | | This adds the functionality of exchanging the static DIF information between 2 DIF members. After exchange the enrollment is stopped, and the IPCP that initiated enrollment transitions to the enrolled state.
* lib: Provide first implementation of revised CDAPSander Vrijders2016-07-051-0/+18
This commit introduces a first version of the revised CDAP specification. CACEP (for authentication purposes) has been separated from CDAP. Application developers may use CDAP if they find it useful. Within Ouroboros CDAP will be used to perform operations on the RIB of an IPCP.