summaryrefslogtreecommitdiff
path: root/socket.h
AgeCommit message (Collapse)AuthorFilesLines
2015-02-18socket: Add functions for multicast group join/leave and IPv6 socket creationTobias Klauser1-1/+6
Add functions missed in previous commit, 069060cad6d9 ("llmnrd: Join IP multicast group on each new interface"). Also add socket_open_ipv6() to creat IPv6 sockets. Not used yet. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2015-02-06Initial import, still work in progressTobias Klauser1-0/+27