Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipcpd: shim-udp: fixed missing NULL check | dimitri staessens | 2016-05-22 | 1 | -0/+3 |
* | lib, ipcpd, irmd: fixes deallocation and fast path | dimitri staessens | 2016-05-22 | 3 | -35/+44 |
* | ipcpd: Remove install command from build | Sander Vrijders | 2016-05-22 | 1 | -2/+0 |
* | lib: removed fd cleaning function | dimitri staessens | 2016-05-22 | 2 | -30/+14 |
* | ipcpd: homogenous debug messages for deallocation | dimitri staessens | 2016-05-21 | 1 | -8/+1 |
* | lib, irmd, ipcpd: Flow deallocation over shim UDP | dimitri staessens | 2016-05-21 | 5 | -61/+210 |
* | lib, ipcpd: fixes segfaults in dev.c and shim-udp | dimitri staessens | 2016-05-20 | 2 | -4/+2 |
* | lib: allow parallel connections | dimitri staessens | 2016-05-20 | 2 | -11/+30 |
* | ipcpd: shim-udp: read fd on client side | dimitri staessens | 2016-05-20 | 1 | -0/+13 |
* | ipcpd: shim-ipcp: fixed race conditions | dimitri staessens | 2016-05-20 | 1 | -40/+57 |
* | ipcpd: shim-udp: removed debug code | dimitri staessens | 2016-05-19 | 1 | -12/+0 |
* | Implementation of a full flow allocator for the shim UDP. | dimitri staessens | 2016-05-18 | 6 | -258/+540 |
* | lib: Add missing check upon garbage collection | Sander Vrijders | 2016-05-17 | 1 | -2/+3 |
* | lib: Fixed incorrect initialization | Sander Vrijders | 2016-05-17 | 1 | -3/+4 |
* | irmd: fixed bad locks | dimitri staessens | 2016-05-17 | 1 | -4/+2 |
* | lib: Add missing modulo calculation | Sander Vrijders | 2016-05-16 | 3 | -13/+12 |
* | Merged in dstaesse/ouroboros/be-dev-locks (pull request #95) | Sander Vrijders | 2016-05-16 | 1 | -28/+33 |
|\ | |||||
| * | lib: dev: small locking improvements | dimitri staessens | 2016-05-16 | 1 | -28/+33 |
| * | Merge branch 'be-udp-locks' into be-dev-locks | dimitri staessens | 2016-05-15 | 2 | -96/+97 |
| |\ | |||||
* | \ | Merged in dstaesse/ouroboros/be-irmd-locks (pull request #94) | Sander Vrijders | 2016-05-16 | 1 | -175/+223 |
|\ \ \ | |||||
| * | | | irmd: fixed unlock after free | dimitri staessens | 2016-05-16 | 1 | -2/+4 |
| * | | | irmd: new locking implementation | dimitri staessens | 2016-05-16 | 1 | -175/+221 |
* | | | | Merged in dstaesse/ouroboros/be-udp-locks (pull request #92) | Sander Vrijders | 2016-05-16 | 2 | -103/+94 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | fixed two unlocks, removed the thread_lock. | dimitri staessens | 2016-05-15 | 1 | -13/+3 |
| | |/ | |/| | |||||
| * | | ipcpd: shim-udp: Revised locking | dimitri staessens | 2016-05-15 | 2 | -96/+97 |
| |/ | |||||
* / | lib: dev.c: Revised locking | dimitri staessens | 2016-05-15 | 1 | -69/+65 |
|/ | |||||
* | lib: allow accepting any flows | dimitri staessens | 2016-05-15 | 1 | -7/+7 |
* | lib: cleanup file descriptors for shared memory | dimitri staessens | 2016-05-15 | 3 | -2/+21 |
* | ipcpd: Move lock in ipcp_udp_listener | Sander Vrijders | 2016-05-15 | 1 | -2/+2 |
* | ipcpd: shim-udp: added missing checks | dimitri staessens | 2016-05-15 | 1 | -10/+10 |
* | lib: shm_ap_rbuff: simplified file offsets | dimitri staessens | 2016-05-15 | 1 | -13/+9 |
* | lib: irmd: fixed flow deallocation | dimitri staessens | 2016-05-15 | 2 | -7/+12 |
* | ipcpd: shim-udp: fixed locking. | dimitri staessens | 2016-05-14 | 1 | -15/+21 |
* | Merged in sandervrijders/ouroboros/be (pull request #84) | dimitri staessens | 2016-05-14 | 10 | -75/+59 |
|\ | |||||
| * | lib: Fix header inclusion | Sander Vrijders | 2016-05-14 | 1 | -0/+1 |
| * | Merge remote-tracking branch 'upstream/be' into be | Sander Vrijders | 2016-05-14 | 2 | -0/+128 |
| |\ | |||||
| * | | lib, ipcpd, irmd: Add QoS cube definition | Sander Vrijders | 2016-05-14 | 10 | -75/+58 |
* | | | Merged in dstaesse/ouroboros/dev-initialise (pull request #85) | Sander Vrijders | 2016-05-14 | 2 | -37/+179 |
|\ \ \ | |||||
| * | | | lib: dev.c: added locking | dimitri staessens | 2016-05-14 | 2 | -37/+179 |
| | |/ | |/| | |||||
| * | | Merge branch 'be' of bitbucket.org:ouroboros-rina/ouroboros into be-rw_lock | dimitri staessens | 2016-05-14 | 1 | -5/+4 |
| |\| | |||||
| | * | lib: shm_ap_rbuff: removed bad memory allocation | dimitri staessens | 2016-05-14 | 1 | -5/+4 |
* | | | ipcpd: shim-udp: log error when failed sending SDU | dimitri staessens | 2016-05-14 | 1 | -1/+2 |
* | | | ipcpd: shim-udp: complete locking | dimitri staessens | 2016-05-14 | 4 | -114/+390 |
|/ / | |||||
* | | lib: fixed a bug in the rw_lock | dimitri staessens | 2016-05-14 | 1 | -3/+5 |
* | | lib: implementation of read/write locks | dimitri staessens | 2016-05-13 | 2 | -0/+126 |
|/ | |||||
* | lib: shm_ap_rbuff: small fixes | dimitri staessens | 2016-05-12 | 1 | -5/+0 |
* | irmd: fixed bad locking and added cleanup | dimitri staessens | 2016-05-12 | 1 | -1/+6 |
* | dev: fixed wrong bracket placement | dimitri staessens | 2016-05-12 | 1 | -2/+1 |
* | lib: dev: implementation of flow_cntl | dimitri staessens | 2016-05-12 | 2 | -9/+35 |
* | irmd: cleanup | dimitri staessens | 2016-05-12 | 1 | -12/+115 |