diff options
author | 2015-04-10 08:48:24 +0000 | |
---|---|---|
committer | 2015-04-10 08:48:24 +0000 | |
commit | f074e7d461c6e3fdf7124987027f28d88c3b8cec (patch) | |
tree | 260da3b3de0c045ce26df81276c5e14c82771d71 /sys/netinet | |
parent | Add support for CRC-enabled elantech v3 touchpads. (diff) | |
download | wireguard-openbsd-f074e7d461c6e3fdf7124987027f28d88c3b8cec.tar.xz wireguard-openbsd-f074e7d461c6e3fdf7124987027f28d88c3b8cec.zip |
Run detach hook and similar before cleaning up any other resource when
an interface is destroyed/removed. This way we can ensure pseudo-driver
changes done after attaching an interface are undone before detaching it.
Note: it is safe to call if_deactivate() multiple times as the interface
should not have any attached pseudo-interface after the first call.
ok deraadt@, dlg@
Diffstat (limited to 'sys/netinet')
0 files changed, 0 insertions, 0 deletions