cvs commit: src/sys/net bridgestp.c bridgestp.h if_bridge.c
Andrew Thompson
thompsa at FreeBSD.org
Sun Nov 26 10:43:49 PST 2006
thompsa 2006-11-26 18:43:48 UTC
FreeBSD src repository
Modified files:
sys/net bridgestp.c bridgestp.h if_bridge.c
Log:
use two stage creation of stp ports, this means that the stp variables can be
set before the port is marked STP and they will no longer be overwrittten
Revision Changes Path
1.28 +24 -17 src/sys/net/bridgestp.c
1.7 +4 -3 src/sys/net/bridgestp.h
1.88 +5 -5 src/sys/net/if_bridge.c
More information about the cvs-src
mailing list