Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: Provide directory for registered names | Sander Vrijders | 2016-12-02 | 1 | -3/+3 |
| | | | | | This adds a directory to the normal IPCP that maps names on IPCP addresses. | ||||
* | ipcpd: normal: Add policy for obtaining a flat address | Sander Vrijders | 2016-11-01 | 1 | -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. |