summaryrefslogtreecommitdiffstats
path: root/pimd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11896 from AbhishekNR/issue_11891Donatas Abraitis2022-09-081-0/+9
|\
| * pim6d: Adding additional details for "show ipv6 mld interface [ifname] json" ...Abhishek N R2022-09-061-0/+9
* | pimd: Fixing alignmentSai Gomathi N2022-09-061-4/+4
* | pimd, pim6d: Changing IGMP to GM in debug macrosSai Gomathi N2022-09-064-44/+41
|/
* pimd,pim6d: Modifying IGMP to GM in PIM_DEBUG_IGMP_PACKETS to PIM_DEBUG_GM_PA...Sai Gomathi N2022-09-057-27/+27
* pimd,pim6d: Modifying IGMP to GM in PIM_DEBUG_IGMP_EVENTS to PIM_DEBUG_GM_EVENTSSai Gomathi N2022-09-057-12/+12
* pimd: Removal of unused function pim_neighbor_find_prefixMobashshera Rasool2022-09-022-11/+0
* 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
* Merge pull request #11581 from AbhishekNR/mld_hardcode_valueDonatas Abraitis2022-08-294-25/+56
|\
| * pim6d: Completing "ipv6 mld last-member-query-interval" commandAbhishek N R2022-08-293-6/+16
| * pim6d: Completing "ipv6 mld last-member-query-count" command.Abhishek N R2022-08-294-5/+13
| * pim6d: Completing "ipv6 mld query-max-response-time" command.Abhishek N R2022-08-293-14/+27
* | Merge pull request #11857 from mobash-rasool/fixes2Donatas Abraitis2022-08-292-1/+3
|\ \ | |/ |/|
| * pim6d: mroute stuck in register state, multicast traffic getting dropsMobashshera Rasool2022-08-232-1/+3
* | Merge pull request #11718 from SaiGomathiN/mldgroupsDonatas Abraitis2022-08-264-11/+131
|\ \
| * | pim6d: Implementing "show mld groups" CLISai Gomathi N2022-08-261-2/+123
| * | pimd: Modifying member of pim_instance to accomodate IPv6 changesSai Gomathi N2022-08-263-9/+8
* | | 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
|/ /
* / pimd: Intentionally downcast to a uint32_t valueDonald Sharp2022-08-241-1/+1
|/
* Merge pull request #11830 from AbhishekNR/unused_varDonald Sharp2022-08-181-3/+2
|\
| * pimd, pim6d: Removing unused parameterAbhishek N R2022-08-181-3/+2
* | Merge pull request #11485 from AbhishekNR/ipv6_mld_todoDonatas Abraitis2022-08-185-17/+30
|\ \
| * | pim6d: Completing "ipv6 mld" command.Abhishek N R2022-07-075-17/+30
* | | Merge pull request #11817 from AbhishekNR/ttable_pim_rp-infoDonatas Abraitis2022-08-181-25/+36
|\ \ \
| * | | pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim rp-info" command o...Abhishek N R2022-08-171-25/+36
* | | | Merge pull request #11783 from AbhishekNR/ttbale_show_cliDonatas Abraitis2022-08-181-31/+103
|\ \ \ \ | |_|_|/ |/| | |
| * | | 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
* | | | pim6d: Register message getting dropped in source node, mroute stuck in RegJMobashshera Rasool2022-08-161-1/+1
* | | | pim6d: Add debug mroute6 and detail commandsMobashshera Rasool2022-08-164-2/+40
| |/ / |/| |
* | | pimd: vrf may be NULL from pim_cmd_lookup_vrfDonald Sharp2022-08-151-1/+2
* | | pimd: pim_upstream_add up must existDonald Sharp2022-08-151-9/+7
* | | pimd: ch->upstream cannot be NULLDonald Sharp2022-08-151-29/+23
|/ /
* | 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-084-4/+20
|\ \
| * | pim6d: Change the show running commands for pimv6 debugsSai Gomathi N2022-08-022-2/+4
| * | pim6d: Removing the to-do item in pimv6 debugSai Gomathi N2022-08-021-2/+0
| * | pim6d: Add 'show debugging [pimv6]' CLISai Gomathi N2022-08-021-0/+16
* | | Merge pull request #11636 from AbhishekNR/clear_cmdDonald Sharp2022-08-054-38/+60
|\ \ \
| * | | pim6d: Implementing "clear ipv6 pim interface traffic" command.Abhishek N R2022-08-024-38/+60
| |/ /
* | | Merge pull request #11559 from patrasar/fix_clear_ipv6_mrouteDonald Sharp2022-08-053-0/+24
|\ \ \
| * | | pim6d: fix clear ipv6 mrouteSarita Patra2022-08-033-0/+24
| |/ /