summaryrefslogtreecommitdiff
path: root/src/ipcpd/normal/fso.proto
Commit message (Collapse)AuthorAgeFilesLines
* ipcpd: normal: Make routing a policySander Vrijders2017-05-151-29/+0
| | | | | | This makes the routing component into a policy since different approaches may exist to do this, depending on how high the rank of the DIF is.
* ipcpd: normal: routing: Listen to RIB eventsSander Vrijders2017-03-201-0/+29
This lets the routing component listen to RIB events. It listens to /fsdb which is populated with FSOs. The graph that is kept within the routing component is updated depending on the event that was received.