All of lore.kernel.org
 help / color / mirror / Atom feed
* Regression in 3.9 caused by "bridge: respect RFC2863 operational state"
@ 2013-05-01 19:02 Felix Fietkau
  2013-05-01 19:49   ` Krishna Chaitanya
  0 siblings, 1 reply; 18+ messages in thread
From: Felix Fietkau @ 2013-05-01 19:02 UTC (permalink / raw)
  To: netdev, linux-wireless
  Cc: Stephen Hemminger, Johannes Berg, Sebastian Gottschall

Hi,

commit 576eb62598f10c8c7fd75703fe89010cdcfff596
Author: stephen hemminger <shemminger@vyatta.com>
Date:   Fri Dec 28 18:15:22 2012 +0000

bridge: respect RFC2863 operational state

This commit breaks putting a mac80211 4-address client mode interface in
a bridge and using it with WPA encryption.

wpa_supplicant has to receive EAP frames for authentication from the
bridge interface, since the rx handler hook steals them from the
wireless interface. However, it also keeps the interface operstate to
IF_OPER_DORMANT for as long as the WPA handshake is incomplete, which
causes the bridge code to drop EAP packets.

In the long run, I'd like to sort out this mess by passing EAP frames to
userspace via nl80211 - but since that will require userspace changes,
what do we do about this issue in the mean time?

- Felix

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

end of thread, other threads:[~2016-01-19 21:55 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAFuUQkhHsRZMnNYBbVZU0=BcAKMEktzYgPv6oc=CMFd7MFDi6g@mail.gmail.com>
2015-12-04  2:31 ` Regression in 3.9 caused by "bridge: respect RFC2863 operational state" YanBo
2016-01-19 15:45   ` Shajakhan, Mohammed Shafi (Mohammed Shafi)
2016-01-19 15:45     ` Shajakhan, Mohammed Shafi (Mohammed Shafi)
2016-01-19 21:10     ` YanBo
2016-01-19 21:10       ` YanBo
2016-01-19 21:48 ` Stephen Hemminger
2016-01-19 21:48   ` Stephen Hemminger
2016-01-19 21:55   ` Felix Fietkau
2016-01-19 21:55     ` Felix Fietkau
2013-05-01 19:02 Felix Fietkau
2013-05-01 19:49 ` Krishna Chaitanya
2013-05-01 19:49   ` Krishna Chaitanya
     [not found]   ` <CAOaVG179Rx_JfV99mbjWhwQTALb5gh+2_WVFWDSbngA0qkzoGw@mail.gmail.com>
2013-05-01 21:06     ` Felix Fietkau
2013-05-01 21:06       ` Felix Fietkau
2013-05-01 22:49       ` Stephen Hemminger
2013-05-01 22:49         ` Stephen Hemminger
2013-05-02  0:53         ` Felix Fietkau
2013-05-02  0:53           ` Felix Fietkau

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.