Module Name: src Committed By: maxv Date: Mon Jan 15 09:49:16 UTC 2018
Modified Files:
src/sys/net: if_bridge.c
Log Message:
If the bridge is not running, don't call bridge_stop. Otherwise the
following commands will crash the kernel:
ifconfig bridge0 create
ifconfig bridge0 destroy
To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 src/sys/net/if_bridge.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
