Changed the management of the wireless interfaces, from creation to usage.
The virtual interfaces are created at the startup of the wtp to reduce the time required to configure a wireless interface. Applied some patches to build the WTP on OpenWRT trunk
This commit is contained in:
@ -55,6 +55,7 @@ wtp_SOURCES = \
|
||||
$(top_srcdir)/src/wtp/wtp_dfa_imagedata.c \
|
||||
$(top_srcdir)/src/wtp/wtp_radio.c \
|
||||
$(top_srcdir)/src/binding/ieee80211/ieee80211.c \
|
||||
$(top_srcdir)/src/binding/ieee80211/netlink_link.c \
|
||||
$(top_srcdir)/src/binding/ieee80211/wifi_drivers.c
|
||||
|
||||
wtp_LDADD = \
|
||||
|
Reference in New Issue
Block a user