summaryrefslogtreecommitdiff
path: root/src/ipcpd/normal/dir.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: Change IPCP_RUNNING to IPCP_OPERATIONALSander Vrijders2016-12-061-3/+3
| | | | Changes a state of the IPCP to a more correct terminology.
* ipcpd: normal: Provide directory for registered namesSander Vrijders2016-12-021-0/+215
This adds a directory to the normal IPCP that maps names on IPCP addresses.