NetBSD/sys/net
dyoung 595c6d88b2 Add support for Prism monitor mode. From Kevin Lahey
<kml@patheticgeek.net>.

This patch does NOT add monitor mode support for the Lucent radios.

awi(4) was only modified for compatibility with the new mediaopt.
It does NOT support monitor mode.

Tested by Kevin, Daniel Carosone, and I.
2003-02-25 01:57:35 +00:00
..
Makefile Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
bpf.c si_ -> sel_ 2002-11-26 18:51:18 +00:00
bpf.h
bpf_filter.c
bpfdesc.h
bridgestp.c Test callout_pending(), not callout_active(), and eliminate now-unnecessary 2003-02-03 23:50:59 +00:00
bsd-comp.c
dlt.h
ethertypes.h
if.c Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
if.h Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
if_arc.h
if_arcsubr.c Remove variable that is only assigned too but not referenced. 2003-01-19 23:13:46 +00:00
if_arp.h
if_atm.h
if_atmsubr.c Remove variable that is only assigned too but not referenced. 2003-01-19 23:13:46 +00:00
if_bridge.c Add ipf packet-filtering option to if_bridge. The option is controlled at 2003-02-15 00:46:30 +00:00
if_bridgevar.h Add ipf packet-filtering option to if_bridge. The option is controlled at 2003-02-15 00:46:30 +00:00
if_dl.h
if_eco.h
if_ecosubr.c switch from kame-based m_aux mbuf auxiliary data, to openbsd m_tag 2003-01-17 08:11:49 +00:00
if_ether.h
if_ethersubr.c Test callout_pending(), not callout_active(), and eliminate now-unnecessary 2003-02-03 23:50:59 +00:00
if_faith.c
if_faith.h
if_fddi.h
if_fddisubr.c
if_gif.c make USE_ENCAPCHECK (in netinet*/*gif.c) to global option, GIF_ENCAPCHECK. 2002-11-11 18:35:27 +00:00
if_gif.h make USE_ENCAPCHECK (in netinet*/*gif.c) to global option, GIF_ENCAPCHECK. 2002-11-11 18:35:27 +00:00
if_gre.c Remove assigned-to but not used variable. 2003-02-23 04:20:06 +00:00
if_gre.h
if_hippi.h
if_hippisubr.c Remove variable that is only assigned too but not referenced. 2003-01-19 23:13:46 +00:00
if_ieee1394.h
if_ieee1394subr.c
if_ieee80211.h Add support for Prism monitor mode. From Kevin Lahey 2003-02-25 01:57:35 +00:00
if_ieee80211subr.c Add support for Prism monitor mode. From Kevin Lahey 2003-02-25 01:57:35 +00:00
if_llc.h
if_loop.c
if_media.c when there are multiple matches for the requested media, select the first 2002-11-12 16:54:45 +00:00
if_media.h Add support for Prism monitor mode. From Kevin Lahey 2003-02-25 01:57:35 +00:00
if_ppp.c Remove variable that is only assigned too but not referenced. 2003-01-19 23:44:03 +00:00
if_ppp.h
if_pppoe.c PADT is always send with ethertype PPPOE_DISCOVERY, no matter if we 2003-02-04 20:52:23 +00:00
if_pppoe.h
if_pppvar.h
if_sl.c
if_slvar.h
if_sppp.h successful with only one l. 2003-01-06 12:46:05 +00:00
if_spppsubr.c Use MRU negotiated with remote system as MTU. This fixes PR kern/18850 2003-01-28 15:36:38 +00:00
if_spppvar.h Use MRU negotiated with remote system as MTU. This fixes PR kern/18850 2003-01-28 15:36:38 +00:00
if_stf.c more pickier packet validation, based on 2002-11-17 19:29:31 +00:00
if_stf.h
if_strip.c
if_stripvar.h
if_token.h
if_tokensubr.c
if_tun.c count input/output bytes for tun device 2002-12-25 08:40:20 +00:00
if_tun.h
if_types.h
if_vlan.c switch from kame-based m_aux mbuf auxiliary data, to openbsd m_tag 2003-01-17 08:11:49 +00:00
if_vlanvar.h
net_osdep.c
net_osdep.h
netisr.h
netisr_dispatch.h Revert previous. Nested comments are evil. 2002-11-02 12:00:03 +00:00
pfil.c
pfil.h
pfkeyv2.h
ppp-comp.h
ppp-deflate.c
ppp_defs.h
ppp_tty.c
radix.c Avoid strict-alias warnings. 2002-11-25 01:55:21 +00:00
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c remove all entries in rt timer queue on ip_mtudisc change, instead of 2002-11-12 02:10:13 +00:00
route.h bandwidth, not bandwith. 2003-01-18 12:02:40 +00:00
rtsock.c Quell an uninitialised variable warning. 2002-11-24 11:38:51 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h