From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 1/1] bridge: fix message_age_timer calculation Date: Wed, 11 Sep 2013 16:48:32 -0400 (EDT) Message-ID: <20130911.164832.448084143075884864.davem@davemloft.net> References: <1378745768-4495-1-git-send-email-cphealy@gmail.com> <5230B93B.3040900@cogentembedded.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: stephen@networkplumber.org, netdev@vger.kernel.org, bridge@lists.linux-foundation.org, buytenh@wantstofly.org To: sergei.shtylyov@cogentembedded.com Return-path: In-Reply-To: <5230B93B.3040900@cogentembedded.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: Sergei Shtylyov Date: Wed, 11 Sep 2013 22:40:59 +0400 > Hello. > > On 09/09/2013 08:56 PM, Chris Healy wrote: > >> This changes the message_age_timer calculation to use the BPDU's max >> age as opposed to the local bridge's max age. This is in accordance >> with section 8.6.2.3.2 Step 2 of the 802.1D-1998 sprecification. > > You should wrap your changelog lines at 80 chars at most, preferably > less. Yes, please fix this and resubmit.