hostapd: enable proxy-arp support for hostapd-full
[openwrt/openwrt.git] / package / network / services / hostapd / files / hostapd-mini.config
index b3050f7bbc70cf68ddc3b7d63dcdd63c7d27f2c3..f2ed071ec09623c4d39435917aa4fd56b364bfcb 100644 (file)
@@ -386,6 +386,9 @@ CONFIG_TLS=internal
 # 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