]> git.puffer.fish Git - matthieu/frr.git/commit
tests: add route-install test using NHRP tunnel
authorMark Stapp <mjs@labn.net>
Wed, 28 Jun 2023 19:33:57 +0000 (15:33 -0400)
committerMark Stapp <mjs@labn.net>
Mon, 10 Jul 2023 20:43:53 +0000 (16:43 -0400)
commitbf465adc57fe0e43526ec460cee189c30b8d39f2
tree297e8b9349ae497140cbabe0254116bf691c554b
parent89ff272d387460fd066639e3fa979f14a2ed147c
tests: add route-install test using NHRP tunnel

Add a test-case to the NHRP test that installs routes over the
NHRP tunnel endpoint routes. This confirms that zebra will use
NHRP routes when validating incoming routes from other daemons
(sharpd in this test).

Signed-off-by: Mark Stapp <mjs@labn.net>
tests/topotests/nhrp_topo/r1/sharp_route4.json [new file with mode: 0644]
tests/topotests/nhrp_topo/test_nhrp_topo.py