| Commit message (Expand) | Author | Age | Files | Lines |
* | ipcpd, lib, irmd, tools: Change SDU to packet | Sander Vrijders | 2018-10-05 | 7 | -26/+28 |
* | tools: Fix memleaks and buffer overflows in irm tool | Sander Vrijders | 2018-09-27 | 3 | -3/+12 |
* | tools: Enhance irm connect and disconnect command0.11.10 | Sander Vrijders | 2018-07-23 | 2 | -26/+34 |
* | tools: Add unidirectional test to operf | Sander Vrijders | 2018-06-25 | 4 | -88/+208 |
* | Merge branch 'testing' into be | Sander Vrijders | 2018-06-13 | 2 | -18/+58 |
|\ |
|
| * | lib: Use macros for all time utility functions0.11.9 | Dimitri Staessens | 2018-06-13 | 2 | -18/+58 |
* | | tools: Add newlines to printf statements in oping | Sander Vrijders | 2018-06-08 | 2 | -3/+3 |
* | | lib: Add a data qos cube | Dimitri Staessens | 2018-06-08 | 1 | -1/+4 |
|/ |
|
* | tools: Add quiet option to oping | Dimitri Staessens | 2018-06-06 | 2 | -18/+32 |
* | tools: Support qosspecs in oping | Dimitri Staessens | 2018-06-05 | 2 | -17/+39 |
* | tools: Allow specifying duration for oping | Dimitri Staessens | 2018-06-05 | 1 | -6/+39 |
* | tools: Add out-of-order statistics to oping | Dimitri Staessens | 2018-06-05 | 2 | -3/+16 |
* | tools: Add timestamp option to oping | Sander Vrijders | 2018-06-01 | 2 | -6/+22 |
* | tools: Fix bad wildcard match in irm tool | Sander Vrijders | 2018-06-01 | 1 | -4/+2 |
* | tools: Fix memleaks as reported by cppcheck | Sander Vrijders | 2018-05-25 | 2 | -2/+6 |
* | tools: Disable partial reads in oping | Dimitri Staessens | 2018-05-07 | 2 | -3/+6 |
* | tools: Add check for irm ipcp list | Sander Vrijders | 2018-04-25 | 1 | -2/+9 |
* | tools: Fix type check when bootstrapping ipcps | Dimitri Staessens | 2018-04-20 | 1 | -14/+16 |
* | tools: Fix help information for irm ipcp | Sander Vrijders | 2018-04-17 | 2 | -3/+8 |
* | tools: Fix hash algorithm in ipcp_bootstrap0.11.2 | Dimitri Staessens | 2018-04-05 | 1 | -1/+1 |
* | tools: Increase read buffer in ocbr server | Dimitri Staessens | 2018-03-25 | 3 | -5/+16 |
* | irmd: Fix memleak when failing to list ipcps | Dimitri Staessens | 2018-03-22 | 1 | -1/+1 |
* | lib: Simplify reg/unreg API | Dimitri Staessens | 2018-03-22 | 16 | -218/+662 |
* | tools: Fix help information for oecho | Dimitri Staessens | 2018-03-19 | 1 | -4/+4 |
* | tools: Use non-blocking read in servers | Dimitri Staessens | 2018-03-16 | 2 | -2/+2 |
* | ipcpd: Add validity checks for eth-dix | Dimitri Staessens | 2018-03-12 | 1 | -1/+7 |
* | ipcpd: Add IPCP over DIX Ethernet | Dimitri Staessens | 2018-03-10 | 1 | -8/+32 |
* | lib: Use PTHREAD_COND_CLOCK for blocking reads0.10.6 | Dimitri Staessens | 2018-03-10 | 1 | -2/+5 |
* | tools: Don't cancel reader thread in oping0.10.5 | Dimitri Staessens | 2018-03-05 | 1 | -2/+0 |
* | build: Allow out-of-tree build of tools | Dimitri Staessens | 2018-02-14 | 17 | -57/+150 |
* | ipcpd: Revise Data Transfer component0.10.0 | Dimitri Staessens | 2018-02-13 | 6 | -55/+57 |
* | build: Use GNUInstallDirs instead of hardcoded values0.9.9 | Sander Vrijders | 2018-02-06 | 5 | -5/+5 |
* | tools: Fix check for return value in irm tool0.9.7 | Sander Vrijders | 2018-02-03 | 1 | -1/+1 |
* | include, src: Update copyright to 2018 | Dimitri Staessens | 2018-01-09 | 31 | -31/+31 |
* | ipcpd: Use the term "layer" and deprecate "shim" | Dimitri Staessens | 2017-12-19 | 5 | -41/+41 |
* | ipcpd: Integrate raptor into ouroboros 0.8 | Dimitri Staessens | 2017-12-15 | 2 | -6/+17 |
* | ipcpd: Make hash algorithm configurable | Sander Vrijders | 2017-12-04 | 1 | -3/+11 |
* | lib, tools: Rename application process and instance | Dimitri Staessens | 2017-12-02 | 19 | -150/+165 |
* | ipcpd: Don't bind from the IPCP | Dimitri Staessens | 2017-11-29 | 2 | -16/+64 |
* | tools: Fix SEGV in oping client | Dimitri Staessens | 2017-11-22 | 1 | -4/+8 |
* | tools: Send time in oping packets | Dimitri Staessens | 2017-11-19 | 2 | -38/+23 |
* | tools: Check process id when binding a process | Sander Vrijders | 2017-11-15 | 1 | -1/+11 |
* | tools: Remove comment lines in CBR | Sander Vrijders | 2017-10-24 | 1 | -2/+0 |
* | tools: Change license to 3 clause BSD | Dimitri Staessens | 2017-10-24 | 31 | -310/+808 |
* | tools: Refactor echo to single source file | Dimitri Staessens | 2017-10-24 | 3 | -127/+73 |
* | Merged in dstaesse/ouroboros/be-deprecate-ouroboros-init-fini (pull request #... | dimitri staessens | 2017-10-14 | 10 | -72/+7 |
|\ |
|
| * | lib: Deprecate ouroboros_init and ourboros_fini | dimitri staessens | 2017-10-14 | 10 | -72/+7 |
* | | lib: Re-enable multi-block support | dimitri staessens | 2017-10-13 | 1 | -2/+2 |
|/ |
|
* | ipcpd: normal: Add Loop-Free Alternates routing | Sander Vrijders | 2017-09-29 | 1 | -23/+28 |
* | ipcpd: normal: Add alternate hop PFF | Sander Vrijders | 2017-09-21 | 1 | -35/+41 |