Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipcpd, lib: Revise normal IPCP | dimitri staessens | 2017-02-06 | 1 | -34/+0 |
| | | | | | | | | | | This PR updates the normal IPCP to use the new RIB. The old ribmgr is removed and replaced by a stub that needs to be implemented. All components (dir, fmgr, frct) were adapted to the new RIB API. A lot of functionality was moved outside of the ribmgr, such as the addr_auth, which is now a component of the IPCP. The address is also stored to the ipcpi struct. The irm tool has an option to set the gam policy of the rib manager. | ||||
* | build: Update licenses and copyright | dimitri staessens | 2017-01-09 | 1 | -1/+1 |
| | | | | | Copyright is set to 2016 - 2017. License text on includes and sources in the library are changed to indicate the LGPLv2.1 license. | ||||
* | ipcpd: Rename normal/path to normal/pathname | dimitri staessens | 2016-12-28 | 1 | -0/+34 |