| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #11896 from AbhishekNR/issue_11891 | Donatas Abraitis | 2022-09-08 | 1 | -0/+9 |
|\ |
|
| * | pim6d: Adding additional details for "show ipv6 mld interface [ifname] json" ... | Abhishek N R | 2022-09-06 | 1 | -0/+9 |
* | | pimd: Fixing alignment | Sai Gomathi N | 2022-09-06 | 1 | -4/+4 |
* | | pimd, pim6d: Changing IGMP to GM in debug macros | Sai Gomathi N | 2022-09-06 | 4 | -44/+41 |
|/ |
|
* | pimd,pim6d: Modifying IGMP to GM in PIM_DEBUG_IGMP_PACKETS to PIM_DEBUG_GM_PA... | Sai Gomathi N | 2022-09-05 | 7 | -27/+27 |
* | pimd,pim6d: Modifying IGMP to GM in PIM_DEBUG_IGMP_EVENTS to PIM_DEBUG_GM_EVENTS | Sai Gomathi N | 2022-09-05 | 7 | -12/+12 |
* | pimd: Removal of unused function pim_neighbor_find_prefix | Mobashshera Rasool | 2022-09-02 | 2 | -11/+0 |
* | pim6d: Fix the Code for MLD in the show pim state command | Mobashshera Rasool | 2022-08-30 | 1 | -1/+1 |
* | pimd, pim6d: deleting the memory malloced for json. | Abhishek N R | 2022-08-29 | 1 | -0/+1 |
* | Merge pull request #11581 from AbhishekNR/mld_hardcode_value | Donatas Abraitis | 2022-08-29 | 4 | -25/+56 |
|\ |
|
| * | pim6d: Completing "ipv6 mld last-member-query-interval" command | Abhishek N R | 2022-08-29 | 3 | -6/+16 |
| * | pim6d: Completing "ipv6 mld last-member-query-count" command. | Abhishek N R | 2022-08-29 | 4 | -5/+13 |
| * | pim6d: Completing "ipv6 mld query-max-response-time" command. | Abhishek N R | 2022-08-29 | 3 | -14/+27 |
* | | Merge pull request #11857 from mobash-rasool/fixes2 | Donatas Abraitis | 2022-08-29 | 2 | -1/+3 |
|\ \
| |/
|/| |
|
| * | pim6d: mroute stuck in register state, multicast traffic getting drops | Mobashshera Rasool | 2022-08-23 | 2 | -1/+3 |
* | | Merge pull request #11718 from SaiGomathiN/mldgroups | Donatas Abraitis | 2022-08-26 | 4 | -11/+131 |
|\ \ |
|
| * | | pim6d: Implementing "show mld groups" CLI | Sai Gomathi N | 2022-08-26 | 1 | -2/+123 |
| * | | pimd: Modifying member of pim_instance to accomodate IPv6 changes | Sai Gomathi N | 2022-08-26 | 3 | -9/+8 |
* | | | pimd, pim6d: Using ttable for displaying "show ip|ipv6 pim jp-agg" CLI | Sai Gomathi N | 2022-08-24 | 1 | -9/+22 |
* | | | pimd, pim6d: Using ttable for displaying "show ip|ipv6 pim channel" CLI | Sai Gomathi N | 2022-08-24 | 1 | -20/+33 |
|/ / |
|
* / | pimd: Intentionally downcast to a uint32_t value | Donald Sharp | 2022-08-24 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #11830 from AbhishekNR/unused_var | Donald Sharp | 2022-08-18 | 1 | -3/+2 |
|\ |
|
| * | pimd, pim6d: Removing unused parameter | Abhishek N R | 2022-08-18 | 1 | -3/+2 |
* | | Merge pull request #11485 from AbhishekNR/ipv6_mld_todo | Donatas Abraitis | 2022-08-18 | 5 | -17/+30 |
|\ \ |
|
| * | | pim6d: Completing "ipv6 mld" command. | Abhishek N R | 2022-07-07 | 5 | -17/+30 |
* | | | Merge pull request #11817 from AbhishekNR/ttable_pim_rp-info | Donatas Abraitis | 2022-08-18 | 1 | -25/+36 |
|\ \ \ |
|
| * | | | pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim rp-info" command o... | Abhishek N R | 2022-08-17 | 1 | -25/+36 |
* | | | | Merge pull request #11783 from AbhishekNR/ttbale_show_cli | Donatas Abraitis | 2022-08-18 | 1 | -31/+103 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim upstream-rpf" comm... | Abhishek N R | 2022-08-16 | 1 | -8/+22 |
| * | | | pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim upstream-join-desi... | Abhishek N R | 2022-08-16 | 1 | -8/+24 |
| * | | | pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim upstream" command ... | Abhishek N R | 2022-08-14 | 1 | -5/+21 |
| * | | | pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim secondary" command... | Abhishek N R | 2022-08-14 | 1 | -6/+16 |
| * | | | pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim rpf" command output. | Abhishek N R | 2022-08-14 | 1 | -4/+20 |
* | | | | pim6d: Register message getting dropped in source node, mroute stuck in RegJ | Mobashshera Rasool | 2022-08-16 | 1 | -1/+1 |
* | | | | pim6d: Add debug mroute6 and detail commands | Mobashshera Rasool | 2022-08-16 | 4 | -2/+40 |
| |/ /
|/| | |
|
* | | | pimd: vrf may be NULL from pim_cmd_lookup_vrf | Donald Sharp | 2022-08-15 | 1 | -1/+2 |
* | | | pimd: pim_upstream_add up must exist | Donald Sharp | 2022-08-15 | 1 | -9/+7 |
* | | | pimd: ch->upstream cannot be NULL | Donald Sharp | 2022-08-15 | 1 | -29/+23 |
|/ / |
|
* | | Merge pull request #11778 from AbhishekNR/ttable_mroute | Donald Sharp | 2022-08-11 | 1 | -18/+30 |
|\ \ |
|
| * | | pimd, pim6d: Using ttable for displaying "show ip/ipv6 mroute" command output. | Abhishek N R | 2022-08-10 | 1 | -18/+30 |
* | | | pimd, pim6d: Using ttable for displaying "show ip/ipv6 mroute count" command ... | Abhishek N R | 2022-08-11 | 1 | -11/+27 |
* | | | pimd, pim6d: Using ttable for displaying "show ip/ipv6 multicast count" command. | Abhishek N R | 2022-08-10 | 1 | -11/+26 |
|/ / |
|
* | | Merge pull request #11720 from SaiGomathiN/pimv6debugfix | Donatas Abraitis | 2022-08-08 | 4 | -4/+20 |
|\ \ |
|
| * | | pim6d: Change the show running commands for pimv6 debugs | Sai Gomathi N | 2022-08-02 | 2 | -2/+4 |
| * | | pim6d: Removing the to-do item in pimv6 debug | Sai Gomathi N | 2022-08-02 | 1 | -2/+0 |
| * | | pim6d: Add 'show debugging [pimv6]' CLI | Sai Gomathi N | 2022-08-02 | 1 | -0/+16 |
* | | | Merge pull request #11636 from AbhishekNR/clear_cmd | Donald Sharp | 2022-08-05 | 4 | -38/+60 |
|\ \ \ |
|
| * | | | pim6d: Implementing "clear ipv6 pim interface traffic" command. | Abhishek N R | 2022-08-02 | 4 | -38/+60 |
| |/ / |
|
* | | | Merge pull request #11559 from patrasar/fix_clear_ipv6_mroute | Donald Sharp | 2022-08-05 | 3 | -0/+24 |
|\ \ \ |
|
| * | | | pim6d: fix clear ipv6 mroute | Sarita Patra | 2022-08-03 | 3 | -0/+24 |
| |/ / |
|