| Commit message (Expand) | Author | Age | Files | Lines |
* | lib: Fix bad lock in dev.c0.9.2 | Dimitri Staessens | 2018-01-22 | 1 | -1/+1 |
* | include: Add version header0.9.0 | Dimitri Staessens | 2018-01-10 | 2 | -4/+1 |
* | build: Add patchlevel to version | Dimitri Staessens | 2018-01-10 | 2 | -2/+4 |
* | include, src: Update copyright to 2018 | Dimitri Staessens | 2018-01-09 | 141 | -141/+141 |
* | ipcpd: Use the term "layer" and deprecate "shim" | Dimitri Staessens | 2017-12-19 | 21 | -103/+102 |
* | ipcpd: Define eth_llc_data_fini as static | Dimitri Staessens | 2017-12-17 | 2 | -3/+2 |
* | ipcpd: Find raptor kernel module in default path | Dimitri Staessens | 2017-12-17 | 1 | -3/+1 |
* | ipcpd: Integrate raptor into ouroboros 0.8 | Dimitri Staessens | 2017-12-15 | 8 | -441/+399 |
* | ipcpd: Add support for raptor FPGA device | Alexander D'hoore | 2017-12-15 | 4 | -0/+1206 |
* | ipcpd: Wait for DHT running state before access | Dimitri Staessens | 2017-12-06 | 1 | -12/+13 |
* | ipcpd: Fix missing bracket in DHT | Dimitri Staessens | 2017-12-05 | 1 | -1/+1 |
* | ipcpd: Update DHT buckets in JOINING state | Dimitri Staessens | 2017-12-05 | 1 | -7/+31 |
* | ipcpd: Make hash algorithm configurable | Sander Vrijders | 2017-12-04 | 2 | -28/+34 |
* | ipcpd: Remove protocol buffers from flow allocator0.8 | Sander Vrijders | 2017-12-04 | 3 | -117/+54 |
* | ipcpd: Remove protocol buffers from link state | Sander Vrijders | 2017-12-04 | 3 | -66/+24 |
* | ipcpd: Remove protocol buffers from shim-udp | Sander Vrijders | 2017-12-04 | 3 | -104/+69 |
* | ipcpd: Remove protocol buffers from shim-eth-llc | Sander Vrijders | 2017-12-04 | 3 | -122/+99 |
* | lib, tools: Rename application process and instance | Dimitri Staessens | 2017-12-02 | 57 | -1117/+1147 |
* | irmd: Don't read commands under lock | Dimitri Staessens | 2017-11-30 | 1 | -3/+3 |
* | ipcpd: Don't read commands under lock | Dimitri Staessens | 2017-11-30 | 1 | -3/+3 |
* | lib: Refactor shm_rdrbuff and shm_rbuff | Dimitri Staessens | 2017-11-30 | 4 | -497/+286 |
* | irmd: Set correct clock for irm_flow condvar | Dimitri Staessens | 2017-11-29 | 1 | -21/+31 |
* | ipcpd, irmd: Bugfix for failed accept() calls | Dimitri Staessens | 2017-11-29 | 2 | -4/+2 |
* | build: Remove unnecessary linker directives | Dimitri Staessens | 2017-11-29 | 2 | -3/+3 |
* | ipcpd: Don't bind from the IPCP | Dimitri Staessens | 2017-11-29 | 4 | -27/+65 |
* | ipcpd: Only update DHT buckets in running state | Dimitri Staessens | 2017-11-28 | 1 | -1/+2 |
* | irmd: Fix false alarm when registering before bind | Dimitri Staessens | 2017-11-27 | 1 | -1/+1 |
* | tools: Fix SEGV in oping client | Dimitri Staessens | 2017-11-22 | 1 | -4/+8 |
* | lib: Fix init and fini ELF sections for OS X | Dimitri Staessens | 2017-11-20 | 1 | -2/+10 |
* | lib: Add library initializers to .init_array | Dimitri Staessens | 2017-11-20 | 1 | -4/+7 |
* | build: Unset SHIM_ETH_LLC_TARGET | Dimitri Staessens | 2017-11-19 | 1 | -0/+1 |
* | tools: Send time in oping packets | Dimitri Staessens | 2017-11-19 | 2 | -38/+23 |
* | build: Define HAVE_LIBGCRYPT for IPCPs | Dimitri Staessens | 2017-11-18 | 1 | -0/+2 |
* | build: Fix setting configuration definitions | Dimitri Staessens | 2017-11-18 | 3 | -2/+14 |
* | tools: Check process id when binding a process | Sander Vrijders | 2017-11-15 | 1 | -1/+11 |
* | ipcpd: Add return statement in eth-llc loop | Dimitri Staessens | 2017-11-15 | 1 | -0/+2 |
* | ipcpd: Reset *dist on graph_routing_table fail | Dimitri Staessens | 2017-11-15 | 1 | -0/+1 |
* | build: Add options for debug builds with sanitizer | Dimitri Staessens | 2017-11-14 | 6 | -12/+12 |
* | build: Set libraries for OpenSSL when not found | Dimitri Staessens | 2017-11-14 | 1 | -0/+1 |
* | irmd: Don't access entry after unlock | Dimitri Staessens | 2017-11-14 | 1 | -1/+1 |
* | build: Avoid duplicate definitions in libraries | Dimitri Staessens | 2017-11-13 | 1 | -4/+2 |
* | ipcpd: Fix unused label with netmap for LLC shim | Dimitri Staessens | 2017-11-10 | 1 | -1/+3 |
* | lib: Use correct names for st_modes in RIB | Dimitri Staessens | 2017-11-10 | 1 | -6/+8 |
* | lib: Fix FRCT sequence number network endianness | Dimitri Staessens | 2017-11-09 | 2 | -4/+9 |
* | lib: Use packed struct for FRCT header access | Dimitri Staessens | 2017-11-08 | 6 | -259/+140 |
* | ipcpd: List adjacencies in link-state database | Dimitri Staessens | 2017-11-07 | 1 | -4/+27 |
* | ipcpd: Create new SDUs for DHT join retries | Dimitri Staessens | 2017-11-07 | 1 | -15/+15 |
* | lib: Refactor FRCT implementation | Dimitri Staessens | 2017-11-07 | 7 | -543/+683 |
* | dev: Split nonblocking read and write | Dimitri Staessens | 2017-10-30 | 1 | -2/+2 |
* | dev: Bind python scripts to script name | Dimitri Staessens | 2017-10-25 | 1 | -0/+13 |