hostapd: use config option CONFIG_NO_LINUX_PACKET_SOCKET_WAR
[openwrt/openwrt.git] / package / network / services / hostapd / files / wpa_supplicant-basic.config
index 14f6e80896d713380bd06f2af79566796510540c..f2fd20dbd7721427b1a3e5784d4060afdd74039b 100644 (file)
@@ -308,7 +308,7 @@ CONFIG_BACKEND=file
 # in a bridge for EAPOL frames. This should be uncommented only if the kernel
 # is known to not have the regression issue in packet socket behavior with
 # bridge interfaces (commit 'bridge: respect RFC2863 operational state')').
-#CONFIG_NO_LINUX_PACKET_SOCKET_WAR=y
+CONFIG_NO_LINUX_PACKET_SOCKET_WAR=y
 
 # IEEE 802.11w (management frame protection), also known as PMF
 # Driver support is also needed for IEEE 802.11w.