]> git.proxmox.com Git - mirror_frr.git/commit
pimd: Cleanup rpf lookup debug to help us figure out what is going on
authorDonald Sharp <sharpd@nvidia.com>
Tue, 14 Jun 2022 13:50:54 +0000 (09:50 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 14 Jun 2022 13:50:54 +0000 (09:50 -0400)
commitcf568522d559b837bb7d73e48942c8df020a5060
tree02d21da50256b6834e0c614f833d042bd29b2653
parentb3a35b33c07d670b11760f6c726ebe0edbbb4142
pimd: Cleanup rpf lookup debug to help us figure out what is going on

The rpf lookup debug was not taking into account the fact that a prefix-list
might be applied and also we might need to make a choice between the two.
So let's give ourselves a bit more data.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
pimd/pim_rp.c