lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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