| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | lib: Provide first implementation of revised CDAP | Sander Vrijders | 2016-07-05 | 5 | -9/+11 |
|/ |
|
* | lib: robust locking in shared memory and crash recovery | dimitri staessens | 2016-07-02 | 4 | -20/+23 |
* | lib, ipcpd: removed du_buff and pci | dimitri staessens | 2016-06-29 | 3 | -189/+0 |
* | lib, irmd, ipcpd: Change pid to api | Sander Vrijders | 2016-06-28 | 6 | -44/+41 |
* | lib, irmd, ipcpd: Change of IRM API | Sander Vrijders | 2016-06-28 | 6 | -60/+13 |
* | Merged in dstaesse/ouroboros/be-udp-dealloc (pull request #143) | Sander Vrijders | 2016-06-28 | 1 | -13/+25 |
|\ |
|
| * | ipcpd: fix deadlock in shim-udp | dimitri staessens | 2016-06-28 | 1 | -13/+25 |
* | | Merged in dstaesse/ouroboros/be-shim-fixes (pull request #142) | Sander Vrijders | 2016-06-28 | 1 | -48/+60 |
|\| |
|
| * | ipcpd: fixes to shim-udp | dimitri staessens | 2016-06-27 | 1 | -48/+60 |
* | | build: addresses comments on cffd94a | dimitri staessens | 2016-06-28 | 1 | -1/+1 |
|/ |
|
* | build: correct sandboxing | dimitri staessens | 2016-06-27 | 3 | -3/+3 |
* | build: Fix installation prefix | Sander Vrijders | 2016-06-27 | 4 | -4/+4 |
* | lib: Change DA header to NSM | Sander Vrijders | 2016-06-22 | 2 | -2/+2 |
* | lib: Add errnos specific for Ouroboros | Sander Vrijders | 2016-06-22 | 4 | -64/+2 |
* | lib, irmd, ipcp: robust mutexes | dimitri staessens | 2016-06-21 | 5 | -267/+267 |
* | Merge remote-tracking branch 'upstream/be' into be | Sander Vrijders | 2016-06-20 | 1 | -22/+183 |
|\ |
|
| * | ipcpd: Adds RX_RING and TX_RING in shim-eth-llc | Sander Vrijders | 2016-06-20 | 1 | -22/+183 |
* | | build: Change install directories and set correct permissions | Sander Vrijders | 2016-06-20 | 4 | -4/+4 |
|/ |
|
* | ipcpd: fixed missing unlock in shim UDP | dimitri staessens | 2016-06-16 | 1 | -1/+5 |
* | irmd: clean up stale pending flows | dimitri staessens | 2016-06-16 | 1 | -1/+1 |
* | ipcpd: fixed locking and cleanup | dimitri staessens | 2016-06-16 | 2 | -1/+5 |
* | ipcpd: Fix wrong length in shim-eth-llc | Sander Vrijders | 2016-06-14 | 1 | -4/+7 |
* | ipcpd: Remove source AP name from protobuf message | Sander Vrijders | 2016-06-14 | 1 | -5/+4 |
* | ipcpd: Remove source AP name from shim-eth-llc | Sander Vrijders | 2016-06-14 | 1 | -9/+2 |
* | Merge remote-tracking branch 'upstream/be' into be-llc | Sander Vrijders | 2016-06-14 | 5 | -18/+7 |
|\ |
|
| * | Fixed comments on #122 | dimitri staessens | 2016-06-14 | 1 | -1/+1 |
| * | ipdpd: fixed flow deallocation in local ipcpd | dimitri staessens | 2016-06-14 | 1 | -1/+3 |
| * | lib, irmd, tools, ipcpd: updates to dev API. | dimitri staessens | 2016-06-13 | 5 | -17/+4 |
* | | ipcpd: Address comments by Dimitri | Sander Vrijders | 2016-06-14 | 1 | -30/+23 |
* | | ipcpd: Adds a shim over IEEE 802.2 over IEEE 802.3 | Sander Vrijders | 2016-06-14 | 6 | -3/+1220 |
|/ |
|
* | ipcpd: fixes shutdown lockup in local and shim-udp | dimitri staessens | 2016-05-29 | 2 | -12/+10 |
* | lib: shm_ap_rbuff: sleep when read on empty rbuff | dimitri staessens | 2016-05-28 | 1 | -1/+0 |
* | ipcpd: cleanup of IPC processes | dimitri staessens | 2016-05-28 | 2 | -9/+18 |
* | build: fixed typo in ipcpd/local/ | dimitri staessens | 2016-05-28 | 1 | -1/+1 |
* | ipcpd: IPCP over local memory | dimitri staessens | 2016-05-28 | 3 | -0/+683 |
* | ipcpd: shim-udp changed to blocking write | dimitri staessens | 2016-05-27 | 1 | -14/+11 |
* | ipcpd: fixed the shim-udp grinding the cpu | dimitri staessens | 2016-05-27 | 1 | -3/+4 |
* | ipcpd: Cleanup handler for main message loop | Sander Vrijders | 2016-05-26 | 1 | -0/+5 |
* | ipcpd: shim-udp: fixed missing NULL check | dimitri staessens | 2016-05-22 | 1 | -0/+3 |
* | ipcpd: Remove install command from build | Sander Vrijders | 2016-05-22 | 1 | -2/+0 |
* | lib: removed fd cleaning function | dimitri staessens | 2016-05-22 | 1 | -3/+4 |
* | 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 | 2 | -52/+153 |
* | lib, ipcpd: fixes segfaults in dev.c and shim-udp | dimitri staessens | 2016-05-20 | 1 | -2/+1 |
* | 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 | 5 | -257/+540 |
* | lib: Add missing modulo calculation | Sander Vrijders | 2016-05-16 | 1 | -2/+1 |
* | fixed two unlocks, removed the thread_lock. | dimitri staessens | 2016-05-15 | 1 | -13/+3 |