mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-01-17 18:34:03 -05:00
tests: Add CONFIG_VLAN_NETLINK=y to hostapd build configuration
This is needed for ap_vlan_tagged_wpa2_radius_id_change to pass. The ioctl-based vlan_add() function does not use the vlan_if_name parameter at all. Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
d774c46aae
commit
557b52bf4a
@ -43,6 +43,7 @@ CONFIG_TLSV11=y
|
|||||||
CONFIG_TLSV12=y
|
CONFIG_TLSV12=y
|
||||||
|
|
||||||
CONFIG_FULL_DYNAMIC_VLAN=y
|
CONFIG_FULL_DYNAMIC_VLAN=y
|
||||||
|
CONFIG_VLAN_NETLINK=y
|
||||||
CONFIG_LIBNL32=y
|
CONFIG_LIBNL32=y
|
||||||
CONFIG_LIBNL3_ROUTE=y
|
CONFIG_LIBNL3_ROUTE=y
|
||||||
CONFIG_PEERKEY=y
|
CONFIG_PEERKEY=y
|
||||||
|
Loading…
Reference in New Issue
Block a user