summaryrefslogtreecommitdiff
path: root/src/ipcpd/normal/frct.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Log to the logging systemdimitri staessens2017-02-081-9/+9
* ipcpd, lib: Revise normal IPCPdimitri staessens2017-02-061-8/+8
* ipcpd: Refactor of normal IPCPdimitri staessens2017-01-041-37/+86
* ipcpd: Use qoscube_t instead of enum qos_cubedimitri staessens2016-12-271-7/+7
* ouroboros: Correct license statementsdimitri staessens2016-12-241-3/+2
* ipcpd: normal: Fix bugs in connection establishmentSander Vrijders2016-10-271-1/+23
* build: Compile with strict conversiondimitri staessens2016-10-221-6/+13
* ipcpd: normal: Improve upon the internal designSander Vrijders2016-10-121-18/+15
* ipcpd: normal: First version of the fast path bootstrapSander Vrijders2016-10-111-89/+211
* ipcpd: normal: Add operations to get and set the PCISander Vrijders2016-09-071-0/+8
* ipcpd: normal: Add initial steps for N+1 flow allocationSander Vrijders2016-08-231-10/+155
* ipcpd: normal: Allow exchange of static DIF informationSander Vrijders2016-08-081-2/+5
* ipcpd: normal: Allow initiating enrollmentSander Vrijders2016-08-011-4/+1
* ipcpd: normal: Provide initial steps for enrollmentSander Vrijders2016-07-271-3/+18
* ipcpd: normal: Add main loop to normal IPCPSander Vrijders2016-07-151-2/+2
* ipcpd: normal: Establish N-1 management flowsSander Vrijders2016-07-141-0/+67