summaryrefslogtreecommitdiff
path: root/pimd/pim_cmd.c
AgeCommit message (Expand)Author
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: 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-17pim6d: Add 'clear ipv6 mroute [vrf NAME] count' CLISai Gomathi N
2022-05-17pim6d: Add 'clear ipv6 pim [vrf NAME] oil' commandSai Gomathi N
2022-05-16pim6d: Add 'clear ipv6 mroute [vrf NAME]' commandSai Gomathi N
2022-05-16pim6d: Adding 'clear ipv6 pim statistics [vrf NAME]' cmdSai Gomathi N
2022-05-16pimd: Moving the common functions from pim_cmd.c fileSai Gomathi N
2022-05-12pimd: Northbound support for pim passive enablesarita patra
2022-05-12pimd: introduce ip pim passive commandsarita patra
2022-05-03Merge pull request #11142 from patrasar/pim_register_show_fixRafael Zalamena
2022-05-03pimd: fixing wrong diplay registerTxsarita patra
2022-04-29Merge pull request #10988 from AbhishekNR/ipv6_mroute_cliDavid Lamparter
2022-04-28pim6d: Implementing "show ipv6 mroute summary" CLIAbhishek N R
2022-04-28pim6d: Implementing "show ipv6 mroute count" CLIAbhishek N R
2022-04-28pim6d: Implementing "show ipv6 mroute" CLIAbhishek N R
2022-04-28lib, zebra, pimd: clean up/fix VRF DECLVAR macrosDavid Lamparter
2022-04-28pimd: Moving the common functions from pim_cmd.cAbhishek N R
2022-04-28Merge pull request #11031 from AbhishekNR/v6_multicastDavid Lamparter
2022-04-27pim6d: Implementing "show ipv6 multicast count" CLIAbhishek N R
2022-04-27pim6d: Implementing "show ipv6 multicast" CLIAbhishek N R
2022-04-26Merge pull request #11088 from opensourcerouting/pim-debug-snafusmobash-rasool
2022-04-26pimd: Moving the common functions from pim_cmd.cAbhishek N R
2022-04-26Merge pull request #10712 from patrasar/pim_nexthop_prefix_to_pimaddrDavid Lamparter
2022-04-26pimd: add missing `debug igmp trace detail`David Lamparter
2022-04-24pim6d: Modifying the mld group watermark command nameSai Gomathi N
2022-04-20Merge pull request #11023 from AbhishekNR/igmp_flagDonald Sharp
2022-04-18pimd: Correct the spelling of RendezvousMobashshera Rasool
2022-04-13Merge pull request #10931 from g-balaji1/pimv6-ssm-cmdsmobash-rasool
2022-04-13pimd: Changing PIM_OIF_FLAG_PROTO_IGMP to PIM_OIF_FLAG_PROTO_GMAbhishek N R
2022-04-12pim6d: Addition of ipv6 ssmpingd config commandsBalaji Gurudoss
2022-04-11pimd: correct the show ip igmp sources outputMobashshera Rasool