https://bugzilla.novell.com/show_bug.cgi?id=634346 https://bugzilla.novell.com/show_bug.cgi?id=634346#c0 Summary: brctl show <bridge> does not work correctly Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: thomas.gross@teegee.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.11) Gecko/20100714 SUSE/3.5.11-0.1.1 Firefox/3.5.11 brctl show <bridge> should show details of the given bridge only. At manual: "The command brctl show <brname> will show some information on the bridge and its attached ports." Actually it shows details of all bridges. Example: # brctl show br0 bridge name bridge id STP enabled interfaces br0 8000.001966642b28 no eth0 vif1.0 vif7.0 vif8.0 br1 8000.feffffffffff no vif10.0 vif9.0 Same Bug at opensuse 11.2 and opensuse 11.3 Reproducible: Always Steps to Reproduce: 1. brctl addbr br0 brctl addbr br1 2. brctl show br0 3. brctl show br1 Actual Results: Command shows details of all bridges, not just the given bridge. Expected Results: Command should show details of the given bridge only. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.