NetBSD/sys/net
dyoung edc2327d04 Cosmetic: remove superfluous parentheses. Compare pointers with
NULL instead of testing "truth."  Remove unnecessary casts to void*
in memset() calls.
2007-07-21 03:12:10 +00:00
..
agr Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
Makefile
bpf.c Replace a simple lock with a mutex and make it static (as it's only used 2007-07-11 21:26:53 +00:00
bpf.h
bpf_filter.c
bpfdesc.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
bridgestp.c
bsd-comp.c
dlt.h
ethertypes.h
files.pf
if.c Take steps to hide the radix_node implementation of the forwarding table 2007-07-19 20:48:52 +00:00
if.h
if_arc.h
if_arcsubr.c
if_arp.h
if_atm.h
if_atmsubr.c
if_bridge.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
if_bridgevar.h Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
if_dl.h
if_eco.h
if_ecosubr.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
if_ether.h
if_etherip.c Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
if_etherip.h Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
if_ethersubr.c Use NULL instead of 0 for null pointers. 2007-07-21 02:24:11 +00:00
if_faith.c
if_faith.h
if_fddi.h
if_fddisubr.c Use NULL instead of 0 for null pointers. 2007-07-21 02:24:11 +00:00
if_gif.c Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
if_gif.h Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
if_gre.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
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
if_ppp.c Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
if_ppp.h
if_pppoe.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
if_pppoe.h Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
if_pppvar.h Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
if_sl.c Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
if_slvar.h Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
if_sppp.h
if_spppsubr.c Merge some of the less invasive changes from the vmlocking branch: 2007-07-09 20:51:58 +00:00
if_spppvar.h
if_srt.c
if_srt.h
if_stf.c
if_stf.h
if_strip.c Take steps to hide the radix_node implementation of the forwarding table 2007-07-19 20:48:52 +00:00
if_stripvar.h Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
if_tap.c Move the nasty ifdefs in one place. Requested by ad and dyoung. 2007-05-30 21:02:02 +00:00
if_tap.h
if_token.h
if_tokensubr.c Use NULL instead of 0 for null pointers. 2007-07-21 02:24:11 +00:00
if_tun.c
if_tun.h
if_types.h
if_vlan.c
if_vlanvar.h
link_proto.c Take steps to hide the radix_node implementation of the forwarding table 2007-07-19 20:48:52 +00:00
net_osdep.h
netisr.h Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
netisr_dispatch.h Generic soft interrupts are mandatory. 2007-07-14 21:02:36 +00:00
pfil.c
pfil.h
pfkeyv2.h
ppp-comp.h
ppp-deflate.c
ppp_defs.h
ppp_tty.c
radix.c Cosmetic: KNF. Shorten a staircase. 2007-07-12 04:28:59 +00:00
radix.h Get rid of radix_node_head.rnh_walktree, because it is only ever 2007-06-09 03:07:21 +00:00
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c Cosmetic: remove superfluous parentheses. Compare pointers with 2007-07-21 03:12:10 +00:00
route.h Take steps to hide the radix_node implementation of the forwarding table 2007-07-19 20:48:52 +00:00
rtsock.c Take steps to hide the radix_node implementation of the forwarding table 2007-07-19 20:48:52 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c
zlib.h