mirror_frr/staticd
Sebastien Merle 065276ae1f staticd: add support for SR Policies
Configuration example:

    ip route 9.9.9.9/32 6.6.6.6 color 123

The SR Policy to be chosen is uniquely identified by the policy
endpoint (6.6.6.6) and the SR-TE color (123). Traffic will be
augmented with an MPLS label stack according to the active
candidate path of that particular policy.

Co-authored-by: GalaxyGorilla <sascha@netdef.org>
Signed-off-by: Sebastien Merle <sebastien@netdef.org>
2020-08-12 13:28:48 +02:00
..
.gitignore staticd: Start the addition of a staticd 2018-07-29 12:37:24 -04:00
Makefile staticd: Start the addition of a staticd 2018-07-29 12:37:24 -04:00
static_debug.c *: use the current project name (FRRouting) 2020-03-25 17:38:56 -04:00
static_debug.h *: use the current project name (FRRouting) 2020-03-25 17:38:56 -04:00
static_main.c staticd,vtysh: no access list commands 2020-08-03 21:22:52 -03:00
static_memory.c staticd : Configuration northbound implementation 2020-07-16 08:33:00 -07:00
static_memory.h staticd : Configuration northbound implementation 2020-07-16 08:33:00 -07:00
static_nb_config.c staticd: add support for SR Policies 2020-08-12 13:28:48 +02:00
static_nb.c staticd: add support for SR Policies 2020-08-12 13:28:48 +02:00
static_nb.h staticd: add support for SR Policies 2020-08-12 13:28:48 +02:00
static_nht.c staticd : Configuration northbound implementation 2020-07-16 08:33:00 -07:00
static_nht.h staticd: Track state of where we are and limit installs/updates to min 2019-07-16 08:27:31 -04:00
static_routes.c staticd: add support for SR Policies 2020-08-12 13:28:48 +02:00
static_routes.h staticd: add support for SR Policies 2020-08-12 13:28:48 +02:00
static_vrf.c staticd : Configuration northbound implementation 2020-07-16 08:33:00 -07:00
static_vrf.h staticd : Configuration northbound implementation 2020-07-16 08:33:00 -07:00
static_vty.c staticd: add support for SR Policies 2020-08-12 13:28:48 +02:00
static_vty.h staticd : Configuration northbound implementation 2020-07-16 08:33:00 -07:00
static_zebra.c staticd: add support for SR Policies 2020-08-12 13:28:48 +02:00
static_zebra.h staticd : Configuration northbound implementation 2020-07-16 08:33:00 -07:00
staticd.conf.sample pbrd, sharpd, staticd: Add some color to sample configuration files 2019-08-19 10:36:53 -04:00
subdir.am staticd : Configuration northbound implementation 2020-07-16 08:33:00 -07:00