CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/02/14 21:19:52
Modified files:
sys/net : if_tun.c
Log message:
only tweak ifp if_flags while holding NET_LOCK.
tun_dev_open and tun_dev_close were being optmistic.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/02/14 21:19:52
Modified files:
sys/net : if_tun.c
Log message:
only tweak ifp if_flags while holding NET_LOCK.
tun_dev_open and tun_dev_close were being optmistic.