| Commit message (Expand) | Author | Age | Files | Lines |
* | pimd,yang: Expand rpf-lookup-mode command | Nathan Bahr | 2025-01-09 | 1 | -10/+45 |
* | Merge pull request #17252 from nabahr/mcast-mode | Rafael Zalamena | 2024-12-16 | 1 | -3/+35 |
|\ |
|
| * | pimd: Update nexthops when lookup mode changes | Nathan Bahr | 2024-12-13 | 1 | -1/+6 |
| * | pimd: Refactor pim NHT | Nathan Bahr | 2024-12-13 | 1 | -1/+1 |
| * | pimd,yang: Reimplement RPF lookup vty in router pim | Nathan Bahr | 2024-12-13 | 1 | -2/+29 |
* | | pimd,pim6d: optimize multicast prefix generation | Rafael Zalamena | 2024-12-13 | 1 | -17/+3 |
* | | pimd: support originator id configuration | Rafael Zalamena | 2024-12-12 | 1 | -0/+46 |
|/ |
|
* | pim6d: ignore more MSDP callbacks | Rafael Zalamena | 2024-12-11 | 1 | -21/+33 |
* | Merge pull request #17521 from opensourcerouting/msdp-sa-limit | Jafar Al-Gharaibeh | 2024-12-10 | 1 | -0/+42 |
|\ |
|
| * | pimd: implement MSDP peer SA limiting | Rafael Zalamena | 2024-12-05 | 1 | -2/+2 |
| * | yang,pimd: support shutdown and SA limit | Rafael Zalamena | 2024-12-05 | 1 | -0/+42 |
* | | pimd: Convert boundary_oil_plist to struct prefix_list | Corey Siltala | 2024-12-06 | 1 | -10/+8 |
* | | pimd,yang: Extend multicast boundary functionality | Corey Siltala | 2024-12-06 | 1 | -0/+65 |
|/ |
|
* | pimd: implement MSDP shutdown command | Rafael Zalamena | 2024-11-25 | 1 | -0/+27 |
* | Merge pull request #17340 from nabahr/mapping-agent | Rafael Zalamena | 2024-11-21 | 1 | -44/+303 |
|\ |
|
| * | pimd,yang: Add PIMD northbound/yang for AutoRP mapping agent | Nathan Bahr | 2024-11-19 | 1 | -44/+303 |
* | | pimd,yang: log MSDP SA events | Rafael Zalamena | 2024-11-21 | 1 | -0/+30 |
* | | pimd,yang: log MSDP neighbor events | Rafael Zalamena | 2024-11-21 | 1 | -0/+30 |
|/ |
|
* | pim6d: support embedded-rp | Rafael Zalamena | 2024-11-13 | 1 | -0/+110 |
* | pimd: fix northbound error message on delete | Rafael Zalamena | 2024-09-30 | 1 | -15/+12 |
* | pimd: Fix igmp proxy null pointer dereference | Nathan Bahr | 2024-09-25 | 1 | -5/+6 |
* | pimd,yang: Implement AutoRP CLI and NB config path | Nathan Bahr | 2024-09-24 | 1 | -0/+365 |
* | pimd: add proxy join/prune functionality | Barry A. Trent | 2024-09-23 | 1 | -2/+10 |
* | pimd, yang: add cli for igmp proxy | Barry A. Trent | 2024-09-20 | 1 | -0/+22 |
* | Merge pull request #16438 from Jafaral/pim-10.1-cand-rp | Donald Sharp | 2024-09-14 | 1 | -0/+385 |
|\ |
|
| * | pimd: Candidate-BSR support | Jafar Al-Gharaibeh | 2024-09-09 | 1 | -0/+146 |
| * | pimd: Candidate-RP support | Jafar Al-Gharaibeh | 2024-09-09 | 1 | -0/+239 |
* | | pimd: fix crash for two commands | anlan_cs | 2024-09-12 | 1 | -0/+8 |
|/ |
|
* | Merge pull request #16450 from nabahr/static_joins | Donald Sharp | 2024-08-22 | 1 | -3/+94 |
|\ |
|
| * | pimd, yang: Implement igmp static-group command | Nathan Bahr | 2024-08-15 | 1 | -3/+94 |
* | | lib: define constant for plataforms missing it | Rafael Zalamena | 2024-07-29 | 1 | -0/+1 |
* | | pimd: add support for MSDP authentication | Rafael Zalamena | 2024-07-29 | 1 | -0/+79 |
* | | pimd: MSDP SA filtering | Rafael Zalamena | 2024-07-27 | 1 | -0/+88 |
|/ |
|
* | pimd: fix crash on non-existent interface | Louis Scalbert | 2024-07-03 | 1 | -2/+10 |
* | pimd: fix crash when configuring ssmpingd | Igor Ryzhov | 2024-01-23 | 1 | -4/+2 |
* | lib: all: remove './' from xpath 22% speedup | Christian Hopps | 2023-11-29 | 1 | -17/+17 |
* | pimd,pim6d: Resolving the YANG datatype Inconsistency for PIM Hello Interval | Sai Gomathi N | 2023-08-30 | 1 | -1/+1 |
* | Merge pull request #13664 from routingrocks/pim_nb_fix | Donatas Abraitis | 2023-06-08 | 1 | -1/+1 |
|\ |
|
| * | pimd: Change in PIM northbound error, when a path to RP is not found during c... | Rajesh Varatharaj | 2023-06-02 | 1 | -1/+1 |
* | | pimd, pim6d: Move mld/igmp deletion code to a common api | Mobashshera Rasool | 2023-06-07 | 1 | -34/+3 |
* | | pimd, pim6d: Rename and move api pim_cmd_interface_delete | Mobashshera Rasool | 2023-06-07 | 1 | -37/+2 |
* | | pimd, pim6d: Move api pim_if_membership_clear | Mobashshera Rasool | 2023-06-07 | 1 | -14/+0 |
* | | pim6d: Fix crash in ipv6 pim command | Sarita Patra | 2023-05-30 | 1 | -3/+5 |
|/ |
|
* | Merge pull request #12550 from AbhishekNR/mld_join | Donatas Abraitis | 2023-04-17 | 1 | -29/+30 |
|\ |
|
| * | pim6d: Impelmenting "ipv6 mld join" | Abhishek N R | 2023-04-03 | 1 | -29/+30 |
* | | pim6d: Fixing mroutes not created after disabling and enabling PIMv6. | Abhishek N R | 2023-03-24 | 1 | -1/+19 |
|/ |
|
* | pimd, pim6d: Upstream IIF pointing towards PIM and IGMP disabled source conne... | Sarita Patra | 2023-02-27 | 1 | -1/+1 |
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -14/+1 |
* | pimd, pim6d: Update upstream rpf disable/enable pim on interface | Sarita Patra | 2022-11-14 | 1 | -0/+3 |
* | Merge pull request #11900 from patrasar/pimv6_lmqt | Donatas Abraitis | 2022-09-16 | 1 | -1/+6 |
|\ |
|