summaryrefslogtreecommitdiff
path: root/pimd
AgeCommit message (Expand)Author
2025-03-06pimd: Fix PIM6 MLD VRF support (use recvmsg() pktinfo)Martin Buck
2025-02-25Merge pull request #18251 from nabahr/pr-18225-10.2-backport-fixedDonald Sharp
2025-02-25Merge pull request #18252 from nabahr/pr-18226-10.2-backport-fixedDonald Sharp
2025-02-24pim: Fix vrf binding of autorp and mroute socketNathan Bahr
2025-02-24pim: Fix autorp group joinsNathan Bahr
2025-02-24pimd: Fix PIM VRF support (send register/register stop in VRF)Martin Buck
2025-02-20Merge pull request #18208 from FRRouting/mergify/bp/stable/10.2/pr-17666Donald Sharp
2025-02-20pimd: During prefix-list update, behave as PIM_UPSTREAM_NOTJOINED state (conf...Rajesh Varatharaj
2025-02-20pimd: Fix for data packet loss when FHR is LHR and RPRajesh Varatharaj
2025-02-12Merge pull request #18057 from FRRouting/mergify/bp/stable/10.2/pr-18048Jafar Al-Gharaibeh
2025-02-07pimd: fix DR election race on startupRafael Zalamena
2025-02-07pimd: Fix for FHR mroute taking longer to age outRajesh Varatharaj
2025-02-06pimd: fix memory leak and assign allocation typeRafael Zalamena
2025-01-31pimd: Close AutoRP socket when not neededNathan Bahr
2025-01-14Merge pull request #17857 from FRRouting/mergify/bp/stable/10.2/pr-17850Jafar Al-Gharaibeh
2025-01-14pimd: always write cand-rp group config even when rp is inactiveJafar Al-Gharaibeh
2025-01-14pimd: explicitly ensure the RP src is BSRJafar Al-Gharaibeh
2025-01-14pimd: fix BSR RPs timing outJafar Al-Gharaibeh
2024-12-05pimd: free igmp proxy joins on interface deletionBarry A. Trent
2024-12-04pimd: Prevent crash of pim when auto-rp's socket is not initializedJafar Al-Gharaibeh
2024-12-04pimd: igmp proxy joins should not be written as part of configBarry A. Trent
2024-12-04pimd: Fix access-list memory leak in pimdCorey Siltala
2024-10-27pimd: allow a bsr with higher priority to take overJafar Al-Gharaibeh
2024-10-27pimd: allow resolving bsr via directly connected secondary addressJafar Al-Gharaibeh
2024-10-25pimd: PIM autorp no path RP fixNathan Bahr
2024-10-08*: Allow 16 bit size for nexthopsDonald Sharp
2024-10-07pimd: fix a possible crash when enabling debug autorpJafar Al-Gharaibeh
2024-10-01Merge pull request #16955 from anlancs/fix/pimd-add-v4v6-checkJafar Al-Gharaibeh
2024-09-30Merge pull request #16957 from opensourcerouting/pim-fixesJafar Al-Gharaibeh
2024-09-30Merge pull request #16938 from btrent98/autorp-topotestRafael Zalamena
2024-09-30pimd: fix northbound error message on deleteRafael Zalamena
2024-09-30pimd: remove unreachable codeRafael Zalamena
2024-09-30pimd: fix missing IPV4 checkanlan_cs
2024-09-27pimd: fix autorp CLI bugsBarry A. Trent
2024-09-25pimd: fix a possible use after free bug when doing pim traceJafar Al-Gharaibeh
2024-09-25pimd: Fix coverity checked return issueNathan Bahr
2024-09-25pimd: Fix coverity checked return issueNathan Bahr
2024-09-25pimd: Fix igmp proxy null pointer dereferenceNathan Bahr
2024-09-24pimd,yang: Implement AutoRP CLI and NB config pathNathan Bahr
2024-09-24pimd: Add AutoRP functionality to PIMDNathan Bahr
2024-09-23pimd: add show commands for igmp proxy joinsBarry A. Trent
2024-09-23pimd: add proxy join/prune functionalityBarry A. Trent
2024-09-20pimd: add igmp proxy cli and yang configurationBarry A. Trent
2024-09-20pimd, yang: add cli for igmp proxyBarry A. Trent
2024-09-13pimd: use vty_jsonJafar Al-Gharaibeh
2024-09-13Merge pull request #16438 from Jafaral/pim-10.1-cand-rpDonald Sharp
2024-09-12pimd: fix crash for two commandsanlan_cs
2024-09-09pimd: make sure the bsr message is coming from the neighborJafar Al-Gharaibeh
2024-09-09pimd: refactor pim_sock_read to be used with unicast bsr msgsJafar Al-Gharaibeh
2024-09-09pimd: candidate BSR/RP show commands, move under ip pim bsrJafar Al-Gharaibeh