summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authormpi <mpi@openbsd.org>2015-06-23 13:20:17 +0000
committermpi <mpi@openbsd.org>2015-06-23 13:20:17 +0000
commitf47663ad1ab2e2faf61e4f34cc48ad4381881c8f (patch)
treea6a99f76b45a551fee15b87a3231974ca3fee785 /lib
parentfix emacs pkg names (diff)
downloadwireguard-openbsd-f47663ad1ab2e2faf61e4f34cc48ad4381881c8f.tar.xz
wireguard-openbsd-f47663ad1ab2e2faf61e4f34cc48ad4381881c8f.zip
Pass a "struct ifnet *" instead of a "struct arpcom *" to arpresolve().
Most of the ARP layer already take an ifp pointer and this makes clear wich chunks of code are messing with ac_enaddr. Note that our Ethernet code assume that these pointer are interchangeable since the first element of the "struct arpcom" is a "struct ifnet".
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions