thompsa 2006-07-26 10:45:38 UTC
FreeBSD src repository
Modified files:
sys/net bridgestp.c bridgestp.h if_bridge.c
if_bridgevar.h
Log:
Forced commit due to missing log on the last revision.
Split the spanning tree state into its own structures and provide a simple API
to perform functions such as adding and deleting ports. This is just a
mechanical change and the STP operation remains the same. The bridgestp code
now has no knowledge of if_bridge.
This makes the code easier to read and can now also support other bridges such
as ng_bridge.
Revision Changes Path
1.14 +0 -0 src/sys/net/bridgestp.c
1.2 +0 -0 src/sys/net/bridgestp.h
1.69 +0 -0 src/sys/net/if_bridge.c
1.13 +0 -0 src/sys/net/if_bridgevar.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"