netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC] should we care of COMPAT mode in bridge ?
@ 2011-06-06 19:45 Eric Dumazet
  2011-06-06 20:03 ` David Miller
  2011-06-06 20:06 ` Arnd Bergmann
  0 siblings, 2 replies; 19+ messages in thread
From: Eric Dumazet @ 2011-06-06 19:45 UTC (permalink / raw)
  To: netdev

While trying Alexander Holler patch, I found a 32bit brctl program was
not able to work on a 64bit kernel. So I had to switch to another
machine for my tests.

brctl addbr mybridge
->
socket(PF_FILE, SOCK_STREAM, 0)         = 3
ioctl(3, SIOCSIFBR, 0xffd509c0)         = -1 EINVAL (Invalid argument)

Should we care or not ?




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

end of thread, other threads:[~2011-06-08 16:08 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-06 19:45 [RFC] should we care of COMPAT mode in bridge ? Eric Dumazet
2011-06-06 20:03 ` David Miller
2011-06-06 20:23   ` Chris Friesen
2011-06-06 20:31     ` Arnd Bergmann
2011-06-06 20:31   ` Andreas Schwab
2011-06-06 20:34     ` Eric Dumazet
2011-06-07 23:51   ` Stephen Hemminger
2011-06-08  0:27     ` David Miller
2011-06-08 16:08       ` Stephen Hemminger
2011-06-06 20:06 ` Arnd Bergmann
2011-06-06 20:09   ` David Miller
2011-06-06 20:19     ` Arnd Bergmann
2011-06-06 20:23       ` David Miller
2011-06-07 23:54         ` Stephen Hemminger
2011-06-06 20:12   ` Eric Dumazet
2011-06-06 20:26     ` Arnd Bergmann
2011-06-06 20:32       ` Eric Dumazet
2011-06-06 20:33         ` Arnd Bergmann
2011-06-06 20:35           ` Eric Dumazet

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).