| Commit message (Expand) | Author | Age | Files | Lines |
* | ipcpd: Refactor create_r and flow_req_arr | Dimitri Staessens | 2019-03-04 | 1 | -18/+17 |
* | build: Update copyright to 2019 | Dimitri Staessens | 2019-02-05 | 1 | -1/+1 |
* | include: Add a flow_join operation for broadcast | Dimitri Staessens | 2018-12-27 | 1 | -0/+1 |
* | ipcpd, lib, irmd, tools: Change SDU to packet | Sander Vrijders | 2018-10-05 | 1 | -6/+6 |
* | lib: Pass qosspec at flow allocation | Dimitri Staessens | 2018-10-05 | 1 | -2/+2 |
* | include: Remove _DEFAULT_SOURCE in endian.h | Dimitri Staessens | 2018-09-27 | 1 | -0/+4 |
* | ipcpd: Enable locking threads to a CPU core | Dimitri Staessens | 2018-04-05 | 1 | -0/+2 |
* | include, src: Update copyright to 2018 | Dimitri Staessens | 2018-01-09 | 1 | -1/+1 |
* | lib, tools: Rename application process and instance | Dimitri Staessens | 2017-12-02 | 1 | -1/+1 |
* | lib: Deprecate ouroboros_init and ourboros_fini | dimitri staessens | 2017-10-14 | 1 | -1/+1 |
* | ipcpd: Cancel threads in IPCPs | dimitri staessens | 2017-09-21 | 1 | -9/+9 |
* | ipcpd, lib: Add flow down events | Sander Vrijders | 2017-09-19 | 1 | -10/+8 |
* | ipcpd: Add check if name was already registered | Sander Vrijders | 2017-08-30 | 1 | -8/+1 |
* | dev: Revise fqueue API and add man pages | dimitri staessens | 2017-08-29 | 1 | -9/+9 |
* | tools: Add tool to connect IPCP components | dimitri staessens | 2017-08-28 | 1 | -1/+3 |
* | build: Revise the build system | dimitri staessens | 2017-08-21 | 1 | -10/+24 |
* | build: Replace fsf snail mail with contact URL | dimitri staessens | 2017-08-13 | 1 | -1/+1 |
* | ipcpd: Fix pthread_cond_timedwait deadlines | dimitri staessens | 2017-08-03 | 1 | -4/+14 |
* | ipcpd, lib, irmd: Hardcode shim hash algorithms | Sander Vrijders | 2017-07-12 | 1 | -1/+1 |
* | include: Fix macro for printing hash | dimitri staessens | 2017-06-04 | 1 | -1/+1 |
* | ipcpd: Allow specifying fixed syntax | dimitri staessens | 2017-05-15 | 1 | -1/+1 |
* | ipcpd: Allow specifying the hash algorithm to use | dimitri staessens | 2017-04-16 | 1 | -2/+2 |
* | lib, ipcpd, irmd: Register hash instead of name | dimitri staessens | 2017-04-13 | 1 | -91/+32 |
* | ipcpd: Fix race condition with concurrent allocs | dimitri staessens | 2017-04-06 | 1 | -8/+38 |
* | ipcpd: Add lock for allocation requests | Sander Vrijders | 2017-04-05 | 1 | -15/+4 |
* | ipcpd: Remove unnecessary locks in local | dimitri staessens | 2017-04-04 | 1 | -32/+3 |
* | ipcpd: Fix lock order in local sdu_loop | dimitri staessens | 2017-04-04 | 1 | -1/+1 |
* | lib, irmd, ipcpd: Stabilize flow allocation | dimitri staessens | 2017-04-04 | 1 | -29/+49 |
* | ipcpd: Fix some bad locking | dimitri staessens | 2017-04-03 | 1 | -8/+6 |
* | Merge branch 'testing' into be | Sander Vrijders | 2017-03-21 | 1 | -1/+7 |
|\ |
|
| * | ipcpd: local: Handle failed flow allocation | Sander Vrijders | 2017-03-21 | 1 | -1/+7 |
* | | Change email addresses to ugent.be | Sander Vrijders | 2017-03-03 | 1 | -1/+2 |
* | | lib: Remove application entity name | Sander Vrijders | 2017-02-24 | 1 | -3/+1 |
|/ |
|
* | ipcpd: Remove logging if not initialized yet | Sander Vrijders | 2017-02-10 | 1 | -1/+0 |
* | ipcpd, lib: Report IPCP creation failure | dimitri staessens | 2017-02-09 | 1 | -1/+4 |
* | lib: Log to the logging system | dimitri staessens | 2017-02-08 | 1 | -42/+30 |
* | ipcpd: Refactor ipcpi struct | dimitri staessens | 2017-02-07 | 1 | -6/+10 |
* | ipcpd: Remove strdup() from ipcp main loop | dimitri staessens | 2017-02-03 | 1 | -1/+8 |
* | ipcpd: Fix unused parameter in local IPCP | dimitri staessens | 2017-01-29 | 1 | -0/+2 |
* | ipcpd: Don't strdup() the dif_name in main loop | dimitri staessens | 2017-01-29 | 1 | -3/+0 |
* | ipcpd: Let IPCPs bind a name | Sander Vrijders | 2017-01-09 | 1 | -8/+2 |
* | ipcpd: Add boot and shutdown operations | dimitri staessens | 2017-01-04 | 1 | -5/+11 |
* | lib, ipcpd, irmd: Proof of concept QoS | dimitri staessens | 2017-01-03 | 1 | -5/+2 |
* | ouroboros: Correct license statements | dimitri staessens | 2016-12-24 | 1 | -3/+2 |
* | ipcpd, lib, irmd: Update to use qoscube_t | dimitri staessens | 2016-12-24 | 1 | -4/+4 |
* | ipcpd: Change IPCP_RUNNING to IPCP_OPERATIONAL | Sander Vrijders | 2016-12-06 | 1 | -5/+5 |
* | ipcpd: Split IPCP state PENDING_ENROL | Sander Vrijders | 2016-11-30 | 1 | -5/+5 |
* | lib, ipcpd: Improve flow allocation | dimitri staessens | 2016-10-31 | 1 | -8/+12 |
* | ipcpd: Remove unnecessary include of fcntl | dimitri staessens | 2016-10-31 | 1 | -2/+0 |
* | ipcpd: Clean shutdown when bootstrap fails | dimitri staessens | 2016-10-31 | 1 | -6/+12 |