]> git.puffer.fish Git - mirror/frr.git/commit
tests: Validating staticd v4-over-v6 nexthop
authorChristopher Dziomba <christopher.dziomba@telekom.de>
Mon, 14 Apr 2025 17:23:16 +0000 (19:23 +0200)
committerChristopher Dziomba <christopher.dziomba@telekom.de>
Mon, 14 Apr 2025 17:34:11 +0000 (19:34 +0200)
commit438360e2bd074010a6f00a76bdd5a1df93bf7289
tree50cee52f0f7cec2de487161e72cfb695258b387e
parent8fc41e81f0881d4f35564b57d54f92ca410b8de6
tests: Validating staticd v4-over-v6 nexthop

Introducing do_ipv6_nexthop to static_simple topotest. The test
configures IPv4 routes with IPv6 nexthop and validates that via
inet6 is visible in the Linux Kernel

Signed-off-by: Christopher Dziomba <christopher.dziomba@telekom.de>
tests/topotests/static_simple/test_static_simple.py