]> git.puffer.fish Git - mirror/frr.git/commit
test: add test case for kernel blackhole routes 17326/head
authoranlan_cs <anlan_cs@126.com>
Fri, 1 Nov 2024 07:16:09 +0000 (15:16 +0800)
committeranlan_cs <anlan_cs@126.com>
Fri, 1 Nov 2024 14:43:00 +0000 (22:43 +0800)
commit0073a870d1b769e96b4f23d0422914200591062e
tree4b6a234b9aec1ebf2264d8e6dbb150769740ce53
parent44a82da405879b1318f046dc67893934b57cbf37
test: add test case for kernel blackhole routes

The test verifies that a kernel blackhole route is not affected by
interface's link change.

Signed-off-by: anlan_cs <anlan_cs@126.com>
tests/topotests/zebra_multiple_connected/r1/ip_route_kernel_blackhole.json [new file with mode: 0644]
tests/topotests/zebra_multiple_connected/test_zebra_multiple_connected.py