]> git.proxmox.com Git - mirror_frr.git/commit - sharpd/sharp_zebra.h
sharpd: Add Traffic Engineering Database (TED)
authorOlivier Dugeon <olivier.dugeon@orange.com>
Thu, 11 Mar 2021 15:25:37 +0000 (16:25 +0100)
committerOlivier Dugeon <olivier.dugeon@orange.com>
Tue, 23 Mar 2021 14:39:30 +0000 (15:39 +0100)
commit1888e24382ba024e89d9ad582899607af20aea11
tree9c6cc893ae222e062cd3643a9ce315126b32061e
parent927b08024e5e5664186f7e675ef65616bcf791c8
sharpd: Add Traffic Engineering Database (TED)

Add new feature and commands to sharpd in order to collect Traffic Engineering
Database information from an IGP (OSPF or IS-IS) though the ZAPI Opaque
Message and the support of the Link State Library.

This feature serves as an example of how to code a Traffic Engineering
Database consumer and tests the mechanism.

Signed-off-by: Olivier Dugeon <olivier.dugeon@orange.com>
doc/user/sharp.rst
sharpd/sharp_globals.h
sharpd/sharp_main.c
sharpd/sharp_vty.c
sharpd/sharp_zebra.c
sharpd/sharp_zebra.h