thompsa 56ac4302e2 MFp4
- Each stp port is added sequentially so it was possible for our bridgeid to
   change every time because the new port has a lower MAC address.  Instead
   just find the lowest MAC address from all Ethernet adapters in the machine
   as the value only needs to be unique, this stops a lot of churn on the
   protocol.
 - Update the states after enabling or disabling a port.
 - Keep tabs if we have been stopped or started by our parent bridge.
 - The callout only needs to be drained before destroying the mutex, move it to
   bstp_detach.
2006-11-09 22:50:49 +00:00
..
2006-11-07 21:57:18 +00:00
2006-11-08 06:31:28 +00:00
2006-11-09 20:45:22 +00:00
2006-11-02 16:24:18 +00:00
2006-11-06 17:43:10 +00:00
2006-11-08 09:09:07 +00:00
2006-11-09 22:50:49 +00:00
2006-11-09 08:03:37 +00:00