commit | 481986950290323e2f5d1e774a666d4b7ed510d6 | [log] [tgz] |
---|---|---|
author | Olivier Dugeon <olivier.dugeon@orange.com> | Tue Apr 19 19:21:17 2016 +0200 |
committer | Paul Jakma <paul.jakma@hpe.com> | Tue Sep 13 10:36:39 2016 +0100 |
tree | bf6c499c2bbdf39af42f85679820b38038ad3ffe | |
parent | ec04b9faf9ec55ccf7d5bb16cf17a85051fc8270 [diff] |
ospfd: Add support Router Capabilities support to OSPF This is an implementation of RFC4970 (Router Information) and RFC5088 (PCE Capabilities announcement) * ospfd/Makefile.am: Add new file ospf_ri.c and ospf_ri.h * ospfd/ospf_opaque.c: Add new Router Capabilities code point * ospfd/ospf_ri.[c,h]: Implementation of RFC4970 & RFC5088 Signed-off-by: Olivier Dugeon <olivier.dugeon@orange.com>