summaryrefslogtreecommitdiff
path: root/src/lib/frct_enroll.proto
Commit message (Collapse)AuthorAgeFilesLines
* lib: Simplify initializing flowsSander Vrijders2017-08-011-32/+0
| | | | | This refactors dev.c to have a common function called init_flow that is called whenever a flow is allocated in dev.c
* lib, ipcpd, irmd: Add full-fledged QoSSander Vrijders2017-06-211-0/+32
This adds more Quality of Service support to Ouroboros. One part is the network specific characteristics such as bandwidth, delay, ... The other part is end-to-end QoS like reliability, window based flow control, ...