]> git.puffer.fish Git - mirror/frr.git/commit
tests: Add supporting test to validate NH resolution logic
authorIqra Siddiqui <imujeebsiddi@vmware.com>
Thu, 17 Feb 2022 09:58:15 +0000 (01:58 -0800)
committerIqra Siddiqui <imujeebsiddi@vmware.com>
Tue, 22 Feb 2022 17:28:00 +0000 (09:28 -0800)
commit055f21c49d8310051d73b7ff67c28034dfacf4ce
treed815dcc647f54127b0062189aa314d246b62bbc5
parent1b1e934facb2f57278a193367a0473817eefba8a
tests: Add supporting test to validate NH resolution logic

Co-authored-by: Vijay Kumar Gupta <vijayg@vmware.com>
Signed-off-by: Iqra Siddiqui <imujeebsiddi@vmware.com>
tests/topotests/lib/common_config.py
tests/topotests/zebra_nht_resolution/r1/sharpd.conf [new file with mode: 0644]
tests/topotests/zebra_nht_resolution/r1/zebra.conf [new file with mode: 0644]
tests/topotests/zebra_nht_resolution/test_verify_nh_resolution.py [new file with mode: 0644]