| Age | Commit message (Collapse) | Author |
|
Adding below debug CLIs:
debug mroute6
debug mroute6 detail
Signed-off-by: Mobashshera Rasool <mrasool@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 command for PIMv6 protocol activity.
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
|
|
Moving the functions that are used by both IPV4 and IPV6 to a
common file pim_cmd_common.c file.
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
|
|
Signed-off-by: Balaji Gurudoss <G_Balaji1@dell.com>
|
|
This cli used to enable PIMV6 on interface.
Signed-off-by: sarita patra <saritap@vmware.com>
|
|
This cli used to enable PIMV6 on interface.
Signed-off-by: sarita patra <saritap@vmware.com>
|
|
This cli used to configure PIMV6 hello and hold timer on interface.
Signed-off-by: sarita patra <saritap@vmware.com>
|
|
Adding the file pim6_cmd.h and pim6d_cmd.c as the base changes
for implementing the CLI changes
Removed the pim_cmd_init from the stub file.
Co-authored-by: Sarita Patra <saritap@vmware.com>
Co-authored-by: Abhishek N R <abnr@vmware.com>
Co-authored-by: Sai Gomathi N <nsaigomathi@vmware.com>
Signed-off-by: Mobashshera Rasool <mrasool@vmware.com>
|