summaryrefslogtreecommitdiff
path: root/src/ipcpd/normal/addr_auth.h
Commit message (Collapse)AuthorAgeFilesLines
* ipcpd: normal: Provide directory for registered namesSander Vrijders2016-12-021-3/+3
| | | | | This adds a directory to the normal IPCP that maps names on IPCP addresses.
* ipcpd: normal: Add policy for obtaining a flat addressSander Vrijders2016-11-011-0/+39
This adds a policy for obtaining a flat address, and thus also the infrastructure for policies in the IPCP. The IPCP should check if the address is available; this is currently not there yet.