* unloading bridge fails [2.5.67]
@ 2003-04-17 9:34 Nico Schottelius
2003-04-18 18:24 ` Stephen Hemminger
0 siblings, 1 reply; 3+ messages in thread
From: Nico Schottelius @ 2003-04-17 9:34 UTC (permalink / raw)
To: Linux Kernel Mailing List
[-- Attachment #1: Type: text/plain, Size: 1313 bytes --]
Hello!
Using plain 2.5.67:
flapp:~ # brctl addbr br0
flapp:~ # brctl addif br0 eth0
flapp:~ # ifconfig br0 23.23.23.23 up
flapp:~ # brctl delif br0 eth0
flapp:~ # ifconfig br0 down
until here it works fine, but now
flapp:~ # brctl delbr br0
simply hangs.
flapp:~ # killall -9 brctl
does not kill it.
After some Minutes the keyboard stops working, only the mouse (ps2)
keeps on working. Later the screen gets shifted left or right.
SysRq like all other keyboard actions do not work.
flapp:~ # dmesg
[...]
device eth0 left promiscuous mode
unregister_netdevice: waiting for br0 to become free. Usage count = 2
unregister_netdevice: waiting for br0 to become free. Usage count = 2
unregister_netdevice: waiting for br0 to become free. Usage count = 2
unregister_netdevice: waiting for br0 to become free. Usage count = 2
unregister_netdevice: waiting for br0 to become free. Usage count = 2
[...repeated many times...]
This does not happen, when I don't activate the bridge (i don't issue
ifconfig br0 up).
Anyone know why ? HowTo solve ?
Nico
--
Please send your messages pgp-signed and/or pgp-encrypted (don't encrypt mails
to mailing list!). If you don't know what pgp is visit www.gnupg.org.
(public pgp key: ftp.schottelius.org/pub/familiy/nico/pgp-key)
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: unloading bridge fails [2.5.67]
2003-04-17 9:34 unloading bridge fails [2.5.67] Nico Schottelius
@ 2003-04-18 18:24 ` Stephen Hemminger
2003-04-18 21:13 ` Nico Schottelius
0 siblings, 1 reply; 3+ messages in thread
From: Stephen Hemminger @ 2003-04-18 18:24 UTC (permalink / raw)
To: Nico Schottelius; +Cc: linux-kernel
On Thu, 17 Apr 2003 11:34:32 +0200
Nico Schottelius <schottelius@wdt.de> wrote:
> Hello!
>
> Using plain 2.5.67:
>
> flapp:~ # brctl addbr br0
> flapp:~ # brctl addif br0 eth0
> flapp:~ # ifconfig br0 23.23.23.23 up
> flapp:~ # brctl delif br0 eth0
> flapp:~ # ifconfig br0 down
>
> until here it works fine, but now
>
> flapp:~ # brctl delbr br0
>
> simply hangs.
>
I submitted several patches that have been accepted that
address this and several other management API issues. Your short set of
commands works fine now.
Do you need the patches for 2.5.67 right now, or can you wait till they
come out in 2.5.68?
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-05-05 10:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-17 9:34 unloading bridge fails [2.5.67] Nico Schottelius
2003-04-18 18:24 ` Stephen Hemminger
2003-04-18 21:13 ` Nico Schottelius
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox