]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
tests: Add CONFIG_VLAN_NETLINK=y to hostapd build configuration
authorJouni Malinen <j@w1.fi>
Sun, 20 Mar 2016 17:54:57 +0000 (19:54 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 20 Mar 2016 17:54:57 +0000 (19:54 +0200)
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>
tests/hwsim/example-hostapd.config

index 2b8ad7f211fb5c71b656b28a046cdc0faff9a23d..40015fd8b4935348bd231e5508d333be9093475d 100644 (file)
@@ -43,6 +43,7 @@ CONFIG_TLSV11=y
 CONFIG_TLSV12=y
 
 CONFIG_FULL_DYNAMIC_VLAN=y
+CONFIG_VLAN_NETLINK=y
 CONFIG_LIBNL32=y
 CONFIG_LIBNL3_ROUTE=y
 CONFIG_PEERKEY=y