summaryrefslogtreecommitdiffstats
path: root/pimd/pim_cmd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pimd: vrf may be NULL from pim_cmd_lookup_vrfDonald Sharp2022-08-151-1/+2
* pim6d: Implementing "clear ipv6 pim interface traffic" command.Abhishek N R2022-08-021-38/+5
* pim6d: Implementing "clear ipv6 pim interfaces" command.Abhishek N R2022-07-191-16/+4
* Merge pull request #11598 from patrasar/pim_get_instanceDavid Lamparter2022-07-131-12/+7
|\
| * pimd: Avoid unnecessary vrf lookupSarita Patra2022-07-121-12/+7
* | pimd: fix unaligned accessesDavid Lamparter2022-07-121-12/+16
|/
* Merge pull request #10592 from patrasar/master_pimv6_bsmDavid Lamparter2022-07-081-67/+58
|\
| * pim6d: Adjust pim_show_bsm_db for IPV6sarita patra2022-07-071-16/+27
| * pim6d: add pimv6 support for bsmmsg_rpinfosarita patra2022-07-071-15/+14
| * pim6d: add pimv6 support for bsm_hdrsarita patra2022-07-071-6/+4
| * pim6d: Add pim_addr rp_addr in bsm_rpinfosarita patra2022-07-071-22/+15
| * pim6d: modify in_addr current_bsr to pim_addr current_bsrsarita patra2022-07-071-22/+12
* | pimd: Fix description for "clear ip mroute" cmdSarita Patra2022-07-071-1/+1
|/
* Merge pull request #9307 from SaiGomathiN/sai-nhtDonatas Abraitis2022-07-061-3/+4
|\
| * pimd, pim6d: Adding json support for show ipv6 nexthopSai Gomathi N2022-06-301-122/+1
| * pimd: json support for nexthopnsaigomathi2022-06-301-3/+125
* | pimd: Modifying member of pim_instance to accomodate IPv6 changesSai Gomathi N2022-06-301-5/+5
|/
* pimd: Change to DEFPY and make the api commonMobashshera Rasool2022-06-131-16/+3
* pim6d: Moving show apis to common fileMobashshera Rasool2022-06-131-178/+0
* Merge pull request #11385 from AbhishekNR/show_cliDonald Sharp2022-06-121-518/+24
|\
| * pim6d: Moving reusable code to common api for "show mroute summary" commandAbhishek N R2022-06-091-49/+2
| * pim6d: Moving reusable code to common api for "show ip/ipv6 mroute count" com...Abhishek N R2022-06-091-48/+2
| * pim6d: Moving reusable code to common api for "show ip/ipv6 mroute" commandAbhishek N R2022-06-091-56/+2
| * pim6d: Moving reusable code to common api for "show ip/ipv6 multicast count" ...Abhishek N R2022-06-091-47/+2
| * pim6d: Moving reusable code to common api for "show ip/ipv6 multicast" commandAbhishek N R2022-06-091-26/+2
| * pim6d: Moving reusable code to common api for "show pim state" commandAbhishek N R2022-06-091-46/+2
| * pim6d: Moving reusable code to common api for "show pim upstream rpf" commandAbhishek N R2022-06-091-19/+1
| * pim6d: Moving reusable code to common api for "show pim upstream join desired...Abhishek N R2022-06-091-19/+1
| * pim6d: Moving reusable code to common api for "show pim upstream" commandAbhishek N R2022-06-091-58/+2
| * pim6d: Moving reusable code to common api for "show pim statistics" commandAbhishek N R2022-06-091-22/+1
| * pim6d: Moving reusable code to common api for "show pim secondary" commandAbhishek N R2022-06-091-18/+1
| * pim6d: Moving resuable code to common api for "show pim rp-info" commandAbhishek N R2022-06-091-64/+4
| * pim6d: Moving resuable code to common api for "show pim rpf" commandAbhishek N R2022-06-091-46/+2
* | Merge pull request #11387 from SaiGomathiN/pimshowDonald Sharp2022-06-121-247/+13
|\ \
| * | pim6d: Moving the reusable code of pim_show_join cliSai Gomathi N2022-06-101-57/+2
| * | pim6d: Moving the common lines of pim_show_nexthop_lookup cliSai Gomathi N2022-06-091-43/+1
| * | pim6d: Moving the common lines of pim_show_nexthop cliSai Gomathi N2022-06-091-10/+1
| * | pim6d: Moving the common lines of pim_show_neighbors_vrf_all cliSai Gomathi N2022-06-091-25/+1
| * | pim6d: Moving the common lines of pim_show_neighbors cliSai Gomathi N2022-06-091-20/+1
| * | pim6d: Moving the common lines of pim_local_membership cliSai Gomathi N2022-06-091-11/+1
| * | pim6d: Moving the common lines of pim_show_jp_agg cliSai Gomathi N2022-06-091-19/+1
| * | pim6d: Moving the common lines of pim_show_interface_vrf_all cliSai Gomathi N2022-06-091-28/+2
| * | pim6d: Moving the common lines of pim_show_interface cliSai Gomathi N2022-06-091-23/+2
| * | pim6d: Moving the common lines of pim_show_channel cliSai Gomathi N2022-06-091-11/+1
| |/
* / pimd: Show interface traffic even if interface is currently `down`Donald Sharp2022-06-091-5/+0
|/
* pim6d: Add 'debug pimv6 zebra'Sai Gomathi N2022-05-181-16/+6
* pim6d: Add 'debug pimv6 trace' and 'debug pimv6 trace detail'Sai Gomathi N2022-05-181-34/+13
* pim6d: Add 'debug_pimv6_packetdump_send_cmd' and 'debug_pimv6_packetdump_recv...Sai Gomathi N2022-05-181-35/+12
* pim6d: Add 'debug pimv6 packets'Sai Gomathi N2022-05-181-47/+8
* pim6d: Add 'debug pimv6 events'Sai Gomathi N2022-05-181-16/+6