Searched hist:163863 (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/sbin/ifconfig/
H A Difbridge.cdiff 163863 Wed Nov 01 07:07:47 MST 2006 thompsa Bring in support for the Rapid Spanning Tree Protocol (802.1w).

RSTP provides faster spanning tree convergence, the protocol will exchange
information with neighboring switches to quickly transition to forwarding
without creating loops. The code will default to RSTP mode but will downgrade
any port connected to a legacy STP network so is fully backward compatible.

Reviewed by: syrinx
Tested by: syrinx
H A Difconfig.8diff 163863 Wed Nov 01 07:07:47 MST 2006 thompsa Bring in support for the Rapid Spanning Tree Protocol (802.1w).

RSTP provides faster spanning tree convergence, the protocol will exchange
information with neighboring switches to quickly transition to forwarding
without creating loops. The code will default to RSTP mode but will downgrade
any port connected to a legacy STP network so is fully backward compatible.

Reviewed by: syrinx
Tested by: syrinx
/freebsd-10.1-release/sys/net/
H A Dbridgestp.hdiff 163863 Wed Nov 01 07:07:47 MST 2006 thompsa Bring in support for the Rapid Spanning Tree Protocol (802.1w).

RSTP provides faster spanning tree convergence, the protocol will exchange
information with neighboring switches to quickly transition to forwarding
without creating loops. The code will default to RSTP mode but will downgrade
any port connected to a legacy STP network so is fully backward compatible.

Reviewed by: syrinx
Tested by: syrinx
H A Dif_bridgevar.hdiff 163863 Wed Nov 01 07:07:47 MST 2006 thompsa Bring in support for the Rapid Spanning Tree Protocol (802.1w).

RSTP provides faster spanning tree convergence, the protocol will exchange
information with neighboring switches to quickly transition to forwarding
without creating loops. The code will default to RSTP mode but will downgrade
any port connected to a legacy STP network so is fully backward compatible.

Reviewed by: syrinx
Tested by: syrinx
H A Dbridgestp.cdiff 163863 Wed Nov 01 07:07:47 MST 2006 thompsa Bring in support for the Rapid Spanning Tree Protocol (802.1w).

RSTP provides faster spanning tree convergence, the protocol will exchange
information with neighboring switches to quickly transition to forwarding
without creating loops. The code will default to RSTP mode but will downgrade
any port connected to a legacy STP network so is fully backward compatible.

Reviewed by: syrinx
Tested by: syrinx
H A Dif_bridge.cdiff 163863 Wed Nov 01 07:07:47 MST 2006 thompsa Bring in support for the Rapid Spanning Tree Protocol (802.1w).

RSTP provides faster spanning tree convergence, the protocol will exchange
information with neighboring switches to quickly transition to forwarding
without creating loops. The code will default to RSTP mode but will downgrade
any port connected to a legacy STP network so is fully backward compatible.

Reviewed by: syrinx
Tested by: syrinx
/freebsd-10.1-release/usr.sbin/adduser/
H A Dadduser.shdiff 232146 Sat Feb 25 06:13:25 MST 2012 deischen When using uidstart in /etc/adduser.conf, get the next
available user id and show it in the "Uid [xxx]" prompt.

PR: 163863
Submitted by: Moritz Wilhelmy (mw at wzff dot de)
MFC after: 2 weeks

Completed in 228 milliseconds