wifi6 AP does not forward broadcast ARP request sent from one wifi
client to another wifi client. Enable proxy arp by default to have the
AP respond to ARP requests on behalf of the client.
Signed-off-by: Arif Alam <arif.alam@netexperience.com>
Fixes the following passpoint config params:
- Network Auth Type
- Connection Capability
- IP Address Availability
Signed-off-by: Arif Alam <arif.alam@netexperience.com>
Add custom options to enable proxy arp and
mcast to ucast, this is used for Hotspot 2.0.
It is tested for ipv4.
Signed-off-by: Chaitanya Godavarthi <chaitanya.kiran@netexperience.com>
WPA3-Enterprise Only mode requires that the AP enables at least
AKM suite selector 00-0F-AC:5 (IEEE 802.1X with SHA-256) and not
enable AKM suite selector: 00-0F-AC:1 (IEEE 802.1X with SHA-1).
Signed-off-by: Arif Alam <arif.alam@netexperience.com>