diff options
author | 2004-09-18 16:15:53 +0000 | |
---|---|---|
committer | 2004-09-18 16:15:53 +0000 | |
commit | 2dbca002b9abbe86311f30dd9056fc1fe95278fd (patch) | |
tree | 7cc033c4c732eb490cf41f7a0db088354a8de487 /lib/libc/sys | |
parent | framework to be able to distinguish packages installed manually (and thus (diff) | |
download | wireguard-openbsd-2dbca002b9abbe86311f30dd9056fc1fe95278fd.tar.xz wireguard-openbsd-2dbca002b9abbe86311f30dd9056fc1fe95278fd.zip |
Oops, copy a pointer to ac_if, not the first bytes of the struct itself.
Actually this doesn't matter right now, as the first bytes of struct ifnet
are a pointer to the softc, which has ac_if at the beginning and thus by
fluke the pointer is correct.
This also makes the sc to ifp conversion for carp_macmatch6().
Diffstat (limited to 'lib/libc/sys')
0 files changed, 0 insertions, 0 deletions