| Age | Commit message (Expand) | Author |
| 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 |
| 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-05-09 | Merge pull request #435 from chiragshah6/pim_dev | Jafar Al-Gharaibeh |
| 2017-05-06 | pimd: Fix WG/SGRpt & WG J/P processing | Chirag Shah |
| 2017-05-01 | pimd: Introduce show command for protocol counters | Chirag Shah |
| 2017-04-25 | pimd: fix pimd crashes around pim rpf | Chirag Shah |
| 2017-04-25 | pimd: Fix WG/SGRpt & WG J/P processing | Chirag Shah |
| 2017-03-23 | pimd: Optimize group size figuring out. | Donald Sharp |
| 2017-03-16 | pimd: Remove unneeded debug statement | Donald Sharp |
| 2017-03-02 | pimd: Join/Prune Aggregation | Donald Sharp |
| 2017-02-24 | pimd: Refactor pim_joinprune_send | Donald Sharp |
| 2017-02-14 | Fix PIM DBG message | Chirag Shah |
| 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: Fix where we handle the inherited_olist for ifchannel | Donald Sharp |
| 2016-12-21 | pimd: Remove redundant logging | Donald Sharp |
| 2016-12-21 | pimd: Allow storing of sg in string format | Donald Sharp |
| 2016-12-21 | pimd: Add code to handle pim prune(S,G) with sptbit | Donald Sharp |
| 2016-12-21 | pimd: Add Handler for Receive (*,G) join for (S,G,rpt) | Donald Sharp |
| 2016-12-21 | pimd: Ensure 'struct prefix sg' is inited in right order | Donald Sharp |
| 2016-12-21 | pimd: use 'struct prefix_sg' for recv_join and _prune | Donald Sharp |
| 2016-12-21 | pimd: Modify pim_parse_addr_source to use 'struct prefix_sg' | Donald Sharp |
| 2016-12-21 | pimd: Modify pim_parse_addr_group to use 'struct prefix_sg' | Donald Sharp |
| 2016-12-21 | pimd: pim upstream child list | Donald Sharp |
| 2016-12-21 | pimd: Pass in upstream to pim_msg_join_prune_encode. | Donald Sharp |
| 2016-12-21 | pimd: Convert pim_joinprune_send to receive upstream | Donald Sharp |
| 2016-12-21 | pimd: replace grp_str[100] with grp_str[INET_ADDRSTRLEN] | Daniel Walton |
| 2016-12-21 | pimd: Add hash lookups for upstream | Donald Sharp |
| 2016-12-21 | pimd: Fix crash when looking at S,G from *,G | Donald Sharp |
| 2016-12-21 | pimd: Remove some more unprotected warnings/debugs | Donald Sharp |