Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipcpd: Rename normal/path to normal/pathname | dimitri staessens | 2016-12-28 | 1 | -76/+0 |
| | |||||
* | ouroboros: Correct license statements | dimitri staessens | 2016-12-24 | 1 | -3/+2 |
| | | | | | This corrects the license statements on all files. Installed headers are LGPLv2.1, the rest of the code is GPLv2. | ||||
* | ipcpd: normal: Address review comments | Sander Vrijders | 2016-12-02 | 1 | -2/+2 |
| | | | | This addresses some comments after a code review by Dimitri. | ||||
* | ipcpd: normal: Add helper functions for pathnames | Sander Vrijders | 2016-11-29 | 1 | -0/+77 |
This adds some helper functions to construct pathnames. Users of the RIB manager may find these handy when constructing RIB objects. |