diff options
author | 2014-06-26 13:08:25 +0000 | |
---|---|---|
committer | 2014-06-26 13:08:25 +0000 | |
commit | 634210bcf14d7d7452d498f048c4816b89188dba (patch) | |
tree | 28faf59a021fdd540c3c9c22d3c95396073d388a /lib/libcrypto/dsa/dsa_ossl.c | |
parent | fix format string when compiled with VIRTIO_DEBUG (diff) | |
download | wireguard-openbsd-634210bcf14d7d7452d498f048c4816b89188dba.tar.xz wireguard-openbsd-634210bcf14d7d7452d498f048c4816b89188dba.zip |
Calling in{6,}_purgeaddr() is not enough to remove an address from
an interface. Two other operations are performed when issuing a
SIOCDIFADDR{_IN6,} ioctl: call the address hook and the per-driver
ioctl function.
Since carp(4) relies on an address hook to recalculate its hash, make
sure to call this hook when IFXF_NOINET6 is set or when the rdomain is
changed.
ok henning@, mikeb@
Diffstat (limited to 'lib/libcrypto/dsa/dsa_ossl.c')
0 files changed, 0 insertions, 0 deletions