mirror_frr/tests
Donald Sharp a6e85307c3 staticd: Fix blackhole routes being installed
When we are ready to install a route, we were treating
blackhole routes as something that should be nexthop tracked
which does not work as well as one would expect.

Additionally add some test code to show that this actually
fixes this issue.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2019-08-07 21:55:23 -04:00
..
bgpd *: use array_size instead of raw division 2019-02-25 23:00:16 +00:00
helpers lib: Add '--command-log-always` to all daemons startup 2019-05-31 10:06:42 -04:00
isisd isisd: Don't set subtlv structure if we didn't unpack any subtlvs 2019-05-10 13:24:38 +02:00
lib Merge pull request #4763 from opensourcerouting/ds-work 2019-08-07 16:45:02 -04:00
ospf6d build: non-recursive tests 2018-09-08 21:26:54 +02:00
topotests staticd: Fix blackhole routes being installed 2019-08-07 21:55:23 -04:00
.gitignore tests: add prefix2str test 2019-06-13 18:30:28 +00:00
Makefile build: non-recursive tests 2018-09-08 21:26:54 +02:00
pytest.ini tests: Exclude topotests from consideration 2018-11-27 20:22:10 -05:00
runtests.py tests: add pytest testrunners 2017-02-13 17:43:47 +01:00
subdir.am lib: remove snprintf from prefix2str 2019-06-13 17:08:05 +00:00