summaryrefslogtreecommitdiffstats
path: root/pimd/pim_cmd_common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pimd: Change to DEFPY and make the api commonMobashshera Rasool2022-06-131-0/+26
* pim6d: Moving show apis to common fileMobashshera Rasool2022-06-131-0/+179
* Merge pull request #11385 from AbhishekNR/show_cliDonald Sharp2022-06-121-0/+611
|\
| * pim6d: Moving reusable code to common api for "show mroute summary" commandAbhishek N R2022-06-091-0/+57
| * pim6d: Moving reusable code to common api for "show ip/ipv6 mroute count" com...Abhishek N R2022-06-091-0/+56
| * pim6d: Moving reusable code to common api for "show ip/ipv6 mroute" commandAbhishek N R2022-06-091-0/+65
| * pim6d: Moving reusable code to common api for "show ip/ipv6 multicast count" ...Abhishek N R2022-06-091-0/+55
| * pim6d: Moving reusable code to common api for "show ip/ipv6 multicast" commandAbhishek N R2022-06-091-0/+34
| * pim6d: Moving reusable code to common api for "show pim state" commandAbhishek N R2022-06-091-0/+56
| * pim6d: Moving reusable code to common api for "show pim upstream rpf" commandAbhishek N R2022-06-091-0/+22
| * pim6d: Moving reusable code to common api for "show pim upstream join desired...Abhishek N R2022-06-091-0/+23
| * pim6d: Moving reusable code to common api for "show pim upstream" commandAbhishek N R2022-06-091-0/+67
| * pim6d: Moving reusable code to common api for "show pim statistics" commandAbhishek N R2022-06-091-0/+26
| * pim6d: Moving reusable code to common api for "show pim secondary" commandAbhishek N R2022-06-091-0/+22
| * pim6d: Moving resuable code to common api for "show pim rp-info" commandAbhishek N R2022-06-091-0/+74
| * pim6d: Moving resuable code to common api for "show pim rpf" commandAbhishek N R2022-06-091-0/+54
* | Merge pull request #11387 from SaiGomathiN/pimshowDonald Sharp2022-06-121-0/+298
|\ \ | |/ |/|
| * pim6d: Moving the reusable code of pim_show_join cliSai Gomathi N2022-06-101-0/+67
| * pim6d: Moving the common lines of pim_show_nexthop_lookup cliSai Gomathi N2022-06-091-0/+54
| * pim6d: Moving the common lines of pim_show_nexthop cliSai Gomathi N2022-06-091-0/+14
| * pim6d: Moving the common lines of pim_show_neighbors_vrf_all cliSai Gomathi N2022-06-091-0/+30
| * pim6d: Moving the common lines of pim_show_neighbors cliSai Gomathi N2022-06-091-0/+25
| * pim6d: Moving the common lines of pim_local_membership cliSai Gomathi N2022-06-091-0/+14
| * pim6d: Moving the common lines of pim_show_jp_agg cliSai Gomathi N2022-06-091-0/+23
| * pim6d: Moving the common lines of pim_show_interface_vrf_all cliSai Gomathi N2022-06-091-0/+31
| * pim6d: Moving the common lines of pim_show_interface cliSai Gomathi N2022-06-091-0/+26
| * pim6d: Moving the common lines of pim_show_channel cliSai Gomathi N2022-06-091-0/+14
* | pimd: pim_addr_cmp returns 0 for same not -1 or 1Donald Sharp2022-06-081-2/+2
|/
* pim6d: Add 'debug pimv6 packets'Sai Gomathi N2022-05-181-0/+39
* pim6d: Add 'debug pimv6'Sai Gomathi N2022-05-181-0/+25
* pim6d: Add 'clear ipv6 mroute [vrf NAME] count' CLISai Gomathi N2022-05-171-0/+36
* pim6d: Adding pim_cmd_lookup api in pim_cmd_common fileSai Gomathi N2022-05-171-0/+15
* pimd: Moving the common functions from pim_cmd.c fileSai Gomathi N2022-05-171-0/+59
* pimd: Northbound support for pim passive enablesarita patra2022-05-131-0/+13
* pimd: display passive in show ip pim interface cmdsarita patra2022-05-131-0/+10
* pimd: un-dependency-hell `pim_instance.h`David Lamparter2022-05-061-0/+1
* pim6d: Implementing "show ipv6 mroute summary" CLIAbhishek N R2022-04-281-12/+10
* pim6d: Implementing "show ipv6 mroute count" CLIAbhishek N R2022-04-281-18/+14
* pim6d: Implementing "show ipv6 mroute" CLIAbhishek N R2022-04-281-80/+86
* pimd: Moving the common functions from pim_cmd.cAbhishek N R2022-04-281-0/+532
* pim6d: Implementing "show ipv6 multicast count" CLIAbhishek N R2022-04-271-10/+4
* pim6d: Implementing "show ipv6 multicast" CLIAbhishek N R2022-04-271-12/+23
* pimd: Moving the common functions from pim_cmd.cAbhishek N R2022-04-261-1/+145
* Merge pull request #10712 from patrasar/pim_nexthop_prefix_to_pimaddrDavid Lamparter2022-04-261-16/+12
|\
| * pim6d: Display mrib_nexthop_addr with %pPAsarita patra2022-04-071-16/+12
* | Merge pull request #11023 from AbhishekNR/igmp_flagDonald Sharp2022-04-201-2/+2
|\ \
| * | pimd: Changing PIM_OIF_FLAG_PROTO_IGMP to PIM_OIF_FLAG_PROTO_GMAbhishek N R2022-04-131-2/+2
| |/
* / pim6d: Addition of ipv6 ssmpingd config commandsBalaji Gurudoss2022-04-121-0/+22
|/
* pim6d: Adding "ipv6 mld last-member-query-interval" CLISai Gomathi N2022-04-051-0/+30
* pim6d: Adding ipv6 mld last-member-query-count CLISai Gomathi N2022-04-051-0/+30