| Age | Commit message (Collapse) | Author |
|
0 is a valid DR priority.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
(cherry picked from commit b564c1d890aef75067db22df09e608faf72b99f5)
|
|
Adding below debug CLIs:
debug mroute6
debug mroute6 detail
Signed-off-by: Mobashshera Rasool <mrasool@vmware.com>
|
|
pim6d: Add 'show debugging [pimv6]' CLI and some fixes
|
|
Adding show debugging CLI for pimv6 debugs.
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
|
|
Signed-off-by: Abhishek N R <abnr@vmware.com>
|
|
Signed-off-by: Abhishek N R <abnr@vmware.com>
|
|
This is needed for ANVL between testruns, and already in IPv4 too.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
|
|
Signed-off-by: Sarita Patra <saritap@vmware.com>
|
|
pim6d: Fix [no] ipv6 pim drpriority command
|
|
pimd: json support for nexthop
|
|
Signed-off-by: Sarita Patra <saritap@vmware.com>
|
|
Moving the reusable code of pim_show_nexthop apis to common file
pim_cmd_common.c file and adding the json support for show ipv6 pim nexthop
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
|
|
Implementing the TBD of watermark-warn CLI for IPv6 MLD
This command can be use to warn the user
when more than the desired limit of groups gets configured.
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
|
|
Modifying igmp_watermark_limit of struct pim_instance
to gm_watermark_limit which is to be used for both IGMP and MLD.
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
|
|
This CLI shows the number of PIM protocol packets
sent/received on each interface.
Signed-off-by: Mobashshera Rasool <mrasool@vmware.com>
|
|
pimd, pim6d: Moving reusable code to common api for show CLI's.
|
|
Moving the common lines of pim_show_join_vrf and pim_show_join_vrf_all cli
in pim_cmd.c and pim6_cmd.c to pim_cmd_common.c file
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
|
|
Signed-off-by: Abhishek N R <abnr@vmware.com>
|
|
command
Signed-off-by: Abhishek N R <abnr@vmware.com>
|
|
Signed-off-by: Abhishek N R <abnr@vmware.com>
|
|
Moving the common lines of pim_show_nexthop_lookup cli
in pim_cmd.c and pim6_cmd.c to pim_cmd_common.c file
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
|
|
command
Signed-off-by: Abhishek N R <abnr@vmware.com>
|
|
Signed-off-by: Abhishek N R <abnr@vmware.com>
|
|
Signed-off-by: Abhishek N R <abnr@vmware.com>
|
|
Moving the common lines of pim_show_nexthop cli
in pim_cmd.c and pim6_cmd.c to pim_cmd_common.c file
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
|
|
Signed-off-by: Abhishek N R <abnr@vmware.com>
|
|
desired" command
Signed-off-by: Abhishek N R <abnr@vmware.com>
|
|
Signed-off-by: Abhishek N R <abnr@vmware.com>
|
|
Moving the common lines of pim_show_neighbors_vrf_all cli
in pim_cmd.c and pim6_cmd.c to pim_cmd_common.c file
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
|
|
Signed-off-by: Abhishek N R <abnr@vmware.com>
|
|
Moving the common lines of pim_show_neighbors cli
in pim_cmd.c and pim6_cmd.c to pim_cmd_common.c file
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
|
|
Signed-off-by: Abhishek N R <abnr@vmware.com>
|
|
Signed-off-by: Abhishek N R <abnr@vmware.com>
|
|
Moving the common lines of pim_local_membership cli
in pim_cmd.c and pim6_cmd.c to pim_cmd_common.c file
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
|
|
Moving the common lines of pim_show_jp_agg cli
in pim_cmd.c and pim6_cmd.c to pim_cmd_common.c file
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
|
|
Moving the common lines of pim_show_interface_vrf_all cli
in pim_cmd.c and pim6_cmd.c to pim_cmd_common.c file
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
|
|
Moving the common lines of pim_show_interface cli
in pim_cmd.c and pim6_cmd.c to pim_cmd_common.c file
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
|
|
Moving the common lines of pim_show_channel cli
in pim_cmd.c and pim6_cmd.c to pim_cmd_common.c file
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
|
|
Signed-off-by: Abhishek N R <abnr@vmware.com>
|
|
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
|
|
Implementing debug pimv6 zebra command for debugging about
the events from zebra that come up through the ZAPI.
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
|
|
Implementing debugs pimv6 trace and trace detail for tracing pim code
and how it is running.
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
|
|
'debug_pimv6_packetdump_recv_cmd'
Implementing debug pimv6 packetdump send and recv coomands for debugging
of pimv6 packet sent and received which are dumped.
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
|
|
Implementing pimv6 packets debug to information about packet generation for sending
and about packet handling from a received packet.
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
|
|
Implementing debug pimv6 events command for debugging PIMv6 system events.
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
|
|
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>
|
|
Implementing debug pimv6 command for PIMv6 protocol activity.
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
|
|
|
|
pim6d: MLD code
|
|
Adding clear ipv6 mroute count command for resetting
multicast routes and count.
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
|