diff options
author | 2015-06-23 13:20:17 +0000 | |
---|---|---|
committer | 2015-06-23 13:20:17 +0000 | |
commit | f47663ad1ab2e2faf61e4f34cc48ad4381881c8f (patch) | |
tree | a6a99f76b45a551fee15b87a3231974ca3fee785 /lib/libssl | |
parent | fix emacs pkg names (diff) | |
download | wireguard-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/libssl')
0 files changed, 0 insertions, 0 deletions