]> git.puffer.fish Git - mirror/frr.git/commit
sharpd: Add call to CSPF
authorOlivier Dugeon <olivier.dugeon@orange.com>
Fri, 21 Jan 2022 18:02:35 +0000 (19:02 +0100)
committerOlivier Dugeon <olivier.dugeon@orange.com>
Wed, 2 Feb 2022 16:04:12 +0000 (17:04 +0100)
commit621fb5f341aac84275ef5cd24d115ddb6c867064
treee19580988969ef565af0c003ecf743e8603a9e25
parentfd8e262ab79bbe47e225c6900eccee3cec3be3ae
sharpd: Add call to CSPF

New Constaint Shortest Path First algorithm has been introduce in FRR library.
Add a new 'show sharp cspf' command as example of how to use these
CSPF algorithm.

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