summaryrefslogtreecommitdiff
path: root/src/ipcpd/normal/graph.c
Commit message (Collapse)AuthorAgeFilesLines
* ipcpd: normal: Add graph structureSander Vrijders2017-03-141-0/+277
This adds a graph structure which will be updated by routing when it is notified about a new RIB event. The routing can then use this graph as input for calculating the shortest path to a destination.