NetBSD/sys/net80211
knakahara a6e88d7809 VLAN ID uses pkthdr instead of mtag now. Contributed by s-yamaguchi@IIJ.
I just commit by proxy. Reviewed by joerg@n.o and christos@n.o, thanks.
See http://mail-index.netbsd.org/tech-net/2017/09/26/msg006459.html

XXX need pullup to -8 branch
2017-09-26 07:42:05 +00:00
..
CHANGES
Makefile
_ieee80211.h
files.net80211
ieee80211.c
ieee80211.h
ieee80211_acl.c
ieee80211_amrr.c
ieee80211_amrr.h
ieee80211_crypto.c
ieee80211_crypto.h
ieee80211_crypto_ccmp.c
ieee80211_crypto_none.c
ieee80211_crypto_tkip.c
ieee80211_crypto_wep.c PR/51540: Henning Petersen: replace , with ; 2016-10-09 14:49:51 +00:00
ieee80211_input.c VLAN ID uses pkthdr instead of mtag now. Contributed by s-yamaguchi@IIJ. 2017-09-26 07:42:05 +00:00
ieee80211_ioctl.c
ieee80211_ioctl.h
ieee80211_netbsd.c appease coverity by using strlcpy instead of strncpy 2017-01-14 16:34:44 +00:00
ieee80211_netbsd.h
ieee80211_node.c
ieee80211_node.h
ieee80211_output.c VLAN ID uses pkthdr instead of mtag now. Contributed by s-yamaguchi@IIJ. 2017-09-26 07:42:05 +00:00
ieee80211_proto.c wlan interfaces make interrupt routine running on softint context. 2017-02-02 10:05:35 +00:00
ieee80211_proto.h Export some 802.11 IE manipulate functions. 2017-01-04 03:05:24 +00:00
ieee80211_radiotap.h
ieee80211_rssadapt.c
ieee80211_rssadapt.h
ieee80211_sysctl.h
ieee80211_var.h
ieee80211_xauth.c