ramips: fix cd-poll sd card remove randomly
[openwrt/staging/chunkeey.git] / target / linux / generic / patches-3.18 / 640-bridge_no_eap_forward.patch
index 69a994934ae6ed50b476215caa1d6c637e7b6858..35802d63dc7bf3401ebce8278e10497b8ee2a21f 100644 (file)
@@ -1,3 +1,11 @@
+From: Felix Fietkau <nbd@nbd.name>
+Subject: [PATCH] bridge: no EAP forward
+
+When bridging, do not forward EAP frames to other ports, only deliver
+them locally.
+Fixes WPA authentication issues with multiples APs that are connected to
+each other via bridges.
+---
 --- a/net/bridge/br_input.c
 +++ b/net/bridge/br_input.c
 @@ -97,7 +97,11 @@ int br_handle_frame_finish(struct sk_buf