Fix receiving UDP packets from tinc 1.0.x nodes.
authorGuus Sliepen <guus@tinc-vpn.org>
Thu, 14 May 2015 22:21:48 +0000 (00:21 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Thu, 14 May 2015 22:21:48 +0000 (00:21 +0200)
In try_mac(), the wrong offsets were used into the packet buffer,
causing the digest verification to always fail.


No differences found