Fix some compiler warnings from MinGW.
[tinc] / src / multicast_device.c
2016-04-15 Guus SliepenFix some compiler warnings from MinGW.
2015-03-14 Guus SliepenMerge remote-tracking branch 'seehuhn/1.1' into 1.1
2014-12-25 Guus SliepenMerge remote-tracking branch 'groxxda/gui-fixes' into 1.1
2014-12-24 Guus SliepenAdd a variable offset to vpn_packet_t, drop sptps_packet_t.
2014-07-10 Guus SliepenFix incorrect format qualifiers.
2014-06-26 Etienne DechampsFix errno references when handling socket errors.
2014-06-22 Etienne DechampsMake device close cleaner.
2013-12-08 Guus SliepenDon't print device statistics when exiting tinc.
2013-09-05 Guus SliepenDon't return zero-length packets when receiving multica...
2013-09-05 Guus SliepenFix multicast device.
2013-08-13 Guus SliepenUpdate copyright notices.
2013-02-20 Guus SliepenFix compiler warnings on Windows.
2012-10-10 Guus SliepenFix whitespace.
2012-10-07 Guus SliepenFix warnings from cppcheck.
2012-09-30 Guus SliepenMerge branch 'master' into 1.1
2012-07-27 Guus SliepenMerge branch 'master' into 1.1
2012-07-14 Guus SliepenMerge branch 'master' into 1.1
2012-06-26 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-03-26 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-03-25 Guus SliepenMerge branch 'master' of git://tinc-vpn.org/tinc into 1.1
2012-03-25 Guus SliepenFix some more compiler warnings.
2012-03-25 Guus SliepenFix compiler warnings.
2012-03-25 Guus SliepenAllow scoped addresses to be used for IPv6 multicast...
2012-03-25 Guus SliepenAdd #ifdefs in case not all platforms support IPv4...
2012-03-21 Guus SliepenAdd support for multicast communication with UML/QEMU...