Allow disabling of broadcast packets.
authorGuus Sliepen <guus@tinc-vpn.org>
Mon, 20 Feb 2012 16:19:00 +0000 (17:19 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 20 Feb 2012 16:19:00 +0000 (17:19 +0100)
commit8420a0c8bde1781db04dd2436eb9d5dca5a1732a
tree59d794fa1d216d7ae6a91a279269ba3a192f44dd
parentea415ccc1690d6e5864a7500977b181e5c8faafe
Allow disabling of broadcast packets.

The Broadcast option can be used to cause tinc to drop all broadcast and
multicast packets. This option might be expanded in the future to selectively
allow only some broadcast packet types.
doc/tinc.conf.5.in
doc/tinc.texi
src/net_setup.c
src/route.c
src/route.h