Clear Ethernet header when reading packets from a tun device.
authorGuus Sliepen <guus@tinc-vpn.org>
Tue, 9 Oct 2012 19:02:49 +0000 (21:02 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Tue, 9 Oct 2012 19:02:49 +0000 (21:02 +0200)
This fixes a warning from valgrind about uninitialized bytes, which were being
sent to other nodes.


No differences found