[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120304.215757.221849809842337285.davem@davemloft.net>
Date: Sun, 04 Mar 2012 21:57:57 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: Joakim.Tjernlund@...nsmode.se
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH 2/2] bridge: message age needs to increase, not
decrease.
From: Joakim Tjernlund <Joakim.Tjernlund@...nsmode.se>
Date: Thu, 1 Mar 2012 19:12:19 +0100
> commit bridge: send proper message_age in config BPDU
> added this gem:
> bpdu.message_age = (jiffies - root->designated_age)
> p->designated_age = jiffies + bpdu->message_age;
> Notice how bpdu->message_age is negated when reassigned to
> bpdu.message_age. This causes message age to decrease breaking the
> STP protocol.
>
> Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@...nsmode.se>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists