summaryrefslogtreecommitdiffstats
path: root/pimd/pim_sock.c
Commit message (Expand)AuthorAgeFilesLines
* pimd: use IPPROTO_IP (not SOL_IP) for IP_PKTINFODavid Lamparter2015-10-161-3/+3
* *: make sure zebra.h is always included firstDavid Lamparter2015-10-161-1/+1
* pimd: fix worst char * <> uint8_t * interminglingDavid Lamparter2015-02-041-1/+1
* pimd: use socklen_t consistentlyDavid Lamparter2015-02-041-1/+1
* [pim] T41 DONE ssmping supportEverton Marques2015-02-041-0/+54
* [pim] Command line tool to test IGMPv3 join.Everton Marques2015-02-041-28/+2
* Router Alert option for IGMP packets but not for PIM packetsLeonard Herve2015-02-041-2/+2
* [pim] Log physical interface up/downEverton Marques2015-02-041-14/+14
* [pim] pim commands added to vtyshLeonard Herve2015-02-041-0/+13
* [pim] Initial pim 0.155Everton Marques2015-02-041-0/+348