Module Name: src Committed By: knakahara Date: Mon Jun 20 07:06:06 UTC 2016
Modified Files:
src/sys/net: if_bridge.c
Log Message:
make bridge_output MP-safe, so that bridge(4) can enable IFEF_OUTPUT_MPSAFE.
making MP-scalable is future work.
To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 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.
