| Age | Commit message (Expand) | Author |
| 2023-06-01 | pim6d: Fix crash in ipv6 pim command | Sarita Patra |
| 2023-05-02 | pimd: PIM not sending register packets after changing from non DR to DR | Sai Gomathi N |
| 2023-04-13 | Merge pull request #13296 from FRRouting/mergify/bp/stable/8.5/pr-13097 | Donald Sharp |
| 2023-04-13 | pim6d: Fixing mroutes not created after disabling and enabling PIMv6. | Abhishek N R |
| 2023-04-13 | pimd: Process no-forward BSM packet | Sarita Patra |
| 2023-03-24 | pimd: Fix use after free issue for ifp's moving vrfs | Donald Sharp |
| 2023-03-14 | pimd: IN_MULTICAST needs host order | Donald Sharp |
| 2023-03-02 | Merge pull request #12927 from FRRouting/mergify/bp/dev/8.5/pr-12903 | Donatas Abraitis |
| 2023-03-02 | Merge pull request #12926 from FRRouting/mergify/bp/dev/8.5/pr-12921 | Donatas Abraitis |
| 2023-03-02 | pimd, pim6d: Don't track nexthop for RP 0.0.0.0 & 0::0 | Sarita Patra |
| 2023-03-02 | pimd: Prevent crash when pimreg already exists. | Donald Sharp |
| 2023-03-02 | pimd, pim6d: Fix join prune handling | Sarita Patra |
| 2023-03-02 | pimd, pim6d: Fix pim upstream rpf change | Sarita Patra |
| 2023-03-02 | pimd, pim6d: fix pim neighbor check in pim_nexthop_lookup | Sarita Patra |
| 2023-03-02 | pimd, pim6d: Fix RP Unknown IIF | Sarita Patra |
| 2023-03-02 | pimd, pim6d: Fix BSM packet process | Sarita Patra |
| 2023-03-02 | pimd,pim6d: Modify pim_neighbor_find() API | Sarita Patra |
| 2023-02-28 | Merge pull request #12910 from FRRouting/mergify/bp/dev/8.5/pr-12899frr-8.5-rc | Donatas Abraitis |
| 2023-02-27 | pim6d: Fix missing parameters in "show ipv6 mld interface" command | Sarita Patra |
| 2023-02-27 | pim6d: Display primary address in "show ipv6 mld interface json" cmd | Sarita Patra |
| 2023-02-27 | pim6d: Don't display MLD disabled or down interfaces in "show ipv6 mld interf... | Sarita Patra |
| 2023-02-27 | pimd, pim6d: Upstream IIF pointing towards PIM and IGMP disabled source conne... | Sarita Patra |
| 2023-02-23 | pimd: try to reinstall MFC when we get NOCACHE | David Lamparter |
| 2023-02-23 | pimd: make logs useful for input drops | David Lamparter |
| 2023-02-10 | pim6d: Modify "show ipv6 mld join json" o/p | Sarita Patra |
| 2023-02-01 | Merge pull request #12713 from opensourcerouting/fix/json_naming_deprecation | Donald Sharp |
| 2023-01-31 | *: Drop deprecated incorrect JSON fields with wrong naming | Donatas Abraitis |
| 2023-01-27 | *: fix non-const northbound XPath format strings | David Lamparter |
| 2023-01-19 | pimd: fix mtracebis tool warning | Rafael Zalamena |
| 2023-01-11 | Merge pull request #12521 from patrasar/issue_11347_fix | Donatas Abraitis |
| 2022-12-16 | pimd: Fix (S,G) debug issue | Sarita Patra |
| 2022-12-15 | pimd: Handling SGRPT prune received | Sarita Patra |
| 2022-12-07 | pimd: fix MSDP packet debug crashes | Rafael Zalamena |
| 2022-12-07 | pimd: fix MSDP crash on unexpected TLV sizes | Rafael Zalamena |
| 2022-11-30 | Merge pull request #12325 from AbhishekNR/ttable_pim_nexthop | Donatas Abraitis |
| 2022-11-25 | Merge pull request #12392 from patrasar/pimv6_bsm_cli | Donatas Abraitis |
| 2022-11-24 | pim6d: Fix RpAddress in "show ipv6 pim bsm-database" | Sarita Patra |
| 2022-11-23 | pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim bsrp-info" command... | Abhishek N R |
| 2022-11-23 | Merge pull request #12260 from opensourcerouting/pim-plist-masklen | mobash-rasool |
| 2022-11-22 | pimd, pim6d: Using ttable for displaying "show ip/ipv6 pim nexthop" command o... | Abhishek N R |
| 2022-11-21 | pim6d, pimd: Discard (*,G) prune if WC bit is set but RPT bit is unset. | Mobashshera Rasool |
| 2022-11-21 | pim6d, pimd: Discard (*,G) join if WC bit is set but RPT bit is unset. | Mobashshera Rasool |
| 2022-11-15 | Merge pull request #12291 from anlancs/pimd/mtrace-fd | Stephen Worley |
| 2022-11-14 | pimd, pim6d: Don't allow pim disabled interface as nexthop | Sarita Patra |
| 2022-11-14 | pimd, pim6d: Update upstream rpf disable/enable pim on interface | Sarita Patra |
| 2022-11-14 | pimd, pim6d: Introduce pnc_hash_walk_data structure | Sarita Patra |
| 2022-11-14 | pim6d: Handle IPV6 for "no ipv6 pim" | Sarita Patra |
| 2022-11-09 | pimd: Convert zlog_warn to debug | Donald Sharp |
| 2022-11-09 | pimd: delay creating the socket | anlan_cs |
| 2022-11-05 | pimd: avoid one EC log | anlan_cs |