Re: bridge: HSR support
From: Arvid Brodin <hidden>
Date: 2011-10-12 14:24:57
David Lamparter wrote:
On Wed, Oct 12, 2011 at 01:51:22AM +0200, Arvid Brodin wrote:quoted
Stephen Hemminger wrote:quoted
quoted
I want to add support for HSR ("High-availability Seamless Redundancy", IEC-62439-3) to the bridge code. With HSR, all connected units have two network ports and are connected in a ring. All new Ethernet packets are sent on both ports (or passed through if the current unit is not the originating unit).quoted
quoted
quoted
The same packet is never passed twice.How does the bridge decide whether a packet is arriving the second time? Is the ring pre-resolved to stop things or does this happen per-packet?
It happens per-packet. I believe a combination of source MAC address and the HSR sequence tag is used to identify duplicates. -- Arvid Brodin Enea Services Stockholm AB