summaryrefslogtreecommitdiffstats
path: root/pimd/pim_igmpv2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-147/+147
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* pimd: Missing include causes compile failure on some bsd'sDonald Sharp2017-01-191-0/+2
* pimd: Fix uninitialized valueDonald Sharp2016-12-221-2/+0
* pimd: replace grp_str[100] with grp_str[INET_ADDRSTRLEN]Daniel Walton2016-12-221-7/+7
* pimd: add support for IGMPv2Daniel Walton2016-12-221-0/+190