NetBSD/sys/net
darrenr 726f1074d8 If someone is poll'ing to write to bpf, assume that it can always be done
and include POLLOUT and POLLWRNORM in the returned events flag set.
Derived from FreeBSD.
2002-03-23 15:55:21 +00:00
..
Makefile
bpf.c If someone is poll'ing to write to bpf, assume that it can always be done 2002-03-23 15:55:21 +00:00
bpf.h Use __sh__ instead of __sh3__. 2001-12-14 23:30:02 +00:00
bpf_filter.c
bpfdesc.h
bridgestp.c
bsd-comp.c
dlt.h
ethertypes.h Add the Ethertype for 802.3x flow control packets. 2002-02-10 01:28:32 +00:00
if.c Make the 'ifnet' variable an extern and declare it in if.c. 2002-03-17 10:21:42 +00:00
if.h Make the 'ifnet' variable an extern and declare it in if.c. 2002-03-17 10:21:42 +00:00
if_arc.h
if_arcsubr.c bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +00:00
if_arp.h
if_atm.h
if_atmsubr.c
if_bridge.c Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
if_bridgevar.h
if_dl.h
if_eco.h
if_ecosubr.c
if_ether.h bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +00:00
if_ethersubr.c bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +00:00
if_faith.c
if_faith.h
if_fddi.h
if_fddisubr.c
if_gif.c bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +00:00
if_gif.h
if_gre.c Clear M_BCAST and M_MCAST on outgoing mbufs. 2002-02-24 17:22:20 +00:00
if_gre.h Clear M_BCAST and M_MCAST on outgoing mbufs. 2002-02-24 17:22:20 +00:00
if_hippi.h
if_hippisubr.c
if_ieee1394.h
if_ieee1394subr.c bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +00:00
if_ieee80211.h
if_ieee80211subr.c fix CRC (ICV) for WEP: ICV is 32bit not 16bit. 2002-03-12 11:07:26 +00:00
if_llc.h
if_loop.c
if_media.c
if_media.h
if_ppp.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
if_ppp.h
if_pppoe.c Avoid noise from the kernel if we have pseudo-device pppoe configured 2002-03-04 15:15:05 +00:00
if_pppoe.h Move net/if_sppp.h to net/if_spppvar.h, create a new net/if_sppp.h 2002-01-04 12:21:24 +00:00
if_pppvar.h
if_sl.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
if_slvar.h
if_sppp.h Add support to query the peer for DNS addreses when negotiating IPCP. 2002-03-02 16:23:42 +00:00
if_spppsubr.c Add support to query the peer for DNS addreses when negotiating IPCP. 2002-03-02 16:23:42 +00:00
if_spppvar.h Add support to query the peer for DNS addreses when negotiating IPCP. 2002-03-02 16:23:42 +00:00
if_stf.c move protosw fragment for gif/stf to their own source code. 2001-12-21 03:21:50 +00:00
if_stf.h
if_strip.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
if_stripvar.h
if_token.h
if_tokensubr.c
if_tun.c suppress -Wunused if !INET6 2002-03-13 06:43:18 +00:00
if_tun.h
if_types.h
if_vlan.c
if_vlanvar.h
net_osdep.c whitespace and comment. sync with kame 2001-12-21 02:50:02 +00:00
net_osdep.h whitespace and comment. sync with kame 2001-12-21 02:50:02 +00:00
netisr.h
netisr_dispatch.h
pfil.c
pfil.h
pfkeyv2.h
ppp-comp.h
ppp-deflate.c Fix what looks like a merge error: olen = 0 in z_decompress, not 2002-03-13 04:04:00 +00:00
ppp_defs.h
ppp_tty.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
radix.c
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
route.h
rtsock.c PR/15703: Sean Boudreau: Case in route_output() where struct rtentry *rt 2002-02-22 17:26:31 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c Upgrade this generated version to be based on zlib-1.1.4 2002-03-13 03:59:35 +00:00
zlib.h Upgrade this generated version to be based on zlib-1.1.4 2002-03-13 03:59:35 +00:00