summaryrefslogtreecommitdiff
path: root/src/ipcpd/normal/path.c
Commit message (Collapse)AuthorAgeFilesLines
* ouroboros: Correct license statementsdimitri staessens2016-12-241-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 commentsSander Vrijders2016-12-021-2/+2
| | | | This addresses some comments after a code review by Dimitri.
* ipcpd: normal: Add helper functions for pathnamesSander Vrijders2016-11-291-0/+77
This adds some helper functions to construct pathnames. Users of the RIB manager may find these handy when constructing RIB objects.