thompsa     2007-01-21 00:18:34 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sbin/ifconfig        ifbridge.c ifconfig.8 
    sys/net              bridgestp.c if_bridge.c if_bridgevar.h 
  Added files:           (Branch: RELENG_6)
    sys/net              bridgestp.h 
  Log:
  MFC Rapid Spanning Tree support.
  
  This fully syncs bridgestp* and if_bridge* to HEAD with the exception of the
  default spanning tree protocol being v1 and not rstp.
  
  Revision   Changes     Path
  1.1.2.4    +165 -26    src/sbin/ifconfig/ifbridge.c
  1.95.2.19  +57 -8      src/sbin/ifconfig/ifconfig.8
  1.3.2.10   +1846 -826  src/sys/net/bridgestp.c
  1.12.2.1   +391 -0     src/sys/net/bridgestp.h (new)
  1.11.2.46  +260 -173   src/sys/net/if_bridge.c
  1.4.2.8    +29 -132    src/sys/net/if_bridgevar.h
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to