hostapd: enable proxy-arp support for hostapd-full
[openwrt/openwrt.git] / package / network / services / hostapd / files / hostapd-full.config
index df272e443a8afc22f5007732c0038cee3fe94507..6d5e90cd461d4a9d55bd457bd1bd575b50b34bca 100644 (file)
@@ -386,6 +386,9 @@ CONFIG_TAXONOMY=y
 # Airtime policy support
 CONFIG_AIRTIME_POLICY=y
 
+# Proxy ARP support
+CONFIG_PROXYARP=y
+
 # Override default value for the wpa_disable_eapol_key_retries configuration
 # parameter. See that parameter in hostapd.conf for more details.
 #CFLAGS += -DDEFAULT_WPA_DISABLE_EAPOL_KEY_RETRIES=1