Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipcpd: normal: Create policies for GAM | Sander Vrijders | 2017-01-12 | 1 | -95/+41 |
| | | | | | This allows the selection of a policy for the graph adjacency manager. Currently we only support constructing a complete graph. | ||||
* | ipcpd: normal: Use new list API | Sander Vrijders | 2017-01-11 | 1 | -3/+3 |
| | | | | | After a previous commit the API of the linked list was changed. This updates the files that were not yet merged upstream. | ||||
* | ipcpd: normal: Add graph adjacency manager | Sander Vrijders | 2017-01-09 | 1 | -0/+339 |
This commit adds the graph adjacency manager to the normal IPCP, which sets up N-1 flows to other members. |