| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ipcpd: Check for duplicate RO in flat addr policy | dimitri staessens | 2016-12-25 | 1 | -0/+11 |
* | lib: Fix shutdown in multithreaded programs | dimitri staessens | 2016-12-24 | 1 | -6/+6 |
* | lib: Initialise qos cube to best effort | dimitri staessens | 2016-12-24 | 1 | -0/+2 |
* | ipcpd: Use high resolution seed for flat policy | dimitri staessens | 2016-12-24 | 1 | -1/+4 |
* | Merged in dstaesse/ouroboros/be-normal (pull request #327) | Sander Vrijders | 2016-12-24 | 1 | -0/+2 |
|\ |
|
| * | ipcpd: Fix missing return in ribmgr | dimitri staessens | 2016-12-24 | 1 | -0/+2 |
* | | ouroboros: Correct license statements | dimitri staessens | 2016-12-24 | 108 | -324/+216 |
|/ |
|
* | ipcpd, lib, irmd: Update to use qoscube_t | dimitri staessens | 2016-12-24 | 6 | -29/+30 |
* | ipcpd, lib: Refactor normal ipcp and cdap | dimitri staessens | 2016-12-24 | 7 | -731/+786 |
* | lib, ipcpd: Add hashtable and PDU Forwarding Function | Sander Vrijders | 2016-12-21 | 7 | -0/+530 |
* | src, tools: Set/get timeout and get qos for flows | dimitri staessens | 2016-12-12 | 12 | -182/+227 |
* | lib: Fix indentation in shm_rdrbuff.c | dimitri staessens | 2016-12-12 | 1 | -4/+4 |
* | lib: Simplify shm_rbuff_read_b | dimitri staessens | 2016-12-12 | 1 | -12/+6 |
* | tools: Shut down cbr gracefully | dimitri staessens | 2016-12-10 | 2 | -5/+39 |
* | Merged in dstaesse/ouroboros/be-bsd (pull request #321) | Sander Vrijders | 2016-12-08 | 2 | -2/+22 |
|\ |
|
| * | irmd, ipcp: Call select on FreeBSD | dimitri staessens | 2016-12-08 | 2 | -2/+22 |
* | | Merged in sandervrijders/ouroboros/be-operational-state (pull request #319) | dimitri staessens | 2016-12-06 | 8 | -27/+26 |
|\ \ |
|
| * | | ipcpd: Change IPCP_RUNNING to IPCP_OPERATIONAL | Sander Vrijders | 2016-12-06 | 8 | -27/+26 |
| |/ |
|
* / | ipcpd: normal: Fix errors on IPCP shutdown | Sander Vrijders | 2016-12-06 | 4 | -17/+19 |
|/ |
|
* | tools: Fix issues in irm bind/unbind | dimitri staessens | 2016-12-06 | 5 | -4/+9 |
* | tools: Allow binding AP specifying relative path | dimitri staessens | 2016-12-05 | 1 | -1/+12 |
* | ipcpd, tools: Fix compilation on 32 bit linux | dimitri staessens | 2016-12-03 | 3 | -5/+5 |
* | lib: Remove logs from stable sources | dimitri staessens | 2016-12-03 | 5 | -273/+123 |
* | tools: Fix compilation issues on 32 bit machines | dimitri staessens | 2016-12-02 | 3 | -9/+10 |
* | ipcpd: normal: Provide directory for registered names | Sander Vrijders | 2016-12-02 | 15 | -95/+421 |
* | ipcpd: normal: Fix release build | Sander Vrijders | 2016-12-02 | 1 | -0/+1 |
* | Merged in sandervrijders/ouroboros/be-addr-pol (pull request #312) | dimitri staessens | 2016-12-02 | 15 | -246/+584 |
|\ |
|
| * | ipcpd: normal: Address review comments | Sander Vrijders | 2016-12-02 | 4 | -29/+35 |
| * | ipcpd: Split IPCP state PENDING_ENROL | Sander Vrijders | 2016-11-30 | 8 | -90/+136 |
| * | ipcpd: normal: Add helper functions for pathnames | Sander Vrijders | 2016-11-29 | 5 | -16/+138 |
| * | ipcpd: normal: Change ro_attr initialization | Sander Vrijders | 2016-11-29 | 3 | -144/+109 |
| * | ipcpd: normal: Complete flat address policy | Sander Vrijders | 2016-11-29 | 6 | -77/+276 |
* | | lib, irmd: Ensure rbuffs are empty upon destruction | dimitri staessens | 2016-11-30 | 2 | -8/+42 |
* | | tools: Deallocate cbr flows when they time out | dimitri staessens | 2016-11-29 | 1 | -0/+2 |
|/ |
|
* | ipcpd: normal: Add timerwheel to RIB manager | Sander Vrijders | 2016-11-28 | 1 | -81/+219 |
* | ipcpd, lib: Fix timerwheel issues / time_utils | dimitri staessens | 2016-11-25 | 3 | -21/+31 |
* | Merged in dstaesse/ouroboros/be-timerwheel (pull request #307) | Sander Vrijders | 2016-11-25 | 5 | -2/+508 |
|\ |
|
| * | ipcpd: Add timerwheel | dimitri staessens | 2016-11-25 | 5 | -2/+508 |
* | | lib: Deprecate shm_rbuff_reset | dimitri staessens | 2016-11-25 | 1 | -10/+0 |
|/ |
|
* | ipcpd, lib: Add syntax version to protobuf files | Sander Vrijders | 2016-11-22 | 9 | -2/+205 |
* | Merged in sandervrijders/ouroboros/be-rib-sync (pull request #301) | dimitri staessens | 2016-11-20 | 4 | -392/+798 |
|\ |
|
| * | ipcpd: normal: Add syncing of RIB objects | Sander Vrijders | 2016-11-19 | 4 | -392/+798 |
* | | tools: Use busy waiting in operf | dimitri staessens | 2016-11-19 | 2 | -4/+24 |
* | | ipcpd: Fix SDU size check in LLC shim | dimitri staessens | 2016-11-18 | 1 | -1/+1 |
* | | lib: Remove dst_api field from rdrbuff blocks | dimitri staessens | 2016-11-17 | 4 | -189/+137 |
* | | irmd: Refactor irm_flow | dimitri staessens | 2016-11-16 | 3 | -86/+48 |
* | | Merged in dstaesse/ouroboros/be-cbr (pull request #300) | Sander Vrijders | 2016-11-16 | 1 | -3/+3 |
|\ \ |
|
| * | | tools: Fix likely overflow in cbr output | dimitri staessens | 2016-11-16 | 1 | -3/+3 |
* | | | irmd: Fix shutdown | dimitri staessens | 2016-11-16 | 1 | -1/+0 |
| |/
|/| |
|
* | | ipcpd: normal: Add RIB objects | Sander Vrijders | 2016-11-15 | 3 | -6/+587 |
|/ |
|