| Age | Commit message (Expand) | Author |
| 2025-01-09 | pimd: Implement rpf lookup mode as a list | Nathan Bahr |
| 2025-01-09 | pimd,yang: Expand rpf-lookup-mode command | Nathan Bahr |
| 2024-12-16 | Merge pull request #17252 from nabahr/mcast-mode | Rafael Zalamena |
| 2024-12-13 | pimd: Clean up pim RPF/NHT show commands | Nathan Bahr |
| 2024-12-13 | pimd: Refactor pim NHT | Nathan Bahr |
| 2024-12-13 | pimd,yang: Reimplement RPF lookup vty in router pim | Nathan Bahr |
| 2024-12-12 | pimd: support originator id configuration | Rafael Zalamena |
| 2024-12-10 | Merge pull request #17521 from opensourcerouting/msdp-sa-limit | Jafar Al-Gharaibeh |
| 2024-12-06 | pimd,yang: Extend multicast boundary functionality | Corey Siltala |
| 2024-12-05 | pimd: implement MSDP peer SA limiting | Rafael Zalamena |
| 2024-11-25 | pimd: implement MSDP shutdown command | Rafael Zalamena |
| 2024-11-21 | Merge pull request #17340 from nabahr/mapping-agent | Rafael Zalamena |
| 2024-11-21 | pimd,yang: log MSDP SA events | Rafael Zalamena |
| 2024-11-21 | pimd,yang: log MSDP neighbor events | Rafael Zalamena |
| 2024-11-19 | pimd: Implement autorp mapping agent CLI | Nathan Bahr |
| 2024-09-27 | pimd: fix autorp CLI bugs | Barry A. Trent |
| 2024-09-24 | pimd,yang: Implement AutoRP CLI and NB config path | Nathan Bahr |
| 2024-09-23 | pimd: add show commands for igmp proxy joins | Barry A. Trent |
| 2024-09-20 | pimd, yang: add cli for igmp proxy | Barry A. Trent |
| 2024-09-09 | pimd: candidate BSR/RP show commands, move under ip pim bsr | Jafar Al-Gharaibeh |
| 2024-09-09 | pimd: Candidate-BSR support | Jafar Al-Gharaibeh |
| 2024-09-09 | pimd: Candidate-RP support | Jafar Al-Gharaibeh |
| 2024-08-22 | Merge pull request #16450 from nabahr/static_joins | Donald Sharp |
| 2024-08-15 | pimd, yang: Implement igmp static-group command | Nathan Bahr |
| 2024-07-31 | pimd: fix possible NULL dereference | Rafael Zalamena |
| 2024-07-29 | pimd: add support for MSDP authentication | Rafael Zalamena |
| 2024-07-27 | pimd: MSDP SA filtering | Rafael Zalamena |
| 2024-07-22 | pimd: fix compile warnings | Jafar Al-Gharaibeh |
| 2024-07-16 | pimd, lib, vtysh: Added new 'router pim[6] [vrf NAME]' config node | Nathan Bahr |
| 2024-05-08 | pimd: fix dr-priority range | David Lamparter |
| 2024-04-05 | pimd: pim mlag summary should display the down connection status. | Rajesh Varatharaj |
| 2024-02-04 | *: use af-specific autocompletion for prefix-lists when possible | Igor Ryzhov |
| 2023-10-29 | *: modify empty json helper function | Chirag Shah |
| 2023-04-11 | pimd: Option to get IGMP groups and sources for a particular interface | Pooja Jagadeesh Doijode |
| 2023-02-09 | *: auto-convert to SPDX License IDs | David Lamparter |
| 2023-01-27 | *: fix non-const northbound XPath format strings | David Lamparter |
| 2022-10-26 | build, vtysh: extract vtysh commands from .xref | David Lamparter |
| 2022-10-20 | pimd: Move "show ip pim bsm-database" cmd to DEFPY | Sarita Patra |
| 2022-10-20 | pimd: Move "show ip pim bsrp-info [vrf] [json]" cmd to DEFPY | Sarita Patra |
| 2022-10-20 | pimd: Add vrf optional parameter in "show ip pim bsr" cmd | Sarita Patra |
| 2022-10-20 | pim6d: Add [no] ipv6 pim unicast-bsm" command | Sarita Patra |
| 2022-10-20 | pim6d: Add [no] ipv6 pim bsm" command | Sarita Patra |
| 2022-10-13 | Merge pull request #12066 from opensourcerouting/cleanup-cli-xref | Donald Sharp |
| 2022-10-12 | Merge pull request #12074 from donaldsharp/lib_debugs | Donatas Abraitis |
| 2022-10-10 | pim6d: Fix RpAddress in "show ipv6 pim bsm-database" | Sarita Patra |
| 2022-10-07 | *: Create and use infrastructure to show debugs in lib | Donald Sharp |
| 2022-10-06 | *: fix some malformed CLI docstrings | David Lamparter |
| 2022-09-06 | pimd, pim6d: Changing IGMP to GM in debug macros | Sai Gomathi N |
| 2022-08-26 | pimd: Modifying member of pim_instance to accomodate IPv6 changes | Sai Gomathi N |
| 2022-08-15 | pimd: vrf may be NULL from pim_cmd_lookup_vrf | Donald Sharp |