vlan: Move ifconfig helpers to a separate file
authorJouni Malinen <j@w1.fi>
Fri, 25 Mar 2016 15:56:07 +0000 (17:56 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 25 Mar 2016 15:56:07 +0000 (17:56 +0200)
commit7c03c08229ee0aa5f98ddf15d2dccb805e7f94b4
tree05781e08811b09a90d71840b85d25fdd84685fe1
parent59d6390440121780629442cf383e0dd139bb0673
vlan: Move ifconfig helpers to a separate file

This removes final ioctl() use within vlan_init.c.

Signed-off-by: Jouni Malinen <j@w1.fi>
hostapd/Android.mk
hostapd/Makefile
src/ap/vlan_ifconfig.c [new file with mode: 0644]
src/ap/vlan_init.c