NetBSD/sys/net
dyoung 752b247e01 Cosmetic: make the macro 'equal' into an inline subroutine, bcmp
-> memcmp, bcopy -> memcpy, 0 -> NULL, shorten staircases, remove
needless cast to int.
2007-05-06 06:21:26 +00:00
..
agr agrether_hashmbuf: feed ipv6 flowlabel to hash calculation. 2007-05-05 18:23:23 +00:00
Makefile Install <net/if_pflog.h>. 2007-01-13 14:13:53 +00:00
bpf.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
bpf.h
bpf_filter.c Use be16dec() and be32dec() instead of reimplementing them. 2007-01-27 07:16:01 +00:00
bpfdesc.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
bridgestp.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
bsd-comp.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
dlt.h
ethertypes.h
files.pf
if.c KNF: compare pointers with NULL instead of 0, and do not "test 2007-03-18 20:59:38 +00:00
if.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_arc.h
if_arcsubr.c Remove unused #define SIN(). From he@. 2007-02-19 21:18:23 +00:00
if_arp.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_atm.h KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous 2007-02-17 22:34:07 +00:00
if_atmsubr.c Add IPv6 Fast Forward - the IPv4 counterpart: 2007-03-07 22:20:04 +00:00
if_bridge.c Pass an ipl argument to pool_init/POOL_INIT to be used when initializing 2007-03-12 18:18:22 +00:00
if_bridgevar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_dl.h
if_eco.h
if_ecosubr.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_ether.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_etherip.c Free route cache after detaching an etherip(4) instance. 2007-04-23 05:05:03 +00:00
if_etherip.h Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
if_ethersubr.c Add IPv6 Fast Forward - the IPv4 counterpart: 2007-03-07 22:20:04 +00:00
if_faith.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_faith.h
if_fddi.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_fddisubr.c Add IPv6 Fast Forward - the IPv4 counterpart: 2007-03-07 22:20:04 +00:00
if_gif.c Free the route cache after detaching the interface w/ if_detach() 2007-05-06 02:15:34 +00:00
if_gif.h Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
if_gre.c Switch from spl(9) to mutex(9) and condvar(9). 2007-05-06 02:47:52 +00:00
if_gre.h Switch from spl(9) to mutex(9) and condvar(9). 2007-05-06 02:47:52 +00:00
if_hippi.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_hippisubr.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_ieee1394.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_ieee1394subr.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_llc.h define some more magic LLC constants 2006-12-10 11:35:36 +00:00
if_loop.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_media.c
if_media.h
if_ppp.c Add IPv6 Fast Forward - the IPv4 counterpart: 2007-03-07 22:20:04 +00:00
if_ppp.h
if_pppoe.c caddr_t fallout (only visible with options PPPOE_SERVER) 2007-03-31 11:00:23 +00:00
if_pppoe.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_pppvar.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_sl.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_slvar.h
if_sppp.h
if_spppsubr.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_spppvar.h
if_srt.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_srt.h Add RCS Id. 2006-12-29 10:39:59 +00:00
if_stf.c Eliminate address family-specific route caches (struct route, struct 2007-05-02 20:40:22 +00:00
if_stf.h
if_strip.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_stripvar.h
if_tap.c don't use DVUNIT_ANY as unit number to attach pseudo devices, 2007-03-09 18:42:22 +00:00
if_tap.h
if_token.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_tokensubr.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_tun.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_tun.h
if_types.h
if_vlan.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
if_vlanvar.h
net_osdep.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
netisr.h
netisr_dispatch.h
pfil.c
pfil.h
pfkeyv2.h
ppp-comp.h
ppp-deflate.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ppp_defs.h KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous 2007-02-17 22:34:07 +00:00
ppp_tty.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
radix.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
radix.h Clean this code up some. 2007-02-17 07:46:38 +00:00
raw_cb.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
raw_cb.h KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous 2007-02-17 22:34:07 +00:00
raw_usrreq.c Cosmetic: make the macro 'equal' into an inline subroutine, bcmp 2007-05-06 06:21:26 +00:00
route.c Factor rtcache_lookup2() out of rtcache_lookup1(), for re-use in 2007-05-06 02:17:54 +00:00
route.h Factor rtcache_lookup2() out of rtcache_lookup1(), for re-use in 2007-05-06 02:17:54 +00:00
rtsock.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
slcompress.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
slcompress.h
slip.h
zlib.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
zlib.h