diff options
author | Martin Pieuchot <mpi@cvs.openbsd.org> | 2015-06-23 13:20:18 +0000 |
---|---|---|
committer | Martin Pieuchot <mpi@cvs.openbsd.org> | 2015-06-23 13:20:18 +0000 |
commit | bb6bf0fd418598f3f4dd9d3fdc4952bc18afcd6d (patch) | |
tree | b05dedd451838bdfa8e65fe40f87a7c5001dcfe6 /usr.sbin | |
parent | cf24335bad354b44b8bce17796f651c1ede29400 (diff) |
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 'usr.sbin')
0 files changed, 0 insertions, 0 deletions