NetBSD/sys/net
bouyer 79824021ea As ether_input() is always called at IPL_NET, there is no need to
protect the IF_* operations with splnet()/splx().
2005-06-10 11:11:38 +00:00
..
agr make lacp_timer_funcs static. 2005-06-01 13:34:48 +00:00
Makefile
bpf.c
bpf.h
bpf_filter.c
bpfdesc.h
bridgestp.c
bsd-comp.c
dlt.h
ethertypes.h
files.pf -Wno-shadow for some pf files. 2005-06-01 14:15:46 +00:00
if.c - sprinkle const 2005-05-29 21:22:52 +00:00
if.h
if_arc.h
if_arcsubr.c Fix -Wcast-qual warning. 2005-06-05 22:31:40 +00:00
if_arp.h
if_atm.h
if_atmsubr.c
if_bridge.c Fix this properly by renaming the conflicting variables. 2005-06-01 19:45:34 +00:00
if_bridgevar.h
if_dl.h change casts back to char * and explain why. 2005-05-31 01:47:24 +00:00
if_eco.h
if_ecosubr.c
if_ether.h
if_ethersubr.c As ether_input() is always called at IPL_NET, there is no need to 2005-06-10 11:11:38 +00:00
if_faith.c
if_faith.h
if_fddi.h
if_fddisubr.c bcopy -> memcpy 2005-05-30 04:17:59 +00:00
if_gif.c Since we decided "const struct mbuf *" would not do the right thing (tm), 2005-06-06 06:06:50 +00:00
if_gif.h Since we decided "const struct mbuf *" would not do the right thing (tm), 2005-06-06 06:06:50 +00:00
if_gre.c
if_gre.h
if_hippi.h
if_hippisubr.c bcopy -> memcpy 2005-05-30 04:17:59 +00:00
if_ieee1394.h
if_ieee1394subr.c
if_llc.h
if_loop.c
if_media.c
if_media.h
if_ppp.c - sprinkle const 2005-05-29 21:22:52 +00:00
if_ppp.h
if_pppoe.c - sprinkle const 2005-05-29 21:22:52 +00:00
if_pppoe.h
if_pppvar.h
if_sl.c
if_slvar.h
if_sppp.h
if_spppsubr.c - sprinkle const 2005-05-29 21:22:52 +00:00
if_spppvar.h
if_stf.c Change the first argument of the encapsulation check function from 2005-06-02 15:21:35 +00:00
if_stf.h
if_strip.c - sprinkle const 2005-05-29 21:22:52 +00:00
if_stripvar.h
if_tap.c call (ifp->if_input) at splnet(). ifp->if_input points to ether_input() 2005-06-10 10:28:17 +00:00
if_tap.h
if_token.h
if_tokensubr.c bcopy -> memcpy 2005-05-30 04:17:59 +00:00
if_tun.c
if_tun.h
if_types.h
if_vlan.c
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 - sprinkle const 2005-05-29 21:22:52 +00:00
radix.c - sprinkle const 2005-05-29 21:22:52 +00:00
radix.h - sprinkle const 2005-05-29 21:22:52 +00:00
raw_cb.c
raw_cb.h
raw_usrreq.c
route.c - sprinkle const 2005-05-29 21:22:52 +00:00
route.h - sprinkle const 2005-05-29 21:22:52 +00:00
rtsock.c Properly fix the constipated lossage wrt -Wcast-qual and the sysctl 2005-06-09 02:19:59 +00:00
slcompress.c
slcompress.h
slip.h
zlib.c - sprinkle const 2005-05-29 21:22:52 +00:00
zlib.h - sprinkle const 2005-05-29 21:22:52 +00:00