]> git.puffer.fish Git - mirror/frr.git/commit
pim6d: Add 'debug pimv6 nht' and 'debug pimv6 nht detial'
authorSai Gomathi N <nsaigomathi@vmware.com>
Thu, 24 Mar 2022 08:53:59 +0000 (01:53 -0700)
committerSai Gomathi N <nsaigomathi@vmware.com>
Wed, 18 May 2022 10:31:21 +0000 (03:31 -0700)
commitdcfd5abed7df042d3c5ceac6e974d4ee36cfcd0e
tree452711370a27a9a9a649723fde7cec968431447a
parentbf385e265377df24932d72bae2ef448b6f48e175
pim6d: Add 'debug pimv6 nht' and 'debug pimv6 nht detial'

Implementing debug pimv6 nht command for PIMv6 nexthop tracking.
It will display information about RPF lookups and information about when a nexthop changes.

debug pimv6 nht detial for for PIMv6 nexthop in detail.This is not enabled by default.

Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
pimd/pim6_cmd.c
pimd/pim_cmd.c