summaryrefslogtreecommitdiff
path: root/pimd/pim6_cmd.c
AgeCommit message (Expand)Author
2024-05-10pimd: fix dr-priority rangeDavid Lamparter
2022-08-16pim6d: Add debug mroute6 and detail commandsMobashshera Rasool
2022-08-08Merge pull request #11720 from SaiGomathiN/pimv6debugfixDonatas Abraitis
2022-08-02pim6d: Add 'show debugging [pimv6]' CLISai Gomathi N
2022-08-01pim6d: Implementing "clear ipv6 pim interface traffic" command.Abhishek N R
2022-07-19pim6d: Implementing "clear ipv6 pim interfaces" command.Abhishek N R
2022-07-08pim6d: add `clear ipv6 pim bsr-data`David Lamparter
2022-07-07pim6d: Fix description for "clear ipv6 mroute" cmdSarita Patra
2022-07-06Merge pull request #11521 from patrasar/pimv6_drpriorityDavid Lamparter
2022-07-06Merge pull request #9307 from SaiGomathiN/sai-nhtDonatas Abraitis
2022-07-03pim6d: fix no ipv6 pim drprioritySarita Patra
2022-06-30pimd, pim6d: Adding json support for show ipv6 nexthopSai Gomathi N
2022-06-30pim6d: Implementing mld watermark-warn CLI completelySai Gomathi N
2022-06-30pimd: Modifying member of pim_instance to accomodate IPv6 changesSai Gomathi N
2022-06-12pim6d: Implement show ipv6 pim interface trafficMobashshera Rasool
2022-06-12Merge pull request #11385 from AbhishekNR/show_cliDonald Sharp
2022-06-09pim6d: Moving the reusable code of pim_show_join cliSai Gomathi N
2022-06-09pim6d: Moving reusable code to common api for "show mroute summary" commandAbhishek N R
2022-06-09pim6d: Moving reusable code to common api for "show ip/ipv6 mroute count" com...Abhishek N R
2022-06-09pim6d: Moving reusable code to common api for "show ip/ipv6 mroute" commandAbhishek N R
2022-06-09pim6d: Moving the common lines of pim_show_nexthop_lookup cliSai Gomathi N
2022-06-09pim6d: Moving reusable code to common api for "show ip/ipv6 multicast count" ...Abhishek N R
2022-06-09pim6d: Moving reusable code to common api for "show ip/ipv6 multicast" commandAbhishek N R
2022-06-09pim6d: Moving reusable code to common api for "show pim state" commandAbhishek N R
2022-06-09pim6d: Moving the common lines of pim_show_nexthop cliSai Gomathi N
2022-06-09pim6d: Moving reusable code to common api for "show pim upstream rpf" commandAbhishek N R
2022-06-09pim6d: Moving reusable code to common api for "show pim upstream join desired...Abhishek N R
2022-06-09pim6d: Moving reusable code to common api for "show pim upstream" commandAbhishek N R
2022-06-09pim6d: Moving the common lines of pim_show_neighbors_vrf_all cliSai Gomathi N
2022-06-09pim6d: Moving reusable code to common api for "show pim statistics" commandAbhishek N R
2022-06-09pim6d: Moving the common lines of pim_show_neighbors cliSai Gomathi N
2022-06-09pim6d: Moving reusable code to common api for "show pim secondary" commandAbhishek N R
2022-06-09pim6d: Moving resuable code to common api for "show pim rp-info" commandAbhishek N R
2022-06-09pim6d: Moving the common lines of pim_local_membership cliSai Gomathi N
2022-06-09pim6d: Moving the common lines of pim_show_jp_agg cliSai Gomathi N
2022-06-08pim6d: Moving the common lines of pim_show_interface_vrf_all cliSai Gomathi N
2022-06-08pim6d: Moving the common lines of pim_show_interface cliSai Gomathi N
2022-06-08pim6d: Moving the common lines of pim_show_channel cliSai Gomathi N
2022-06-08pim6d: Moving resuable code to common api for "show pim rpf" commandAbhishek N R
2022-05-18pim6d: Adding 'debug node' initializationSai Gomathi N
2022-05-18pim6d: Add 'debug pimv6 zebra'Sai Gomathi N
2022-05-18pim6d: Add 'debug pimv6 trace' and 'debug pimv6 trace detail'Sai Gomathi N
2022-05-18pim6d: Add 'debug_pimv6_packetdump_send_cmd' and 'debug_pimv6_packetdump_recv...Sai Gomathi N
2022-05-18pim6d: Add 'debug pimv6 packets'Sai Gomathi N
2022-05-18pim6d: Add 'debug pimv6 events'Sai Gomathi N
2022-05-18pim6d: Add 'debug pimv6 nht' and 'debug pimv6 nht detial'Sai Gomathi N
2022-05-17pim6d: Add 'debug pimv6'Sai Gomathi N
2022-05-17Merge pull request #11037 from SaiGomathiN/clearcliDavid Lamparter
2022-05-17Merge pull request #10775 from opensourcerouting/pim6-mld-prDonald Sharp
2022-05-17pim6d: Add 'clear ipv6 mroute [vrf NAME] count' CLISai Gomathi N