| Commit message (Expand) | Author | Age | Files | Lines |
* | pimd,yang: Expand rpf-lookup-mode command | Nathan Bahr | 2025-01-09 | 1 | -9/+2 |
* | pimd,yang: Reimplement RPF lookup vty in router pim | Nathan Bahr | 2024-12-13 | 1 | -0/+10 |
* | pimd: move MSDP configuration and initialization | Rafael Zalamena | 2024-12-11 | 1 | -11/+2 |
* | pimd: Convert boundary_oil_plist to struct prefix_list | Corey Siltala | 2024-12-06 | 1 | -1/+2 |
* | pimd,yang: Extend multicast boundary functionality | Corey Siltala | 2024-12-06 | 1 | -0/+7 |
* | pimd: igmp proxy joins should not be written as part of config | Barry A. Trent | 2024-12-03 | 1 | -0/+6 |
* | pim6d: support embedded-rp | Rafael Zalamena | 2024-11-13 | 1 | -0/+17 |
* | pimd,yang: Implement AutoRP CLI and NB config path | Nathan Bahr | 2024-09-24 | 1 | -0/+8 |
* | pimd: add igmp proxy cli and yang configuration | Barry A. Trent | 2024-09-20 | 1 | -0/+5 |
* | pimd: Candidate-RP support | Jafar Al-Gharaibeh | 2024-09-09 | 1 | -0/+1 |
* | pimd, yang: Implement igmp static-group command | Nathan Bahr | 2024-08-15 | 1 | -6/+43 |
* | pimd, lib, vtysh: Added new 'router pim[6] [vrf NAME]' config node | Nathan Bahr | 2024-07-16 | 1 | -46/+22 |
* | pim6d: Impelmenting "ipv6 mld join" | Abhishek N R | 2023-04-03 | 1 | -12/+21 |
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -14/+1 |
* | pimd: Make pimd happy with clang-16 | Donald Sharp | 2022-10-26 | 1 | -1/+1 |
* | pimd,pim6d: Change the show running commands based on address family | Sai Gomathi N | 2022-09-26 | 1 | -4/+4 |
* | pimd, pim6d: Changing IGMP to GM in few macro's. | Abhishek N R | 2022-09-19 | 1 | -8/+8 |
* | pimd, pim6d: Changing IGMP to GM in debug macros. | Abhishek N R | 2022-09-14 | 1 | -2/+2 |
* | pimd, pim6d: Changing IGMP to GM in debug macros | Sai Gomathi N | 2022-09-06 | 1 | -1/+1 |
* | pimd,pim6d: Modifying IGMP to GM in PIM_DEBUG_IGMP_PACKETS to PIM_DEBUG_GM_PA... | Sai Gomathi N | 2022-09-05 | 1 | -1/+1 |
* | pimd,pim6d: Modifying IGMP to GM in PIM_DEBUG_IGMP_EVENTS to PIM_DEBUG_GM_EVENTS | Sai Gomathi N | 2022-09-05 | 1 | -1/+1 |
* | pim6d: Completing "ipv6 mld last-member-query-interval" command | Abhishek N R | 2022-08-29 | 1 | -0/+6 |
* | pim6d: Completing "ipv6 mld last-member-query-count" command. | Abhishek N R | 2022-08-29 | 1 | -0/+7 |
* | pim6d: Completing "ipv6 mld query-max-response-time" command. | Abhishek N R | 2022-08-29 | 1 | -0/+7 |
* | Merge pull request #11485 from AbhishekNR/ipv6_mld_todo | Donatas Abraitis | 2022-08-18 | 1 | -0/+6 |
|\ |
|
| * | pim6d: Completing "ipv6 mld" command. | Abhishek N R | 2022-07-07 | 1 | -0/+6 |
* | | pim6d: Add debug mroute6 and detail commands | Mobashshera Rasool | 2022-08-16 | 1 | -2/+2 |
* | | pim6d: Change the show running commands for pimv6 debugs | Sai Gomathi N | 2022-08-02 | 1 | -2/+2 |
* | | pim6d: Implementing mld watermark-warn CLI completely | Sai Gomathi N | 2022-06-30 | 1 | -2/+7 |
* | | pimd: Modifying member of pim_instance to accomodate IPv6 changes | Sai Gomathi N | 2022-06-30 | 1 | -2/+2 |
* | | Merge pull request #11428 from SaiGomathiN/pimdebug | Donatas Abraitis | 2022-06-29 | 1 | -12/+12 |
|\ \
| |/
|/| |
|
| * | pimd,pim6d: Change the show running commands based on address family | Sai Gomathi N | 2022-06-27 | 1 | -12/+12 |
* | | pim6d: Changing igmp_enable to gm_enable. | Abhishek N R | 2022-06-27 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #10775 from opensourcerouting/pim6-mld-pr | Donald Sharp | 2022-05-17 | 1 | -5/+15 |
|\ |
|
| * | pim6d: show MLD in running-config | David Lamparter | 2022-05-06 | 1 | -5/+15 |
* | | pimd: show ip[v6] pim passive in show running config | sarita patra | 2022-05-13 | 1 | -0/+5 |
|/ |
|
* | pimd: add missing `debug igmp trace detail` | David Lamparter | 2022-04-26 | 1 | -1/+6 |
* | pimd: fix reversed logic for "debug ... detail" | David Lamparter | 2022-04-26 | 1 | -8/+9 |
* | pim6d: Addition of ipv6 ssmpingd config commands | Balaji Gurudoss | 2022-04-12 | 1 | -2/+2 |
* | pimd: remove useless PIM_IF_* macros | David Lamparter | 2022-04-04 | 1 | -2/+2 |
* | pim6d: fix format string mistakes in ssmpingd | David Lamparter | 2022-03-25 | 1 | -1/+1 |
* | Merge pull request #9476 from SaiGomathiN/pim-nht | Donatas Abraitis | 2022-03-20 | 1 | -0/+5 |
|\ |
|
| * | pimd: Added new option "detail" in the "debug pim nht" CLI | Sai Gomathi | 2022-03-04 | 1 | -0/+5 |
* | | pim6d: Changes done in pim_ssmpingd to support v6 | Balaji Gurudoss | 2022-03-16 | 1 | -4/+2 |
|/ |
|
* | pimd: Change the show running commands based on address family | Mobashshera Rasool | 2022-02-28 | 1 | -10/+10 |
* | pim6d: Adding show running for ipv6 mld commands | Sai Gomathi N | 2022-02-28 | 1 | -11/+12 |
* | pimd: Moving igmp "show running-config" to a function | Mobashshera Rasool | 2022-02-28 | 1 | -32/+42 |
* | pimd: Moving ipv4 running-configs to a separate function | Sai Gomathi N | 2022-02-28 | 1 | -138/+121 |
* | pim6d: drop off IGMP code | David Lamparter | 2022-02-16 | 1 | -0/+2 |
* | pim6d: IPv6-adjust iface primary/DR addrs | David Lamparter | 2022-02-14 | 1 | -7/+3 |