listener: Do multicast join after bind() and bind to INADDR_ANY on v4
[kai/multicast.git] / listener.c
2011-06-14 Kai Blinlistener: Do multicast join after bind() and bind to... master
2011-05-22 Kai BlinAdd IPv4 multicast queries
2011-05-16 Kai BlinSet the correct bit for a reply, listen on br0 again
2011-05-15 Kai BlinSwitch to sending LLMNR packets
2011-05-15 Kai BlinSwitch listener to listen to multicast, switch sender...
2011-05-15 Kai BlinRun listener in endless loop
2011-05-15 Kai BlinInitial commit of multicast test sender/listener