Correct munging of stp_root()

This commit is contained in:
Eric A. Miller
2014-11-09 17:53:48 -05:00
parent 47954aba8e
commit d674b22b39
2 changed files with 3 additions and 3 deletions

View File

@@ -26,8 +26,8 @@ version 3.21 ()
rather than assuming they are the same.
* Capture port VLANs on Cisco interfaces which are configured for
trunking but are not in operational trunking mode
* Correct munging of dot1dStpPortDesignatedPort in stp_p_port() and
i_stp_port() methods
* Correct munging of stp_p_port(), i_stp_port(), and stp_root() methods
in Bridge
version 3.20 (2014-09-08)