<div dir="ltr"><div>Hello,</div><div><br></div><div>what is wrong with my config guys, ( vlans was working with 1.0 ) ?</div><div><br></div><div>.config:</div><div>-------------------------------------------------------------------------------------------</div>
<div><div>CONFIG_DRIVER_HOSTAP=y</div><div>CONFIG_DRIVER_MADWIFI=</div><div>CONFIG_DRIVER_NL80211=y</div><div>CONFIG_IAPP=y</div><div>CONFIG_RSN_PREAUTH=y</div><div>CONFIG_PEERKEY=y</div><div>CONFIG_IEEE80211R=y</div><div>
CONFIG_INTERWORKING=y</div><div>CONFIG_IEEE80211N=y</div><div>CONFIG_INTERNAL_LIBTOMMATH_FAST=y</div><div>CONFIG_EAP=y</div><div>CONFIG_EAP_MD5=y</div><div>CONFIG_EAP_TLS=y</div><div>CONFIG_EAP_MSCHAPV2=y</div><div>CONFIG_EAP_PEAP=y</div>
<div>CONFIG_EAP_GTC=y</div><div>CONFIG_EAP_TTLS=y</div><div>CONFIG_WPS=</div><div>CONFIG_WPS_UPNP=</div><div>CONFIG_EAP_IKEV2=y</div><div>CONFIG_PKCS12=y</div><div>CONFIG_RADIUS_SERVER=</div><div>CONFIG_IPV6=y</div><div>
CONFIG_FULL_DYNAMIC_VLAN=y</div>
<div>CONFIG_VLAN_NETLINK=y</div></div><div>-------------------------------------------------------------------------------------------<br></div><div><br></div><div><div>../src/ap/vlan_util.c:17:37: warning: netlink/route/link/vlan.h: No such file or directory</div>
<div>../src/ap/vlan_util.c: In function 'vlan_add':</div><div>../src/ap/vlan_util.c:55: warning: implicit declaration of function 'nl_socket_alloc'</div><div>../src/ap/vlan_util.c:55: warning: assignment makes pointer from integer without a cast</div>
<div>../src/ap/vlan_util.c:61: warning: passing argument 1 of 'nl_connect' from incompatible pointer type</div><div>../src/ap/vlan_util.c:66: warning: passing argument 1 of 'rtnl_link_alloc_cache' from incompatible pointer type</div>
<div>../src/ap/vlan_util.c:66: error: too many arguments to function 'rtnl_link_alloc_cache'</div><div>../src/ap/vlan_util.c:95: warning: implicit declaration of function 'rtnl_link_set_type'</div><div>../src/ap/vlan_util.c:103: warning: implicit declaration of function 'rtnl_link_vlan_set_id'</div>
<div>../src/ap/vlan_util.c:108: warning: implicit declaration of function 'rtnl_link_add'</div><div>../src/ap/vlan_util.c:123: warning: implicit declaration of function 'nl_socket_free'</div><div>../src/ap/vlan_util.c: In function 'vlan_rem':</div>
<div>../src/ap/vlan_util.c:137: warning: assignment makes pointer from integer without a cast</div><div>../src/ap/vlan_util.c:143: warning: passing argument 1 of 'nl_connect' from incompatible pointer type</div><div>
../src/ap/vlan_util.c:148: warning: passing argument 1 of 'rtnl_link_alloc_cache' from incompatible pointer type</div><div>../src/ap/vlan_util.c:148: error: too many arguments to function 'rtnl_link_alloc_cache'</div>
<div>../src/ap/vlan_util.c:161: warning: implicit declaration of function 'rtnl_link_delete'</div><div>make: *** [../src/ap/vlan_util.o] Error 1</div><div><br></div><div>Please help :-)</div><div><br></div><div><br>
</div></div><div>Best regards</div><div class="gmail_extra">
</div></div>