| Age | Commit message (Expand) | Author |
| 2024-01-11 | pimd: Receiving a Join or Prune should be under J_P debugs | Donald Sharp |
| 2023-03-24 | *: Convert THREAD_XXX macros to EVENT_XXX macros | Donald Sharp |
| 2023-02-09 | *: auto-convert to SPDX License IDs | David Lamparter |
| 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-07-06 | pimd: Handle rpf_addr in join/prune processing | sarita patra |
| 2022-05-12 | pimd: Disable receiving join/prune on passive interface | sarita patra |
| 2022-05-12 | pimd: Handling Join/Prune statistics for passive interface | sarita patra |
| 2022-05-06 | pimd: un-dependency-hell `pim_instance.h` | David Lamparter |
| 2022-03-28 | pim6d: include IPv6 pseudoheader in TX checksums | David Lamparter |
| 2022-03-12 | pim6d: encode PIM joins correctly | David Lamparter |
| 2022-02-28 | pimd: Handle pim join/prune recv flow for ipv6 | Mobashshera Rasool |
| 2022-02-14 | pim6d: IPv6-adjust jp_agg->group | David Lamparter |
| 2022-02-14 | pim6d: IPv6-adjust pim_upstream addr | David Lamparter |
| 2022-02-14 | pim6d: IPv6-adjust neigh->source_addr | David Lamparter |
| 2022-02-14 | pim6d: IPv6-adjust various pim_sgaddr uses | David Lamparter |
| 2022-02-14 | pim6d: more TLV parse/encode IPv6 preparation | David Lamparter |
| 2022-02-14 | pim6d: prepare IPv6 address encoding functions | David Lamparter |
| 2022-01-17 | pimd: remove PIM_INADDR_IS[NOT]_ANY macros | David Lamparter |
| 2022-01-17 | pimd: fix `%pI4` that needs to be `%pPA` | David Lamparter |
| 2022-01-17 | pimd: replace pim_inet4_dump with `%pPAs` | David Lamparter |
| 2022-01-17 | pimd: add PIMADDR_ANY & tackle assignments | David Lamparter |
| 2022-01-17 | pimd: move, rename and deploy pim_addr_is_any() | David Lamparter |
| 2022-01-17 | pimd: remove pim_str_sg_dump() | David Lamparter |
| 2022-01-12 | pimd: `prefix_sg` => `pim_sgaddr` | David Lamparter |
| 2022-01-12 | pimd: move `%pSG4` to `%pPSG4` | David Lamparter |
| 2021-11-05 | pimd: remove usage of inet_ntop | Donald Sharp |
| 2021-10-26 | pimd: modifications in PIM joins | Sai Gomathi |
| 2021-04-23 | pimd: zassert => assert | David Lamparter |
| 2020-11-02 | pimd: (*,G) Prune processing doesn't remove SGRpt ifchannel | vdhingra |
| 2020-10-14 | Merge pull request #5895 from patrasar/2404618 | Donald Sharp |
| 2020-06-04 | pimd: Clear (s,g,rpt) ifchannel on (*, G) prune received | Sarita Patra |
| 2020-03-17 | pimd: (*, G) Prune should be processed even if the RP in packet is not RP(G) | saravanank |
| 2020-03-06 | *: Finish off the __PRETTY_FUNCTION__ to __func__ | Donald Sharp |
| 2020-03-05 | *: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__ | Donatas Abraitis |
| 2019-12-06 | Merge pull request #5355 from AnuradhaKaruppiah/pim-state-machine-fixes | Jafar Al-Gharaibeh |
| 2019-11-19 | pimd: Various buffer overflow reads and crashes | Donald Sharp |
| 2019-11-15 | pimd: OIF add with PROTO_PIM is not happening if join rxed in PP state | Anuradha Karuppiah |
| 2019-11-15 | pimd: re-eval JD on sources when a STAR_OIF is removed | Anuradha Karuppiah |
| 2019-11-15 | pimd: update add_oif and del_oif debugs to print caller | Anuradha Karuppiah |
| 2019-11-12 | pimd: `debug igmp trace` turns on non igmp debugs | Donald Sharp |
| 2019-10-08 | pimd: Fix zlog_warn when we mean debug and vice versa | Donald Sharp |
| 2019-05-14 | pimd: PIM Msg header includes N bit as defined by RFC | saravanank |
| 2019-02-24 | pimd: Handling Null incoming interface of dummy upstream | Sarita Patra |
| 2017-09-26 | pimd: add support for boundaries | Quentin Young |
| 2017-08-26 | *: fix compiler warnings | David Lamparter |
| 2017-08-24 | pimd: Cleanup S,GRPt prune handling on Mroute Loss | Donald Sharp |
| 2017-08-03 | pimd: Lookup S,G ifchannel after we create it | Donald Sharp |
| 2017-07-24 | pimd: Cleanup some join debug messages | Donald Sharp |
| 2017-07-24 | pimd: pim_rp.c -> convert pimg to pim | Donald Sharp |