mobash-rasool
mobash-rasool
These logs are PIMv4 and not PIMv6 😢
Noticed that if we configure /128 mask, then blackhole works fine. Checked the same for IPv4, /32 works fine. But other masks does not work.
PIMv6: ``` frr(config)# do show ipv6 route 12::1 Routing entry for 12::/64 Known via "static", distance 1, metric 0 Last update 00:01:31 ago unreachable (blackhole), weight 1 Routing entry for...
This is not an issue. Since 12::1/64 is a connected route, it is always preferred over static route. That is the reason it did not work. If you check the...
This issue is present in pim for ipv4 as well.
@kuldeepkash : Please rebase the changes, fix for https://github.com/FRRouting/frr/issues/11724 is merged.
ci:rerun running multiple times to ensure the new topotests are stable.
ci:rerun rerunning just to make sure test cases are consistently passing.
ci:rerun