| Age | Commit message (Expand) | Author |
| 2023-03-24 | *: Rename `struct thread` to `struct event` | Donald Sharp |
| 2023-02-09 | *: auto-convert to SPDX License IDs | David Lamparter |
| 2022-02-14 | pim6d: IPv6-adjust pim_ifchannel_* | David Lamparter |
| 2022-01-12 | pimd: `prefix_sg` => `pim_sgaddr` | David Lamparter |
| 2022-01-10 | pimd: Modifying in_addr to pim_addr in struct pim_ifchannel for IPv6. | Mobashshera Rasool |
| 2021-11-25 | pimd: removing no caller functions | Sai Gomathi |
| 2021-08-27 | pimd: de-circularize includes | David Lamparter |
| 2020-11-02 | pimd: (*,G) Prune processing doesn't remove SGRpt ifchannel | vdhingra |
| 2020-03-16 | pimd: fix OIL not removed after IGMP prune | Sarita Patra |
| 2020-02-14 | pimd: stop overloading SRC_IGMP upstream for vxlan local membership | Anuradha Karuppiah |
| 2019-05-14 | lib: hashing functions should take const arguments | Quentin Young |
| 2018-05-11 | pimd: Cleanup ifchannel deletion | Donald Sharp |
| 2018-03-06 | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger |
| 2017-08-24 | pimd: Cleanup S,GRPt prune handling on Mroute Loss | Donald Sharp |
| 2017-08-02 | pimd: Convert to using a RB tree for the pim_ifp ifchannel_list | Donald Sharp |
| 2017-07-24 | pimd: Fix code to not send joins when SGRPT Prune is received | Donald Sharp |
| 2017-07-17 | *: reindentreindent-master-after | whitespace / reindent |
| 2017-06-06 | Merge branch 'stable/3.0' | David Lamparter |
| 2017-05-18 | pimd: Fix to Tx S,G Join when SGRpt->Join state | Chirag Shah |
| 2017-05-15 | *: make consistent & update GPLv2 file headers | David Lamparter |
| 2017-04-25 | pimd: Fix WG/SGRpt & WG J/P processing | Chirag Shah |
| 2017-03-17 | pimd: Add display of SGRpt state for ifchannel | Donald Sharp |
| 2017-02-24 | pimd: Make ifchannel lookup a hash lookup | Donald Sharp |
| 2017-02-24 | pimd: Narrow inheritance search down to interface we are interested in. | Donald Sharp |
| 2017-01-30 | pimd: Use correct flag to add an oif | Donald Sharp |
| 2017-01-19 | pimd: Cleanup the headers. | Donald Sharp |
| 2017-01-17 | Merge remote-tracking branch 'origin/master' into pim_lib_work2 | Donald Sharp |
| 2016-12-21 | pimd: Allow storing of sg in string format | Donald Sharp |
| 2016-12-21 | pimd: Add Handler for Receive (*,G) join for (S,G,rpt) | Donald Sharp |
| 2016-12-21 | pimd: Add ability to know if ifchannel is (S,G,rpt) | Donald Sharp |
| 2016-12-21 | pimd: Add ability for ifchannel *,G to know their S,G's | Donald Sharp |
| 2016-12-21 | pimd: Start (S,G,rpt) coding | Donald Sharp |
| 2016-12-21 | pimd: Clean up the interface deletion | Donald Sharp |
| 2016-12-21 | pimd: Further work to fix rpf lookups and nbrs | Donald Sharp |
| 2016-12-21 | pimd: Turn on forwarding for a late added interface. | Donald Sharp |
| 2016-12-21 | lib, pimd: Fix borked up prefix code | Donald Sharp |
| 2016-12-21 | pimd: Remove Wrong PIMREG ifchannel state | Donald Sharp |
| 2016-12-21 | pimd: Allow ifchannel S,G's to know their *,G parent | Donald Sharp |
| 2016-12-21 | pimd: Remove unnecessary QuaggaId | Donald Sharp |
| 2016-12-21 | pimd: Convert pim_ifchannel_local_membership_del to struct prefix *sg | Donald Sharp |
| 2016-12-21 | pimd: convert pim_ifchannel_local_membership_add to use struct prefix sg | Donald Sharp |
| 2016-12-21 | pimd: Convert pim_ifchannel_prune to use struct prefix *sg | Donald Sharp |
| 2016-12-21 | pimd: Convert pim_ifchannel_join_add to struct prefix *sg | Donald Sharp |
| 2016-12-21 | pimd: more source,group conversion to prefix sg | Donald Sharp |
| 2016-12-21 | pimd: Convert ifchannel to using a prefix to store (s,g) | Donald Sharp |
| 2016-12-21 | pimd: First Schwag at pim_register_stop | Donald Sharp |
| 2016-12-20 | build: remove $Format tags | David Lamparter |
| 2016-05-25 | pimd: merge pimd as of 2015-01-19 | David Lamparter |