]> git.ipfire.org Git - thirdparty/hostap.git/commit
wlantest: Maintain table of BSS information
authorJouni Malinen <j@w1.fi>
Sat, 6 Nov 2010 15:11:12 +0000 (17:11 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 7 Nov 2010 21:29:00 +0000 (23:29 +0200)
commitd84d38935127dc6f64ed1c1b8aa986e85d99c9b6
treef6369f0a3d8f6da1c2e8453e320f7224d898f720
parenta149fcc77d3322bf23d1f53c2cd9fc84a1097c31
wlantest: Maintain table of BSS information

Whenever a Beacon or Probe Response frame is observed, add or update
a BSS entry to maintain current information about the active BSSes.
wlantest/Makefile
wlantest/bss.c [new file with mode: 0644]
wlantest/process.c
wlantest/wlantest.c
wlantest/wlantest.h