This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
net80211
History
seanb
550e54992f
- Make sure scangen sequence number is unique
...
per iteration. - From FreeBSD. - CI: sam
2006-05-03 16:50:58 +00:00
..
_ieee80211.h
…
CHANGES
…
files.net80211
…
ieee80211_acl.c
don't use MALLOC with a non-constant size; use malloc instead.
2006-03-17 23:29:07 +00:00
ieee80211_crypto_ccmp.c
…
ieee80211_crypto_none.c
…
ieee80211_crypto_tkip.c
…
ieee80211_crypto_wep.c
…
ieee80211_crypto.c
…
ieee80211_crypto.h
…
ieee80211_input.c
don't use MALLOC with a non-constant size; use malloc instead.
2006-03-17 23:29:07 +00:00
ieee80211_ioctl.c
don't use MALLOC with a non-constant size; use malloc instead.
2006-03-17 23:29:07 +00:00
ieee80211_ioctl.h
…
ieee80211_netbsd.c
…
ieee80211_netbsd.h
…
ieee80211_node.c
- Make sure scangen sequence number is unique
2006-05-03 16:50:58 +00:00
ieee80211_node.h
…
ieee80211_output.c
…
ieee80211_proto.c
…
ieee80211_proto.h
…
ieee80211_radiotap.h
…
ieee80211_rssadapt.c
…
ieee80211_rssadapt.h
…
ieee80211_sysctl.h
…
ieee80211_var.h
Revamp ieee80211_get_rate. Now it does not use the rateset in the
2006-03-28 00:48:10 +00:00
ieee80211_xauth.c
…
ieee80211.c
…
ieee80211.h
For eventual re-use, extract the sub-band struct from struct
2006-03-28 00:13:56 +00:00
Makefile
…