NetBSD/sys/net
jonathan 638afbfe26 Make bpf_maxbufsize writable via sysctl, as written by Andrew Brown. 2004-01-22 00:32:41 +00:00
..
Makefile Complete replacement of the old 802.11 layer with the new. 2003-10-13 08:34:15 +00:00
bpf.c Make bpf_maxbufsize writable via sysctl, as written by Andrew Brown. 2004-01-22 00:32:41 +00:00
bpf.h Make bpf_maxbufsize writable via sysctl, as written by Andrew Brown. 2004-01-22 00:32:41 +00:00
bpf_filter.c
bpfdesc.h
bridgestp.c s/netbsd.org/NetBSD.org/g 2003-11-28 08:56:48 +00:00
bsd-comp.c
dlt.h Add data-link type DLT_IEEE802_11_RADIO to wi and atw. DLT_IEEE802_11_RADIO 2003-11-16 09:02:42 +00:00
ethertypes.h
if.c use if_indexlim (instead of if_index) and ifindex2ifnet[x] != NULL 2003-12-10 11:46:33 +00:00
if.h use if_indexlim (instead of if_index) and ifindex2ifnet[x] != NULL 2003-12-10 11:46:33 +00:00
if_arc.h
if_arcsubr.c
if_arp.h
if_atm.h
if_atmsubr.c
if_bridge.c Fix spelling mistake in a comment. 2003-12-09 19:33:22 +00:00
if_bridgevar.h
if_dl.h
if_eco.h
if_ecosubr.c
if_ether.h
if_ethersubr.c Remove some assigned-to but otherwise unused variables. 2003-10-30 01:43:08 +00:00
if_faith.c
if_faith.h
if_fddi.h
if_fddisubr.c
if_gif.c Return a sensible error code in the previous. 2003-10-28 20:13:23 +00:00
if_gif.h
if_gre.c gi_len is ip_len, so it has to be network byteorder. markus friedl 2003-12-11 00:22:29 +00:00
if_gre.h Spell address with two d's. Inspired by similar changes in OpenBSD, 2003-11-10 08:51:51 +00:00
if_hippi.h
if_hippisubr.c
if_ieee1394.h
if_ieee1394subr.c Fix uninitialized variable warnings.` 2003-10-26 19:09:44 +00:00
if_llc.h
if_loop.c Add m_tag_delete_nonpesrsistent(), for deleting all packet tags on 2003-11-13 01:48:12 +00:00
if_media.c ifmedia_set() should not panic, nor can it really fail. So if there is 2003-11-03 14:43:32 +00:00
if_media.h Add constants and strings for 802.11 radios with OFDM PHY (802.11a, 2003-10-13 05:06:44 +00:00
if_ppp.c Also, if we're going to bail, we should free the memory we just allocated... 2003-10-28 20:16:28 +00:00
if_ppp.h
if_pppoe.c s/netbsd.org/NetBSD.org/g 2003-11-28 08:56:48 +00:00
if_pppoe.h s/netbsd.org/NetBSD.org/g 2003-11-28 08:56:48 +00:00
if_pppvar.h
if_sl.c
if_slvar.h
if_sppp.h Add a new ioctl SPPPGETSTATUSNCP to query the PPP phase and check wether 2003-12-26 23:39:23 +00:00
if_spppsubr.c Add a new ioctl SPPPGETSTATUSNCP to query the PPP phase and check wether 2003-12-26 23:39:23 +00:00
if_spppvar.h
if_stf.c catch up with in_ifaddr -> in_ifaddrhead rename 2003-11-12 13:40:16 +00:00
if_stf.h
if_strip.c Remove redundant prototypes 2004-01-19 16:12:51 +00:00
if_stripvar.h
if_token.h Spell address with two d's. Inspired by similar changes in OpenBSD, 2003-11-10 08:51:51 +00:00
if_tokensubr.c
if_tun.c pass signo to fownsignal #ifdef ALTQ 2003-09-22 20:49:39 +00:00
if_tun.h cleanup & uniform descriptor owner handling: 2003-09-21 19:16:48 +00:00
if_types.h
if_vlan.c To cater for VLAN-aware layer 2 ethernet switches which may need to strip 2003-12-05 19:35:43 +00:00
if_vlanvar.h
net_osdep.h
netisr.h
netisr_dispatch.h
pfil.c
pfil.h
pfkeyv2.h
ppp-comp.h
ppp-deflate.c
ppp_defs.h
ppp_tty.c
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c Fix off-by-one in PRC_NCMDS check. From FreeBSD via OpenBSD 2003-09-30 00:01:18 +00:00
route.c
route.h
rtsock.c Sysctl functions called for "generic" nodes should forward "query" 2003-12-28 22:36:37 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h