AP: Determine Short SSID value for the BSS
This can be used in the future to implement support for RNR and scanning extensions using a shorter field for the SSID. Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
This commit is contained in:
parent
41b06b065e
commit
522450b7b1
6 changed files with 12 additions and 0 deletions
|
@ -104,6 +104,7 @@ OBJS += ../src/utils/wpa_debug.o
|
|||
OBJS += ../src/utils/wpabuf.o
|
||||
OBJS += ../src/utils/bitfield.o
|
||||
OBJS += ../src/utils/ip_addr.o
|
||||
OBJS += ../src/utils/crc32.o
|
||||
OBJS += op_classes.o
|
||||
OBJS += rrm.o
|
||||
OBJS_p = wpa_passphrase.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue