memcpy() addresses from packet headers before calling the lookup functions.
authorGuus Sliepen <guus@tinc-vpn.org>
Wed, 9 Aug 2006 22:31:10 +0000 (22:31 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Wed, 9 Aug 2006 22:31:10 +0000 (22:31 +0000)
commit134dc8995b296b0bd8b346617c705204b0f3125c
tree840fcee13a454d26231faeb7ab6122debc6ad8e7
parent64e0519cb5042b251e7345f07429e8b82e2ac09b
memcpy() addresses from packet headers before calling the lookup functions.
This probably fixes a problem on the ARM architecture that causes tinc to fail to lookup IPv4 addresses.
src/route.c