mirror_frr/staticd
Don Slice a9be49bcbc staticd: install static routes in a vrf when next-hop interface comes up
Problem reported with cross-vrf static routes that the routes weren't
installed when the target interface is bounced.  Determined that we did
not initiate re-install of the statics in that particular case, so added
it. Test case previously failing now passes.

Signed-off-by: Don Slice <dslice@cumulusnetworks.com>
2018-11-12 15:08:11 +00: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_main.c *: add empty array of YANG modules 2018-10-27 16:16:12 -02:00
static_memory.c staticd: Code review comments fixes 2018-07-29 12:43:23 -04:00
static_memory.h staticd: Code review comments fixes 2018-07-29 12:43:23 -04:00
static_nht.c staticd: Fix mixup in vrf translations 2018-08-31 11:29:27 +02:00
static_nht.h staticd: Code review comments fixes 2018-07-29 12:43:23 -04:00
static_routes.c staticd: install static routes in a vrf when next-hop interface comes up 2018-11-12 15:08:11 +00:00
static_routes.h staticd: install static routes in a vrf when next-hop interface comes up 2018-11-12 15:08:11 +00:00
static_vrf.c vtysh: fix exit-vrf printing 2018-10-23 22:47:42 +00:00
static_vrf.h staticd: Code review comments fixes 2018-07-29 12:43:23 -04:00
static_vty.c staticd: finish missing onlink pieces 2018-10-24 06:56:21 +00:00
static_vty.h staticd: Code review comments fixes 2018-07-29 12:43:23 -04:00
static_zebra.c staticd: install static routes in a vrf when next-hop interface comes up 2018-11-12 15:08:11 +00:00
static_zebra.h staticd: Allow daemon to have backup static routes 2018-07-29 12:43:23 -04:00
staticd.conf.sample staticd: Start the addition of a staticd 2018-07-29 12:37:24 -04:00
subdir.am build: fix not building docs w/o sphinx 2018-09-09 20:01:08 +02:00