From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net 0/3] net: bridge: fast ageing on topology change Date: Sat, 10 Dec 2016 21:55:12 -0500 (EST) Message-ID: <20161210.215512.1243458025069409442.davem@davemloft.net> References: <20161210184429.31600-1-vivien.didelot@savoirfairelinux.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: idosch@mellanox.com, andrew@lunn.ch, f.fainelli@gmail.com, nikolay@cumulusnetworks.com, netdev@vger.kernel.org, bridge@lists.linux-foundation.org, linux-kernel@vger.kernel.org, jiri@mellanox.com, kernel@savoirfairelinux.com To: vivien.didelot@savoirfairelinux.com Return-path: In-Reply-To: <20161210184429.31600-1-vivien.didelot@savoirfairelinux.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: bridge-bounces@lists.linux-foundation.org Errors-To: bridge-bounces@lists.linux-foundation.org List-Id: netdev.vger.kernel.org From: Vivien Didelot Date: Sat, 10 Dec 2016 13:44:26 -0500 > 802.1D [1] specifies that the bridges in a network must use a short > value to age out dynamic entries in the Filtering Database for a period, > once a topology change has been communicated by the root bridge. > > This patchset fixes this for the in-kernel STP implementation. ... Series applied.