Searched hist:171724 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/net/
H A Dbridgestp.hdiff 171724 Sat Aug 04 21:09:04 MDT 2007 thompsa - Ensure the path cost does not exceed 65535 in legacy STP mode.
- If the path cost is calculated when the link is down, set a pending flag so
it is calculated again when it comes back up.
- To not use 00:00:00:00:00:00 as the bridge id, all interfaces are scanned and
the lowest number wins. All zeros is too low.

Approved by: re (rwatson)
H A Dbridgestp.cdiff 171724 Sat Aug 04 21:09:04 MDT 2007 thompsa - Ensure the path cost does not exceed 65535 in legacy STP mode.
- If the path cost is calculated when the link is down, set a pending flag so
it is calculated again when it comes back up.
- To not use 00:00:00:00:00:00 as the bridge id, all interfaces are scanned and
the lowest number wins. All zeros is too low.

Approved by: re (rwatson)

Completed in 106 milliseconds