| Commit message (Expand) | Author | Age | Files | Lines |
* | lib, ipcpd, irmd: Add full-fledged QoS | Sander Vrijders | 2017-06-21 | 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 |
* | lib: Add call to reserve blocks in rdrbuff | dimitri staessens | 2017-04-26 | 1 | -1/+1 |
* | ipcpd: Allow specifying the hash algorithm to use | dimitri staessens | 2017-04-16 | 1 | -6/+6 |
* | ipcpd: Fix LLC shim for BSD using netmap | dimitri staessens | 2017-04-13 | 1 | -7/+5 |
* | Merged in dstaesse/ouroboros/be-hashes (pull request #479) | dimitri staessens | 2017-04-13 | 2 | -124/+70 |
|\ |
|
| * | lib, ipcpd, irmd: Register hash instead of name | dimitri staessens | 2017-04-13 | 2 | -124/+70 |
* | | build: Add STATUS to message statements | Sander Vrijders | 2017-04-12 | 1 | -2/+2 |
|/ |
|
* | ipcpd: Fix wrong timeval value in LLC shim | dimitri staessens | 2017-04-08 | 1 | -3/+2 |
* | ipcpd: Increase query timeout in shim LLC | dimitri staessens | 2017-04-08 | 1 | -2/+9 |
* | ipcpd: Add netmap support for LLC shim | dimitri staessens | 2017-04-07 | 1 | -52/+124 |
* | ipcpd: shim-eth-llc: Add check for netmap headers | Sander Vrijders | 2017-04-07 | 1 | -0/+14 |
* | ipcpd: Fix race condition with concurrent allocs | dimitri staessens | 2017-04-06 | 1 | -5/+38 |
* | ipcpd: shim-eth-llc: Avoid handling mgmt frame under lock | Sander Vrijders | 2017-04-06 | 1 | -4/+3 |
* | ipcpd: shim-eth-llc: Fix overwrite mgmt frames | Sander Vrijders | 2017-04-05 | 1 | -21/+42 |
* | ipcpd: Add lock for allocation requests | Sander Vrijders | 2017-04-05 | 1 | -1/+5 |
* | ipcpd: shim-eth-llc: Fix state check in reader | Sander Vrijders | 2017-04-05 | 1 | -3/+3 |
* | ipcpd: shim-eth-llc: Remove IPCP rwlock | Sander Vrijders | 2017-04-04 | 1 | -73/+23 |
* | ipcpd: shim-eth-llc: Remove pthread_cancel | Sander Vrijders | 2017-04-04 | 1 | -78/+117 |
* | ipcpd: shim-eth-llc: Deprecate PACKET_RX|TX_RING | Sander Vrijders | 2017-04-04 | 1 | -203/+11 |
* | ipcpd: shim-eth-llc: Add thread for mgmt frames | Sander Vrijders | 2017-04-04 | 1 | -29/+101 |
* | ipcpd: Fix some bad locking | dimitri staessens | 2017-04-03 | 1 | -16/+14 |
* | Change email addresses to ugent.be | Sander Vrijders | 2017-03-03 | 1 | -1/+2 |
* | build: Format CMakeLists.txt files | Sander Vrijders | 2017-03-03 | 1 | -7/+7 |
* | lib: Remove application entity name | Sander Vrijders | 2017-02-24 | 2 | -17/+7 |
* | ipcpd: Add lock to tx_ring data | dimitri staessens | 2017-02-13 | 1 | -1/+49 |
* | ipcpd: Remove logging if not initialized yet | Sander Vrijders | 2017-02-10 | 1 | -1/+0 |
* | lib, tools, ipcpd: Fix compilation on FreeBSD | dimitri staessens | 2017-02-09 | 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 | -69/+58 |
* | ipcpd: Refactor ipcpi struct | dimitri staessens | 2017-02-07 | 1 | -26/+34 |
* | ipcpd: Remove strdup() from ipcp main loop | dimitri staessens | 2017-02-03 | 1 | -1/+8 |
* | ipcpd: Don't strdup() the dif_name in main loop | dimitri staessens | 2017-01-29 | 1 | -3/+0 |
* | Merge remote-tracking branch 'upstream/be' into be-gam | Sander Vrijders | 2017-01-09 | 1 | -1/+1 |
|\ |
|
| * | build: Update licenses and copyright | dimitri staessens | 2017-01-09 | 2 | -2/+2 |
* | | 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/+13 |
* | lib, ipcpd, irmd: Proof of concept QoS | dimitri staessens | 2017-01-03 | 2 | -9/+18 |
* | ouroboros: Correct license statements | dimitri staessens | 2016-12-24 | 2 | -6/+4 |
* | 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 |
* | ipcpd, lib: Add syntax version to protobuf files | Sander Vrijders | 2016-11-22 | 1 | -0/+25 |
* | ipcpd: Fix SDU size check in LLC shim | dimitri staessens | 2016-11-18 | 1 | -1/+1 |
* | lib, ipcpd: Improve flow allocation | dimitri staessens | 2016-10-31 | 1 | -9/+21 |
* | ipcpd: Remove unnecessary include of fcntl | dimitri staessens | 2016-10-31 | 1 | -1/+0 |
* | ipcpd: Clean shutdown when bootstrap fails | dimitri staessens | 2016-10-31 | 1 | -10/+14 |
* | lib, ipcpd: Further stabilization of flows | dimitri staessens | 2016-10-26 | 2 | -53/+6 |
* | Merged in sandervrijders/ouroboros/be-directory (pull request #280) | dimitri staessens | 2016-10-26 | 2 | -17/+107 |
|\ |
|