Improved the management of the IEEE802.11 Beacon and add the management of

IEEE802.11 Probe Response.
This commit is contained in:
vemax78
2014-01-10 13:25:28 +01:00
parent 66019df158
commit d2c01ad82a
12 changed files with 1197 additions and 430 deletions

View File

@ -82,7 +82,8 @@ ac_SOURCES = \
$(top_srcdir)/src/ac/ac_dfa_run.c \
$(top_srcdir)/src/ac/ac_dfa_reset.c \
$(top_srcdir)/src/ac/ac_dfa_teardown.c \
$(top_srcdir)/src/ac/ac_soap.c
$(top_srcdir)/src/ac/ac_soap.c \
$(top_srcdir)/src/binding/ieee80211/ieee80211.c
ac_LDADD = \
$(CONFIG_LIBS) \