mirror_frr/tests
Donald Sharp 84b5e534e6 eigrpd: Do not redelete the eigrp interface data structure
On interface down do not delete the eigrp interface data
structure.  Ensure that the address that we have setup the
eigrp data structure ontop of is what we are deleting.

Additionally add a test to show that this is no-longer
crashing eigrp.  Future commits will further modify
this test to actually ensure that the eigrp topo is
updated correctly and the rib has the correct data.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2019-02-11 07:23:23 -05:00
..
bgpd bgpd: interface based peers should automatically override it's peer group 2019-01-25 20:40:05 -05:00
helpers Treewide: use ANSI function definitions 2019-01-24 11:21:59 +01:00
isisd tests: Verify correct operation of lsp_build_list_nonzero_ht 2018-11-12 12:24:10 +01:00
lib Treewide: use ANSI function definitions 2019-01-24 11:21:59 +01:00
ospf6d build: non-recursive tests 2018-09-08 21:26:54 +02:00
topotests eigrpd: Do not redelete the eigrp interface data structure 2019-02-11 07:23:23 -05:00
.gitignore lib, tests: major rework in the operational-data callbacks 2018-11-26 18:28:53 -02:00
Makefile build: non-recursive tests 2018-09-08 21:26:54 +02:00
Makefile.in doc: move topotests docs to developers guide 2019-02-05 19:25:16 +00: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 build: fix a whole bunch of *FLAGS 2019-01-30 19:13:51 +01:00
test_lblmgr.c *: Replace zclient_new with zclient_new_notify 2018-11-12 09:16:23 -05:00