summaryrefslogtreecommitdiffstats
path: root/usr.sbin/hostapd/handle.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Delete superfluous #includes of <ifaddrs.h>, <net/if_dl.h>, and <net/if_enc.h>guenther2019-05-101-2/+1
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-2/+2
* carefully check some return values and make lint happy. check forreyk2007-02-081-2/+3
* add new event rules to match optional elements of radiotap headers:reyk2006-06-271-3/+124
* don't use the newline character in hostapd_log() callsreyk2006-06-011-3/+3
* Update my e-mail address in the copyright statement, no binary changes.reyk2005-12-181-2/+2
* move iapp configuration in a separate data structurereyk2005-12-011-2/+3
* add optional interface rule for event rulesreyk2005-11-231-1/+12
* add support for multiple hostap (wireless) interfaces.reyk2005-11-201-19/+21
* fix "node add"reyk2005-10-111-2/+2
* implement a way to match IEEE 802.11 flooding. this will help to detectreyk2005-09-301-4/+35
* add 'random' action address and auth open request/responsereyk2005-07-041-1/+6
* first step to implement a proactive wireless monitoring system usingreyk2005-06-171-0/+299