mobash-rasool

Results 55 comments of mobash-rasool

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...

@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.