| Commit message (Expand) | Author | Age | Files | Lines |
* | ipcpd: Refactor create_r and flow_req_arr | Dimitri Staessens | 2019-03-04 | 2 | -4/+3 |
* | build: Update copyright to 2019 | Dimitri Staessens | 2019-02-05 | 38 | -38/+38 |
* | lib: Fix deallocating non-initialized np1 flows | Dimitri Staessens | 2018-12-29 | 2 | -3/+4 |
* | include: Add a flow_join operation for broadcast | Dimitri Staessens | 2018-12-27 | 1 | -0/+1 |
* | ipcpd: Fix uninitialized value for ECN | Sander Vrijders | 2018-11-20 | 1 | -9/+1 |
* | ipcpd: Add Explicit Congestion Notification field | Friedl Rubrecht | 2018-11-20 | 1 | -1/+7 |
* | tools: Specify QoS cube for data transfer flows0.13.0 | Dimitri Staessens | 2018-10-19 | 2 | -4/+5 |
* | ipcpd: Check if there are entries to add to pff | Dimitri Staessens | 2018-10-19 | 1 | -3/+3 |
* | ipcpd: Send link state message before lsdb update0.12.3 | Dimitri Staessens | 2018-10-12 | 1 | -5/+4 |
* | ipcpd: Configure DHT slack timer at build time | Dimitri Staessens | 2018-10-12 | 1 | -1/+1 |
* | ipcpd: Call send_lsm under read lock | Sander Vrijders | 2018-10-11 | 1 | -0/+2 |
* | ipcpd: Take correct lock when updating stats | Sander Vrijders | 2018-10-11 | 1 | -2/+4 |
* | ipcpd: Speed up enrolment of DHT | Dimitri Staessens | 2018-10-11 | 2 | -62/+68 |
* | ipcpd: Decouple flow allocator from dt thread | Dimitri Staessens | 2018-10-11 | 1 | -86/+176 |
* | ipcpd: Remove stale QoS cubes | Dimitri Staessens | 2018-10-10 | 1 | -2/+0 |
* | include: Fix QoS include files | Dimitri Staessens | 2018-10-06 | 2 | -1/+2 |
* | ipcpd: Remove dt_const header from normal IPCP | Sander Vrijders | 2018-10-05 | 1 | -39/+0 |
* | ipcpd: Shorten packet_scheduler to psched | Sander Vrijders | 2018-10-05 | 5 | -63/+63 |
* | ipcpd, lib, irmd, tools: Change SDU to packet | Sander Vrijders | 2018-10-05 | 7 | -135/+137 |
* | lib: Pass qosspec at flow allocation | Dimitri Staessens | 2018-10-05 | 3 | -19/+42 |
* | ipcpd: Merge dt_pci into dt source | Dimitri Staessens | 2018-10-02 | 6 | -192/+91 |
* | ipcpd: Fix test of routing table calculation | Sander Vrijders | 2018-09-27 | 1 | -4/+4 |
* | include: Remove _DEFAULT_SOURCE in endian.h | Dimitri Staessens | 2018-09-27 | 11 | -0/+44 |
* | ipcpd: Simplify routing algorithm selection | Sander Vrijders | 2018-09-14 | 3 | -89/+85 |
* | ipcpd: Check if mgmt flow event is FLOW_PKT0.11.12 | Sander Vrijders | 2018-07-27 | 1 | -1/+4 |
* | ipcpd: Fix sequence number check for link state0.11.11 | Sander Vrijders | 2018-07-25 | 1 | -11/+11 |
* | ipcpd: Only forward new LSAs of the LSDB | Sander Vrijders | 2018-07-15 | 1 | -17/+36 |
* | ipcpd: React to flow events actively | Sander Vrijders | 2018-07-04 | 3 | -15/+38 |
* | ipcpd: Recalculate PFF only if LSDB changed | Sander Vrijders | 2018-06-19 | 1 | -18/+50 |
* | ipcpd: Change connection down to flow down | Sander Vrijders | 2018-06-19 | 6 | -6/+67 |
* | Merge branch 'testing' into be | Sander Vrijders | 2018-06-15 | 1 | -2/+3 |
|\ |
|
| * | ipcpd: Fix RIB output for dt component | Dimitri Staessens | 2018-06-15 | 1 | -2/+3 |
* | | Merge branch 'testing' into be | Sander Vrijders | 2018-06-13 | 2 | -0/+2 |
|\| |
|
| * | lib: Use macros for all time utility functions0.11.9 | Dimitri Staessens | 2018-06-13 | 2 | -0/+2 |
* | | lib: Add a data qos cube | Dimitri Staessens | 2018-06-08 | 1 | -1/+2 |
|/ |
|
* | ipcpd: Add priority for raw flows | Dimitri Staessens | 2018-06-07 | 1 | -0/+1 |
* | build: Fix running make check standalone | Sander Vrijders | 2018-05-30 | 1 | -2/+2 |
* | ipcpd: Include string for memset in graph.c0.11.8 | Dimitri Staessens | 2018-05-29 | 1 | -0/+1 |
* | build: Update default values0.11.7 | Sander Vrijders | 2018-05-29 | 1 | -1/+1 |
* | ipcpd: Add address to DT directory name in RIB | Dimitri Staessens | 2018-05-29 | 1 | -1/+3 |
* | ipcpd: Avoid false positive use-after-free in DHT | Dimitri Staessens | 2018-05-28 | 1 | -0/+1 |
* | build: Check for variable length arrays | Dimitri Staessens | 2018-05-28 | 1 | -20/+25 |
* | ipcpd: Use eid in fa protocol instead of fd | Dimitri Staessens | 2018-05-27 | 1 | -14/+14 |
* | ipcpd: Fix memleak in DHT | Dimitri Staessens | 2018-05-27 | 1 | -9/+5 |
* | lib: Use IPCP name as RIB directory | Dimitri Staessens | 2018-05-15 | 1 | -1/+1 |
* | ipcpd: Fix check build for DHT0.11.6 | Dimitri Staessens | 2018-05-08 | 1 | -0/+4 |
* | ipcpd: Include ipcp-dev header in DHT0.11.5 | Dimitri Staessens | 2018-05-08 | 1 | -1/+1 |
* | ipcpd: Fix bad memory handling in LFA policy | Sander Vrijders | 2018-05-04 | 2 | -7/+8 |
* | ipcpd: Limit number of returned query addresses0.11.4 | Dimitri Staessens | 2018-05-03 | 1 | -12/+18 |
* | ipcpd: Allow wait for dir enrollment on dt conn | Dimitri Staessens | 2018-05-03 | 5 | -2/+21 |