summaryrefslogtreecommitdiff
path: root/src/ipcpd/normal/ro.h
Commit message (Collapse)AuthorAgeFilesLines
* ipcpd: normal: Add syncing of RIB objectsSander Vrijders2016-11-191-19/+14
| | | | | This adds the remote syncing of RIB objects. Subscribers are notified upon receipt of new/deleted/updated RIB objects.
* ipcpd: normal: Add RIB objectsSander Vrijders2016-11-151-0/+77
This adds the ability to create/update/destroy RIB objects. Syncing with other DIF members is not yet supported.