diff options
author | Olivier Dugeon <olivier.dugeon@orange.com> | 2021-01-05 16:05:09 +0100 |
---|---|---|
committer | Olivier Dugeon <olivier.dugeon@orange.com> | 2021-03-23 15:39:29 +0100 |
commit | f173deb35206a09e8dc22828cb08638e289b72a5 (patch) | |
tree | 36f4e4bc522b4310510b4c3f1eed02eeebc37a38 /ospfd/ospf_network.c | |
parent | ospfd: Correct Opaque Inter-AS LSA management (diff) | |
download | frr-f173deb35206a09e8dc22828cb08638e289b72a5.tar.xz frr-f173deb35206a09e8dc22828cb08638e289b72a5.zip |
ospfd: Add Link-State support
This patch allows to store Link State Information received through the various
LSAs into a dedicated Traffic Engineering Database (TED). This feature is
automatically activated once mpls-te is enabled.
A new CLI command `mpls-te export` permits to export the TED to other daemons
through the new ZAPI Opaque Link State messages. In complement, a new CLI
command `show ip ospf mpls-te database ...` output the contains of the TED to
the console.
Major modifications take place in ospf_te.[c, h]. File ospf_zebra.c has been
modified to handle TED synchronisation request.
Signed-off-by: Olivier Dugeon <olivier.dugeon@orange.com>
Diffstat (limited to 'ospfd/ospf_network.c')
0 files changed, 0 insertions, 0 deletions