summaryrefslogtreecommitdiffstats
path: root/pimd/pim_cmd_common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12713 from opensourcerouting/fix/json_naming_deprecationDonald Sharp2023-02-011-27/+1
|\
| * *: Drop deprecated incorrect JSON fields with wrong namingDonatas Abraitis2023-01-311-27/+1
* | *: fix non-const northbound XPath format stringsDavid Lamparter2023-01-271-2/+2
|/
* Merge pull request #12325 from AbhishekNR/ttable_pim_nexthopDonatas Abraitis2022-11-301-17/+62
|\
| * pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim bsrp-info" command...Abhishek N R2022-11-241-15/+48
| * pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim nexthop" command o...Abhishek N R2022-11-231-7/+19
* | pim6d: Fix RpAddress in "show ipv6 pim bsm-database"Sarita Patra2022-11-251-1/+1
|/
* Merge pull request #12094 from patrasar/pimv6_rp_linklocalDonatas Abraitis2022-10-211-0/+12
|\
| * pimd, pim6d: Don't configure link-local, Multicast, Unspecified address as RPSarita Patra2022-10-201-0/+12
* | pimd: Move "show ip pim bsm-database" cmd to DEFPYSarita Patra2022-10-201-0/+185
* | pimd: Move "show ip pim bsrp-info [vrf] [json]" cmd to DEFPYSarita Patra2022-10-201-0/+139
* | pimd: Add vrf optional parameter in "show ip pim bsr" cmdSarita Patra2022-10-201-0/+89
* | pim6d: Add [no] ipv6 pim unicast-bsm" commandSarita Patra2022-10-201-0/+30
* | pim6d: Add [no] ipv6 pim bsm" commandSarita Patra2022-10-201-0/+30
|/
* Merge pull request #11802 from AbhishekNR/ttable_pim_stateDonatas Abraitis2022-09-211-60/+77
|\
| * pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim state" command out...Abhishek N R2022-09-161-60/+77
* | pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim local-membership" ...Abhishek N R2022-09-191-14/+26
* | pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim neighbor" command ...Abhishek N R2022-09-191-5/+19
* | pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim join" command outputAbhishek N R2022-09-191-8/+24
|/
* pim6d: Fix the Code for MLD in the show pim state commandMobashshera Rasool2022-08-301-1/+1
* pimd, pim6d: deleting the memory malloced for json.Abhishek N R2022-08-291-0/+1
* pimd, pim6d: Using ttable for displaying "show ip|ipv6 pim jp-agg" CLISai Gomathi N2022-08-241-9/+22
* pimd, pim6d: Using ttable for displaying "show ip|ipv6 pim channel" CLISai Gomathi N2022-08-241-20/+33
* Merge pull request #11830 from AbhishekNR/unused_varDonald Sharp2022-08-181-3/+2
|\
| * pimd, pim6d: Removing unused parameterAbhishek N R2022-08-181-3/+2
* | pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim upstream-rpf" comm...Abhishek N R2022-08-161-8/+22
* | pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim upstream-join-desi...Abhishek N R2022-08-161-8/+24
* | pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim upstream" command ...Abhishek N R2022-08-141-5/+21
* | pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim secondary" command...Abhishek N R2022-08-141-6/+16
* | pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim rpf" command output.Abhishek N R2022-08-141-4/+20
|/
* Merge pull request #11778 from AbhishekNR/ttable_mrouteDonald Sharp2022-08-111-18/+30
|\
| * pimd, pim6d: Using ttable for displaying "show ip/ipv6 mroute" command output.Abhishek N R2022-08-101-18/+30
* | pimd, pim6d: Using ttable for displaying "show ip/ipv6 mroute count" command ...Abhishek N R2022-08-111-11/+27
* | pimd, pim6d: Using ttable for displaying "show ip/ipv6 multicast count" command.Abhishek N R2022-08-101-11/+26
|/
* Merge pull request #11720 from SaiGomathiN/pimv6debugfixDonatas Abraitis2022-08-081-0/+2
|\
| * pim6d: Change the show running commands for pimv6 debugsSai Gomathi N2022-08-021-0/+2
* | Merge pull request #11636 from AbhishekNR/clear_cmdDonald Sharp2022-08-051-0/+40
|\ \
| * | pim6d: Implementing "clear ipv6 pim interface traffic" command.Abhishek N R2022-08-021-0/+40
| |/
* | Merge pull request #11559 from patrasar/fix_clear_ipv6_mrouteDonald Sharp2022-08-051-0/+7
|\ \
| * | pim6d: fix clear ipv6 mrouteSarita Patra2022-08-031-0/+7
| |/
* | Merge pull request #11716 from mobash-rasool/fixes2Donald Sharp2022-08-051-0/+2
|\ \
| * | pimd, pim6d: Send register msg via register socketMobashshera Rasool2022-08-041-0/+2
| |/
* / pimd, pim6d: Using ttable for displayingSai Gomathi N2022-08-041-12/+32
|/
* pim6d: Implementing "clear ipv6 pim interfaces" command.Abhishek N R2022-07-191-0/+10
* pimd: Avoid unnecessary vrf lookupSarita Patra2022-07-121-16/+16
* pimd: Correct the order of show json for interface trafficMobashshera Rasool2022-07-111-2/+2
* pimd: Adjust rpf_addr in show commandssarita patra2022-07-061-32/+21
* pimd, pim6d: Adding json support for show ipv6 nexthopSai Gomathi N2022-06-301-16/+82
* Merge pull request #11242 from patrasar/pimv6_issue_11233Donald Sharp2022-06-241-4/+4
|\
| * pim6d: Fixing repeated group source field in show ipv6 mroutesarita patra2022-06-241-4/+4