[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAG-2HqVnWXu2dW=Su6DDxDzgg3cLSvTMu5Sf=Eq+YUv4P1d4NQ@mail.gmail.com>
Date: Mon, 21 Apr 2014 21:33:13 +0200
From: Tom Gundersen <teg@...m.no>
To: netdev <netdev@...r.kernel.org>, bridge@...ts.linux-foundation.org
Cc: "C. R. Oldham" <cr@...tstack.com>
Subject: [BUG?] bridge_id not getting set for bridges created with
Hi,
If IFLA_ADDRESS is set when creating a bridge over netlink, e.g.
# ip link add test-bridge address b6:83:a2:b3:2f:0e type bride
the bridge id is not set:
# brctl show
bridge name bridge id STP enabled interfaces
bridge1 8000.000000000000 no
It looks like this is caused by br_stp_set_bridge_id never beeing
called. There appear to be many ways to solve this, but not sure what
is the preferred route...
Cheers,
Tom
--
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