NetBSD/sys/net
2006-04-18 19:30:49 +00:00
..
agr
bpf_filter.c fix bpf_validate(): 2006-02-27 11:42:58 +00:00
bpf.c Kill BPF_KERN_FILTER. Seems like it died with the new pppd import. 2005-12-26 15:45:48 +00:00
bpf.h
bpfdesc.h
bridgestp.c Coverity CID 2728: Add KASSERT before NULL deref. 2006-04-15 02:38:19 +00:00
bsd-comp.c
dlt.h add missing DLTs from the libpcap-0.9.4 distribution 2006-02-27 14:22:26 +00:00
ethertypes.h
files.pf
if_arc.h
if_arcsubr.c
if_arp.h
if_atm.h
if_atmsubr.c
if_bridge.c Make sure that breq is also cleared (from Xin LI) 2006-01-17 13:23:02 +00:00
if_bridgevar.h
if_dl.h
if_eco.h
if_ecosubr.c Make Econet code compile again. 2006-02-12 10:32:46 +00:00
if_ether.h Add a new function called ether_snprintf() which takes an external buffer 2006-03-16 15:57:59 +00:00
if_ethersubr.c Coverity CID 1145: Protect against NULL deref. 2006-04-15 02:25:24 +00:00
if_faith.c Replace the comment that came from if_loop.c many years ago by 2006-01-31 22:27:15 +00:00
if_faith.h
if_fddi.h
if_fddisubr.c Coverity CID 1146: Protect against NULL deref. 2006-04-15 02:26:17 +00:00
if_gif.c fix memory leak when resetting the source address and destination address. 2006-03-08 03:09:33 +00:00
if_gif.h
if_gre.c
if_gre.h
if_hippi.h
if_hippisubr.c
if_ieee1394.h
if_ieee1394subr.c
if_llc.h
if_loop.c
if_media.c
if_media.h Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. 2006-03-08 23:46:22 +00:00
if_ppp.c ppp_dequeue: fix a mbuf leak/packet loss introduced by rev.1.104. 2006-01-02 01:42:36 +00:00
if_ppp.h
if_pppoe.c Don't try to free a NULL mbuf. 2006-04-15 02:22:44 +00:00
if_pppoe.h
if_pppvar.h PR/5901: Felix A. Croes: PPP fast queue blocks traffic at normal priority. 2005-12-28 08:13:24 +00:00
if_sl.c Provide ppp like statistics instead of grovelling through the kernel 2006-03-02 17:20:07 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
if_spppvar.h
if_stf.c
if_stf.h
if_strip.c
if_stripvar.h
if_tap.c Use device_cfdata(). 2006-03-29 04:16:44 +00:00
if_tap.h
if_token.h
if_tokensubr.c Coverity CID 1147: Protect against NULL deref. 2006-04-15 02:27:25 +00:00
if_tun.c Fix another typo... I must be on drugs... 2006-04-18 19:30:49 +00:00
if_tun.h Change the number of TUN[GS]IFHEAD to avoid collision with if_pp. 2006-04-04 11:23:59 +00:00
if_types.h
if_vlan.c
if_vlanvar.h
if.c
if.h Remove duplicate and slightly different declaration of ether_sprintf, which 2006-03-16 15:56:28 +00:00
Makefile
net_osdep.h Reflect reality (ktrace-lwp). 2006-01-28 01:49:58 +00:00
netisr_dispatch.h
netisr.h
pfil.c
pfil.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
pfkeyv2.h
ppp_defs.h
ppp_tty.c
ppp-comp.h
ppp-deflate.c
radix.c Fix typos, reported by Alexey Dobriyan ("Gathered from Linux"), 2006-02-25 00:58:34 +00:00
radix.h
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c Coverity CID 855: Add a KASSERT for null route from successful rtrequest. 2006-04-15 02:19:00 +00:00
route.h
rtsock.c Coverity CID 854: Add KASSERT before deref. 2006-04-15 02:14:44 +00:00
slcompress.c Coverity CID 756: Remove bogus NULL checks. 2006-04-15 02:03:36 +00:00
slcompress.h
slip.h
zlib.c Don't use KASSERT, return an error instead to fix the build. 2006-04-15 04:45:01 +00:00
zlib.h zlib 1.2.3 changed the include protection variable names; adjust. 2006-01-14 20:17:12 +00:00