summaryrefslogtreecommitdiffstats
path: root/pimd/pim_sock.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: remove $Format tagsDavid Lamparter2016-12-201-2/+0
* *: create a helper function to set the IP_MULTICAST_LOOP sockoptionRenato Westphal2016-11-251-2/+2
* pimd/zebra: fix setting of IP_MULTICAST_LOOP on OpenBSDRenato Westphal2016-11-251-1/+1
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-181-3/+3
* pimd: don't break with missing SO_BINDTODEVICEDavid Lamparter2016-08-161-1/+5
* pimd: Bind pim sockets to interface they are associated withDonald Sharp2016-06-291-1/+29
* pimd: Apparently compilers are evilDonald Sharp2016-06-181-1/+2
* *: make sure zebra.h is always included firstDavid Lamparter2016-06-091-1/+1
* pimd: use IPPROTO_IP (not SOL_IP) for IP_PKTINFODavid Lamparter2016-05-261-3/+3
* pimd: merge pimd as of 2015-01-19David Lamparter2016-05-261-0/+389