hostapd: Add IEEE 802.11ac VHT IEs into Beacon/Probe Response
authorMahesh Palivela <maheshp@posedge.com>
Sat, 30 Jun 2012 10:57:52 +0000 (13:57 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 30 Jun 2012 10:57:52 +0000 (13:57 +0300)
commit532b16c7a9d29cbf6e62a4120b54f2bf4ef525a2
tree50b490327c5527b6fdc63871352102d9561b7c2e
parentefe45d147165368e916670ba83f621df7107c282
hostapd: Add IEEE 802.11ac VHT IEs into Beacon/Probe Response

IEEE 802.11ac VHT changes to include VHT IEs in Beacon and Probe
Response frames.

Signed-hostap: Mahesh Palivela <maheshp@posedge.com>
hostapd/Makefile
src/ap/beacon.c
src/ap/ieee802_11.h
src/ap/ieee802_11_vht.c [new file with mode: 0644]