]> git.puffer.fish Git - mirror/frr.git/commit
tests: fix prefix length in nhrp_redundancy
authorLouis Scalbert <louis.scalbert@6wind.com>
Fri, 30 Aug 2024 11:54:36 +0000 (13:54 +0200)
committerLouis Scalbert <louis.scalbert@6wind.com>
Fri, 30 Aug 2024 14:22:57 +0000 (16:22 +0200)
commitcfb057ae3cc6573df87fa6dcfdeca03a099023eb
treef6eb0c3c9cd072a4e28e3801b348cd31e7377f41
parent6d7a869d8256dc0ebe1f990f1fed8030036dc789
tests: fix prefix length in nhrp_redundancy

The expected prefix should be 5.5.5.0/24 otherwise the hosts behind NHRP
client 1 nhc1 (aka. r5) are not reachable via NHRP.

The issue was not seen in the FRR official CI because the tests were
skipped because iptables were missing in CI machines.

It solves the 16690 issue.

Fixes: https://github.com/FRRouting/frr/issues/16690
Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
tests/topotests/nhrp_redundancy/r4/nhrp_route_shortcut.json