NetBSD/sys/net
christos 4bb7462638 PR/33231: Anraud Degroote: Miscellaneous cleanups in the route code:
- use of 0 instead of NULL
    - questionnable macros
2006-04-10 19:06:37 +00:00
..
agr
bpf_filter.c fix bpf_validate(): 2006-02-27 11:42:58 +00:00
bpf.c
bpf.h
bpfdesc.h
bridgestp.c
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 Add a new function called ether_snprintf() which takes an external buffer 2006-03-16 15:57:59 +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
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
if_ppp.h
if_pppoe.c Make sure error messages (received from the access concentrator) are 2006-01-31 23:50:15 +00:00
if_pppoe.h
if_pppvar.h
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
if_tun.c IFHEAD and PREPADDR are mutually exclusive. From FreeBSD. 2006-04-08 12:14:42 +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 PR/33231: Anraud Degroote: Miscellaneous cleanups in the route code: 2006-04-10 19:06:37 +00:00
route.h
rtsock.c In sysctl_iflist() don't assume TAILQ_FIRST() will never be NULL. 2006-02-21 22:01:17 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h