From: Vladislav Yasevich <vyasev...@gmail.com> Date: Tue, 10 Nov 2015 06:15:32 -0500
> This reverts commit 34c2d9fb0498c066afbe610b15e18995fd8be792. > > There are 2 reasons for this revert: > 1) The commit in question doesn't do what it says it does. The > description reads: "Allow bridge forward delay to be configured > when Spanning Tree is enabled." This was already the case before > the commit was made. What the commit actually do was disallow > invalid values or 'forward_delay' when STP was turned off. > > 2) The above change was actually a change in the user observed > behavior and broke things like libvirt and other network configs > that set 'forward_delay' to 0 without enabling STP. The value > of 0 is actually used when STP is turned off to immediately mark > the bridge as forwarding. > > Signed-off-by: Vlad Yasevich <vyase...@redhat.com> Fair enough, applied, thanks Vlad. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html