On 1/22/2012 9:29 AM, Adrian Chadd wrote:
On 21 January 2012 05:37, Nikos Vassiliadis wrote:
Hi,
The current code in bridgestp.c finds the lower MAC address from all
available ethernets and uses it as the STP id. This is problematic when
more than one STP bridges participate in the same STP d
On 21 January 2012 05:37, Nikos Vassiliadis wrote:
> Hi,
>
> The current code in bridgestp.c finds the lower MAC address from all
> available ethernets and uses it as the STP id. This is problematic when
> more than one STP bridges participate in the same STP domain because
> more than one bridge
Hi,
The current code in bridgestp.c finds the lower MAC address from all
available ethernets and uses it as the STP id. This is problematic when
more than one STP bridges participate in the same STP domain because
more than one bridges will use the same id. A similar fix was applied
to the OpenBS