netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG?] bridge_id not getting set for bridges created with
@ 2014-04-21 19:33 Tom Gundersen
  2014-04-21 20:56 ` Tom Gundersen
  0 siblings, 1 reply; 11+ messages in thread
From: Tom Gundersen @ 2014-04-21 19:33 UTC (permalink / raw)
  To: netdev, bridge; +Cc: C. R. Oldham

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-04-27 23:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-21 19:33 [BUG?] bridge_id not getting set for bridges created with Tom Gundersen
2014-04-21 20:56 ` Tom Gundersen
2014-04-24 12:06   ` Toshiaki Makita
2014-04-24 12:16     ` [PATCH net] bridge: Handle IFLA_ADDRESS correctly when creating bridge device Toshiaki Makita
2014-04-24 16:04       ` Tom Gundersen
2014-04-25  8:18         ` Toshiaki Makita
2014-04-24 18:38       ` Stephen Hemminger
2014-04-25  7:54         ` Toshiaki Makita
2014-04-25  8:01           ` [PATCH net v2] " Toshiaki Makita
2014-04-27 23:54             ` David Miller
2014-04-24 12:30     ` Unsubscribe me in this Forum Amidu Sila

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).