NetBSD/sys/net
darrenr 2466d2e86c If we timeout waiting for data on the bpf device, allow data in the current
storage buffer (bd_sbuf) to indicate that there is data present.
2004-04-20 10:51:09 +00:00
..
Makefile
bpf.c If we timeout waiting for data on the bpf device, allow data in the current 2004-04-20 10:51:09 +00:00
bpf.h don't use u_long in an ioctl, rather, u_int64_t so there are no long 32/64 2004-04-15 15:17:11 +00:00
bpf_filter.c
bpfdesc.h Add a count of the number of packets that match the bpf filter applied to a 2004-04-15 14:56:57 +00:00
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 Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +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 UCB no longer requires the advertising clause. 2004-03-25 10:53:46 +00:00
if_arp.h
if_atm.h
if_atmsubr.c
if_bridge.c Use m_copydata(), m_adj() and M_PREPEND() to manipulate mbuf's in 2004-01-31 20:11:13 +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 Update my copyright to not include advertising clause. 2004-03-22 18:02:12 +00:00
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
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 De-__P'ify. 2004-04-09 20:44:57 +00:00
if_media.h De-__P'ify. 2004-04-09 20:44:57 +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 fixed mbuf leak if up pppoe but not connected an ether i/f. 2004-03-30 06:00:13 +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 Be more paranoid about data a non-root user may query. 2004-04-08 09:26:59 +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 Update my copyright to not include advertising clause. 2004-03-22 18:02:12 +00:00
if_tun.c Don't leak memory if a copyin fails. 2004-03-01 13:54:02 +00:00
if_tun.h
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
route.c
route.h
rtsock.c Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h