Date: Sun, 18 Feb 2001 17:19:08 -0800 (PST) From: Matt Dillon <dillon@earth.backplane.com> To: Darren Reed <darrenr@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet fil.c ip_auth.c ip_auth.h ip_compat.h ip_fil.c ip_fil.h ip_frag.c ip_frag.h ip_ftp_pxy.c ip_log.c ip_nat.c ip_nat.h ip_proxy.h ip_raudio_pxy.c ip_rcmd_pxy.c ip_state.c ip_state.h ipl.h mlfk_ipl.c Message-ID: <200102190119.f1J1J8P32906@earth.backplane.com> References: <200102172042.f1HKg9A20215@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
What in god's name is this?
This one MFC appears to cover commits made to current going all the
way back to October 2000, all in one go. Darren, did you actually
test this stuff in aggregate under -stable significantly before MFCing it?
Also, these changes should be MFC'd piecemeal, not all at once, and
the commit message is completely opaque. There appear to be all sorts
of things mixed in here... nat changes, ipv6 changes, base ip and tcp
protocol changes, etc.
-stable is what people have in production. I really, really, really do
not think this sort of everything-under-the-sun commit is prudent. I
can see doing an aggregate commit for IPV6 conditionalized things, since
it's still experimental in -stable, but not everything else.
-Matt
:darrenr 2001/02/17 12:42:09 PST
:
: Modified files: (Branch: RELENG_4)
: sys/netinet fil.c ip_auth.c ip_auth.h ip_compat.h
: ip_fil.c ip_fil.h ip_frag.c ip_frag.h
: ip_ftp_pxy.c ip_log.c ip_nat.c ip_nat.h
: ip_proxy.h ip_raudio_pxy.c ip_rcmd_pxy.c
: ip_state.c ip_state.h ipl.h mlfk_ipl.c
: Log:
: merge changes from 3.4.8 to 3.4.16
:
: Revision Changes Path
: 1.10.2.6 +146 -40 src/sys/netinet/fil.c
: 1.14.2.5 +2 -2 src/sys/netinet/ip_auth.c
: 1.8.2.2 +1 -3 src/sys/netinet/ip_auth.h
: 1.8.2.2 +43 -17 src/sys/netinet/ip_compat.h
: 1.14.2.4 +33 -10 src/sys/netinet/ip_fil.c
: 1.13.2.3 +4 -1 src/sys/netinet/ip_fil.h
: 1.10.2.3 +5 -3 src/sys/netinet/ip_frag.c
: 1.7.2.2 +3 -2 src/sys/netinet/ip_frag.h
: 1.11.2.3 +39 -19 src/sys/netinet/ip_ftp_pxy.c
: 1.13.2.3 +1 -3 src/sys/netinet/ip_log.c
: 1.12.2.3 +518 -112 src/sys/netinet/ip_nat.c
: 1.8.2.3 +15 -7 src/sys/netinet/ip_nat.h
: 1.7.2.2 +2 -1 src/sys/netinet/ip_proxy.h
: 1.4.2.2 +3 -2 src/sys/netinet/ip_raudio_pxy.c
: 1.4.2.3 +4 -3 src/sys/netinet/ip_rcmd_pxy.c
: 1.13.2.5 +334 -112 src/sys/netinet/ip_state.c
: 1.7.2.3 +2 -1 src/sys/netinet/ip_state.h
: 1.8.2.3 +2 -2 src/sys/netinet/ipl.h
: 1.4.2.2 +17 -1 src/sys/netinet/mlfk_ipl.c
:
:
:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102190119.f1J1J8P32906>
