CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/02/14 11:19:13
Modified files:
sys/net : bridgectl.c if_bridge.c
Log message:
Use timeout_barrier() when bringing the bridge(4) down and only execute
the timeout handler if the interface is running.
ok claudio@
