Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Simplify initializing flows | Sander Vrijders | 2017-08-01 | 1 | -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 QoS | Sander Vrijders | 2017-06-21 | 1 | -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, ... |