freebsd-src/sys/net80211
Sam Leffler fb8e945823 Resolve the issue of whether frames have FCS or not. Frame data does not
include FCS; if you want to provide it you can put it in the header.

Submitted by:	David Young
2004-04-05 22:13:21 +00:00
..
ieee80211_crypto.c
ieee80211_crypto.h
ieee80211_input.c Change handling of probe response frames. Previously we always dropped the 2004-04-02 23:35:24 +00:00
ieee80211_ioctl.c
ieee80211_ioctl.h
ieee80211_node.c make malloc tag for ieee80211_node more recognizable 2004-04-05 04:15:55 +00:00
ieee80211_node.h eliminate nested include by making MALLOC_DECLARE conditional on the 2004-04-05 22:10:26 +00:00
ieee80211_output.c
ieee80211_proto.c
ieee80211_proto.h
ieee80211_radiotap.h Resolve the issue of whether frames have FCS or not. Frame data does not 2004-04-05 22:13:21 +00:00
ieee80211_var.h eliminate nested include by making MALLOC_DECLARE conditional on the 2004-04-05 22:10:26 +00:00
ieee80211.c
ieee80211.h add definitions for WME, WPA (and WPA2), and miscellaneous other stuff 2004-04-05 17:47:40 +00:00