summaryrefslogtreecommitdiff
path: root/pimd/pim_igmpv2.c
AgeCommit message (Expand)Author
2022-09-13pimd, pim6d: Changing IGMP to GM in debug macros.Abhishek N R
2022-09-04pimd,pim6d: Modifying IGMP to GM in PIM_DEBUG_IGMP_PACKETS to PIM_DEBUG_GM_PA...Sai Gomathi N
2022-09-04pimd,pim6d: Modifying IGMP to GM in PIM_DEBUG_IGMP_EVENTS to PIM_DEBUG_GM_EVENTSSai Gomathi N
2022-05-06pimd: un-dependency-hell `pim_instance.h`David Lamparter
2022-03-16pimd: fix igmp query packetron
2022-03-15Merge pull request #10012 from AbhishekNR/upstreamDonald Sharp
2022-03-13pimd: Add IGMP join sent/failed statisticsDonatas Abraitis
2022-01-20pimd : Handling of IGMPv2 report message for SSM aware group range.Abhishek N R
2022-01-13pimd: IGMPv2 leave msg may be longer than 8 octetsMobashshera Rasool
2022-01-13pimd: IGMPv2 report msg may be longer than 8 octetsMobashshera Rasool
2021-12-03pimd: Modifying struct igmp_sock to gm_sock for IPv6Sai Gomathi
2021-12-03pimd: Modifying name of struct igmp_group to struct gm_group for IPv6.Sai Gomathi
2021-04-23pimd: zassert => assertDavid Lamparter
2020-12-24pimd: IGMP conformance 5.10 test case is failingMobashshera Rasool
2020-11-17pimd: checksum must be validated before accepting igmp packetsMobashshera Rasool
2020-03-05*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__Donatas Abraitis
2018-05-04pimd: show ip igmp statistics commandMladen Sablic
2018-03-08pimd: mtrace only IGMP socketsMladen Sablic
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-01-19pimd: Missing include causes compile failure on some bsd'sDonald Sharp
2016-12-21pimd: Fix uninitialized valueDonald Sharp
2016-12-21pimd: replace grp_str[100] with grp_str[INET_ADDRSTRLEN]Daniel Walton
2016-12-21pimd: add support for IGMPv2Daniel Walton