summaryrefslogtreecommitdiff
path: root/tools/tools/net80211
Commit message (Expand)AuthorAgeFilesLines
* Replace literal uses of /usr/local in C sources with _PATH_LOCALBASEStefan Eßer2020-10-271-1/+2
* [wlanstats] Add the per-node amsdu hardware decap'ed receive stats.Adrian Chadd2020-06-122-2/+10
* tools/80211: correct array indexEitan Adler2018-02-191-1/+1
* [wlanwds] allow for a DWDS AP VAP to be not be the first VAP on a NIC.Adrian Chadd2017-07-311-7/+109
* [net80211] add another hard-learnt lesson about DWDS setupAdrian Chadd2017-05-031-0/+7
* [net80211] [wlanwds] allow logging to stderr as well as syslog.Adrian Chadd2017-04-261-3/+7
* [net80211] document having to enable privacy on the dynamic plumbed VAPs.Adrian Chadd2017-04-261-0/+7
* [wlanstats] We actually /do/ support per-STA stats!Adrian Chadd2017-02-201-1/+1
* [net80211] fix up wlanwds to compile without warnings on clang.Adrian Chadd2016-08-281-3/+3
* [wlanstats] Convert rssi / signal / rate to use float.Adrian Chadd2016-04-061-6/+7
* [net80211] Add an A-MSDU debug output shortcut.Adrian Chadd2016-04-041-0/+4
* [net80211] teach wlanstats about the ff_encapfail field.Adrian Chadd2016-04-041-0/+2
* Convert to LIBADD.Bryan Drewery2016-02-241-2/+3
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-044-8/+4
* - Replace N(a)/N(i)/N(T)/LEN(a)/ARRAY_SIZE(a) with nitems()Craig Rodrigues2015-08-293-29/+20
* Make these all work with the new way of doing privatelib.Adrian Chadd2015-05-161-0/+1
* Convert to LIBADDBaptiste Daroussin2014-11-251-2/+1
* Update these to make them actually compile!Adrian Chadd2014-08-251-2/+3
* Replace all uses of libncurses and libtermcap with their wide characterBrooks Davis2014-07-171-2/+2
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-1310-10/+10
* Remove AppleTalk support.Gleb Smirnoff2014-03-142-2/+0
* wlanstats: add helpEitan Adler2014-03-071-2/+11
* Remove these; they're no longer required.Adrian Chadd2014-03-062-329/+0
* Modify wlanstats to now use the copy of libbsdstat in /usr/lib/private.Adrian Chadd2014-03-063-12/+14
* Rename definition of IEEE80211_FC1_WEP to IEEE80211_FC1_PROTECTED.Kevin Lo2014-01-088-22/+23
* To avoid having to explicitly test COMPILER_TYPE for settingDimitry Andric2013-12-221-3/+1
* We are exceeding default limit (256) of bracket nesting and clang does not likeHiren Panchasara2013-09-121-0/+5
* Correct sizeof usageKevin Lo2012-06-252-2/+2
* Add the AMPDU BAR TX statistics to the "ampdu" tag.Adrian Chadd2012-06-151-1/+2
* Teach wlanstats about the new BAR TX statistics.Adrian Chadd2012-04-081-0/+12
* Add is_beacon_bad.Adrian Chadd2012-02-281-0/+4
* Fix an obvious typo. We do want to specify file permission when we pass O_CREAT.Pawel Jakub Dawidek2012-01-031-1/+1
* Spelling fixes for tools/Ulrich Spörlein2011-12-301-1/+1
* Fixed missing or broken library dependencies.Ruslan Ermilov2010-02-252-2/+3
* Update for vaps:Sam Leffler2009-07-249-114/+32
* update for recent mesh additionsSam Leffler2009-07-211-1/+17
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on theRui Paulo2009-07-119-1/+250
* fix typoSam Leffler2009-05-181-1/+1
* Cleanups to prepare this code for wider use (likely merged into hostapd):Sam Leffler2009-04-181-102/+249
* no more need for -p option to wlanwds; it knows how to find the parent nowSam Leffler2009-04-151-1/+1
* o remove the -p option; use the %parent pointer sysctl to find the parent ifnetSam Leffler2009-04-151-20/+29
* revamp after 1/2 and 1/4 rate changesSam Leffler2009-02-191-89/+77
* for adhoc and ahdemo modes try to find the "bss node": use the bssidSam Leffler2009-02-051-1/+10
* make -o handling like athstatsSam Leffler2009-02-051-9/+30
* o fix identification of ahdemo modeSam Leffler2009-02-051-11/+24
* simple scripts to demonstrate tdma setupSam Leffler2009-01-142-0/+39
* add tool to calculate air time for 802.11 packetsSam Leffler2009-01-123-1/+604
* eliminate hardwired lists; use the media type to autoconfigSam Leffler2008-09-211-3/+17
* use new sysctl to generate a fake radar eventSam Leffler2008-08-021-1/+2