Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ipcpd: Revise UDP IPCP | Dimitri Staessens | 2019-03-18 | 1 | -0/+2 | |
* | ipcpd: Refactor create_r and flow_req_arr | Dimitri Staessens | 2019-03-04 | 1 | -4/+2 | |
* | lib: Add initial rtt estimator to FRCT | Dimitri Staessens | 2019-02-08 | 1 | -0/+1 | |
* | 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 | 1 | -1/+1 | |
* | include: Add a flow_join operation for broadcast | Dimitri Staessens | 2018-12-27 | 1 | -0/+5 | |
* | irmd: Manage shm_flow_set from IRMd | Dimitri Staessens | 2018-12-22 | 1 | -1/+1 | |
* | lib: Revise du buff API towards a memory allocator | Dimitri Staessens | 2018-10-26 | 1 | -11/+9 | |
* | ipcpd: Add broadcast IPCP | Dimitri Staessens | 2018-10-24 | 1 | -0/+1 | |
* | tools: Specify QoS cube for data transfer flows0.13.0 | Dimitri Staessens | 2018-10-19 | 1 | -1/+3 | |
* | Merge branch 'testing' into be | Sander Vrijders | 2018-10-11 | 1 | -3/+1 | |
|\ | ||||||
| * | ipcpd: Remove stale QoS cubes | Dimitri Staessens | 2018-10-10 | 1 | -3/+1 | |
* | | Merge branch 'testing' into be | Dimitri Staessens | 2018-10-09 | 1 | -6/+59 | |
|\| | ||||||
| * | lib: Define QoS specs inside header file0.12.1 | Sander Vrijders | 2018-10-09 | 1 | -6/+59 | |
* | | Merge branch 'testing' into be | Dimitri Staessens | 2018-10-06 | 10 | -35/+40 | |
|\| | ||||||
| * | include: Fix QoS include files | Dimitri Staessens | 2018-10-06 | 3 | -2/+2 | |
| * | lib: Split error checking from FRCT | Dimitri Staessens | 2018-10-05 | 1 | -1/+0 | |
| * | doc: Fix fccntl man page | Dimitri Staessens | 2018-10-05 | 1 | -2/+1 | |
| * | lib: Rename port_id to flow_id | Dimitri Staessens | 2018-10-05 | 3 | -9/+9 | |
| * | doc: Update man page for fccntl | Dimitri Staessens | 2018-10-05 | 1 | -1/+0 | |
| * | ipcpd, lib, irmd, tools: Change SDU to packet | Sander Vrijders | 2018-10-05 | 2 | -2/+2 | |
| * | lib: Pass qosspec at flow allocation | Dimitri Staessens | 2018-10-05 | 4 | -16/+21 | |
| * | tools: Fix memleaks and buffer overflows in irm tool | Sander Vrijders | 2018-09-27 | 1 | -2/+2 | |
| * | include: Remove _DEFAULT_SOURCE in endian.h | Dimitri Staessens | 2018-09-27 | 1 | -1/+4 | |
* | | lib: Support for rudimentary retransmission | Dimitri Staessens | 2018-07-27 | 2 | -47/+4 | |
|/ | ||||||
* | Merge branch 'testing' into be | Sander Vrijders | 2018-06-13 | 1 | -17/+57 | |
|\ | ||||||
| * | lib: Use macros for all time utility functions0.11.9 | Dimitri Staessens | 2018-06-13 | 1 | -17/+57 | |
* | | Merge branch 'testing' into be | Sander Vrijders | 2018-06-08 | 1 | -3/+0 | |
|\| | ||||||
| * | irmd: Remove shm_sanitizer thread | Dimitri Staessens | 2018-06-08 | 1 | -3/+0 | |
* | | lib: Add a data qos cube | Dimitri Staessens | 2018-06-08 | 2 | -0/+3 | |
|/ | ||||||
* | lib: Define default qosspecs in qos sources | Dimitri Staessens | 2018-06-05 | 1 | -0/+5 | |
* | lib: Add a QOS_RAW QoS cube | Dimitri Staessens | 2018-06-05 | 2 | -1/+3 | |
* | lib: Simplify delta-t logic | Dimitri Staessens | 2018-06-05 | 1 | -2/+1 | |
* | build: Update default values0.11.7 | Sander Vrijders | 2018-05-29 | 1 | -1/+1 | |
* | lib: Add event types to fqueue | Dimitri Staessens | 2018-05-14 | 2 | -16/+27 | |
* | lib: Make UNIX socket buffer size configurable0.11.3 | Sander Vrijders | 2018-05-03 | 2 | -3/+8 | |
* | irmd: Fix memleak when failing to list ipcps | Dimitri Staessens | 2018-03-22 | 1 | -1/+2 | |
* | lib: Simplify reg/unreg API | Dimitri Staessens | 2018-03-22 | 2 | -12/+19 | |
* | lib: Allow disabling partial read | Dimitri Staessens | 2018-03-19 | 1 | -0/+1 | |
* | lib: Implement timeout on blocking write | Dimitri Staessens | 2018-03-12 | 1 | -5/+6 | |
* | ipcpd: Add IPCP over DIX Ethernet | Dimitri Staessens | 2018-03-10 | 1 | -2/+6 | |
* | lib: Add fccntl operation to get queue lengths | Dimitri Staessens | 2018-02-28 | 1 | -3/+7 | |
* | lib: Get RIB attributes from component | Dimitri Staessens | 2018-02-20 | 1 | -0/+5 | |
* | ipcpd: Revise Data Transfer component0.10.0 | Dimitri Staessens | 2018-02-13 | 4 | -13/+13 | |
* | build: Use GNUInstallDirs instead of hardcoded values0.9.9 | Sander Vrijders | 2018-02-06 | 1 | -1/+1 | |
* | build: Add option to disable SWIG support | Dimitri Staessens | 2018-02-06 | 1 | -49/+54 | |
* | include: Improve definitions of fccntl flags | Dimitri Staessens | 2018-01-18 | 1 | -2/+2 | |
* | doc: Set CC-BY 4.0 license on the man pages0.9.1 | Dimitri Staessens | 2018-01-11 | 1 | -1/+1 | |
* | include: Add version header0.9.0 | Dimitri Staessens | 2018-01-10 | 3 | -1/+38 | |
* | include, src: Update copyright to 2018 | Dimitri Staessens | 2018-01-09 | 38 | -38/+38 |