summaryrefslogtreecommitdiffstats
path: root/pimd/pim6_cmd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pimd: fix dr-priority rangeDavid Lamparter2024-05-081-2/+2
* *: use af-specific autocompletion for prefix-lists when possibleIgor Ryzhov2024-02-041-4/+4
* pim6d: Correcting the help stringAbhishek N R2023-06-121-1/+1
* pim6d: Fixing ipv6 mld join cli errorAbhishek N R2023-04-031-4/+1
* pim6d: Custom error-message for non-multicast groupsSai Gomathi N2023-03-171-0/+8
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* build, vtysh: extract vtysh commands from .xrefDavid Lamparter2022-10-261-2/+0
* pim6d: Add "show ipv6 pim bsrp-info [vrf NAME] [json]" cliSarita Patra2022-10-201-0/+14
* pim6d: Add "[no] debug pimv6 bsm" cliSarita Patra2022-10-201-0/+18
* pim6d: Add "show ipv6 show ip pim bsm-database [vrf NAME] [json]" cliSarita Patra2022-10-201-0/+14
* pim6d: Add "show ipv6 pim bsr [vrf NAME] [json] cmd"Sarita Patra2022-10-201-1/+13
* pim6d: Add [no] ipv6 pim unicast-bsm" commandSarita Patra2022-10-201-0/+23
* pim6d: Add [no] ipv6 pim bsm" commandSarita Patra2022-10-201-0/+23
* *: Create and use infrastructure to show debugs in libDonald Sharp2022-10-071-0/+2
* pim6d: Add 'debug mld trace detail'Sai Gomathi N2022-09-261-0/+19
* pim6d: Add 'debug mld trace'Sai Gomathi N2022-09-261-0/+18
* pim6d: Add 'debug mld packets'Sai Gomathi N2022-09-261-0/+18
* pim6d: Add 'debug mld events'Sai Gomathi N2022-09-261-0/+18
* pim6d: Add 'debug mld'Sai Gomathi N2022-09-261-0/+22
* pim6d: Add debug mroute6 and detail commandsMobashshera Rasool2022-08-161-0/+35
* Merge pull request #11720 from SaiGomathiN/pimv6debugfixDonatas Abraitis2022-08-081-0/+16
|\
| * pim6d: Add 'show debugging [pimv6]' CLISai Gomathi N2022-08-021-0/+16
* | pim6d: Implementing "clear ipv6 pim interface traffic" command.Abhishek N R2022-08-021-0/+14
|/
* pim6d: Implementing "clear ipv6 pim interfaces" command.Abhishek N R2022-07-191-0/+20
* pim6d: add `clear ipv6 pim bsr-data`David Lamparter2022-07-081-0/+22
* pim6d: Fix description for "clear ipv6 mroute" cmdSarita Patra2022-07-071-1/+1
* Merge pull request #11521 from patrasar/pimv6_drpriorityDavid Lamparter2022-07-061-1/+1
|\
| * pim6d: fix no ipv6 pim drprioritySarita Patra2022-07-041-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-3/+4
| |/
* | pim6d: Implementing mld watermark-warn CLI completelySai Gomathi N2022-06-301-6/+2
* | pimd: Modifying member of pim_instance to accomodate IPv6 changesSai Gomathi N2022-06-301-1/+1
|/
* pim6d: Implement show ipv6 pim interface trafficMobashshera Rasool2022-06-131-0/+17
* Merge pull request #11385 from AbhishekNR/show_cliDonald Sharp2022-06-121-519/+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-59/+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
* | pim6d: Moving the reusable code of pim_show_join cliSai Gomathi N2022-06-101-58/+2
* | pim6d: Moving the common lines of pim_show_nexthop_lookup cliSai Gomathi N2022-06-091-31/+1
* | pim6d: Moving the common lines of pim_show_nexthop cliSai Gomathi N2022-06-091-10/+1