thompsa 2006-11-27 00:35:41 UTC
FreeBSD src repository
Modified files:
sbin/ifconfig ifbridge.c
sys/net bridgestp.c bridgestp.h if_bridge.c
if_bridgevar.h
Log:
Sync with the OpenBSD port of RSTP
- use flags rather than sperate ioctls for edge, p2p
- implement p2p and autop2p flags
- define large pathcost constant as ULL
- show bridgeid and rootid in ifconfig
Obtained from: Reyk Floeter <[EMAIL PROTECTED]>
Revision Changes Path
1.6 +53 -39 src/sbin/ifconfig/ifbridge.c
1.31 +33 -3 src/sys/net/bridgestp.c
1.8 +3 -0 src/sys/net/bridgestp.h
1.89 +26 -51 src/sys/net/if_bridge.c
1.18 +16 -12 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]"