Linux wireless drivers development
 help / color / mirror / Atom feed
* bridge packets option
@ 2007-08-29 16:31 Johannes Berg
  2007-09-03 23:57 ` Jouni Malinen
  0 siblings, 1 reply; 4+ messages in thread
From: Johannes Berg @ 2007-08-29 16:31 UTC (permalink / raw)
  To: linux-wireless; +Cc: Jouni Malinen, Michael Wu

[-- Attachment #1: Type: text/plain, Size: 826 bytes --]

Hey,

Looking through the receive code, the bridge_packets config option has
the effect of copying multicast traffic to the air right away and
passing frames to a station without having them go all the way through
the network stack.

I think there's a flaw with this: when you turn it off, nothing will
copy multicast frames to the network as expected by an AP, as far as I
can tell. Hence, I think that the bridge_packets must not be honoured
for multicast packets.

OTOH, for multicast, is it actually correct? Doesn't the AP need to
rewrite some fields?

As for unicast packets, what is the gain? There's obviously the loss
that netfilter won't see the packet which is generally very much frowned
upon. Is the performance benefit really that high?

I really need more devices for testing :/

johannes

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 190 bytes --]

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

end of thread, other threads:[~2007-09-05  2:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-29 16:31 bridge packets option Johannes Berg
2007-09-03 23:57 ` Jouni Malinen
2007-09-04 14:22   ` Johannes Berg
2007-09-05  2:38     ` Jouni Malinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox