NetBSD/sys/net
cube 97047d48dd Properly dispose of cfdata memory when unloading the tap(4) LKM. 2006-02-01 05:51:58 +00:00
..
agr merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
Makefile merge ktrace-lwp. 2005-12-11 12:16:03 +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 Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
bpf_filter.c Fix previous commit: ABS, IND and MSH are valid codes. 2005-12-14 20:33:46 +00:00
bpfdesc.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
bridgestp.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
bsd-comp.c ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
dlt.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
ethertypes.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
files.pf merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if.c ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_arc.h argument type conflict. 2005-12-14 00:28:08 +00:00
if_arcsubr.c ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_arp.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
if_atm.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_atmsubr.c ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_bridge.c Make sure that breq is also cleared (from Xin LI) 2006-01-17 13:23:02 +00:00
if_bridgevar.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
if_dl.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_eco.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
if_ecosubr.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_ether.h fix VLAN_ATTACHED() macro, it was always true due to condition bug 2006-01-29 09:57:59 +00:00
if_ethersubr.c ANSI function decls and application of static. 2005-12-11 23:05: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 ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_fddi.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_fddisubr.c ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_gif.c make this compile with no INET option 2005-12-28 09:08:20 +00:00
if_gif.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_gre.c ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_gre.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_hippi.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_hippisubr.c ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_ieee1394.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
if_ieee1394subr.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_llc.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
if_loop.c ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_media.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_media.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +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 ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_pppoe.c Make sure error messages (received from the access concentrator) are 2006-01-31 23:50:15 +00:00
if_pppoe.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
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 ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_slvar.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_sppp.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
if_spppsubr.c Better support of IPv6 scoped addresses. 2006-01-21 00:15:35 +00:00
if_spppvar.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
if_stf.c ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_stf.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_strip.c ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_stripvar.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_tap.c Properly dispose of cfdata memory when unloading the tap(4) LKM. 2006-02-01 05:51:58 +00:00
if_tap.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
if_token.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_tokensubr.c ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_tun.c ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
if_tun.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_types.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
if_vlan.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
if_vlanvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
net_osdep.h Reflect reality (ktrace-lwp). 2006-01-28 01:49:58 +00:00
netisr.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
netisr_dispatch.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
pfil.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pfil.h #ifdef _KERNEL some function prototypes and an inline function 2006-01-04 21:10:09 +00:00
pfkeyv2.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
ppp-comp.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
ppp-deflate.c ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
ppp_defs.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
ppp_tty.c ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
radix.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
radix.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
raw_cb.c ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
raw_cb.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
raw_usrreq.c ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
route.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
route.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
rtsock.c Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 20:45:08 +00:00
slcompress.c ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
slcompress.h ANSI function decls and application of static. 2005-12-11 23:05:24 +00:00
slip.h Multiple inclusion protection, as suggested by christos@ on tech-kern@ 2005-12-10 23:21:38 +00:00
zlib.c prepare for userland compilation. 2006-01-14 18:58:05 +00:00
zlib.h zlib 1.2.3 changed the include protection variable names; adjust. 2006-01-14 20:17:12 +00:00