From owner-cvs-all  Mon Oct 28 11:55:26 2002
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id CEA4537B401; Mon, 28 Oct 2002 11:55:24 -0800 (PST)
Received: from relay1.macomnet.ru (relay1.macomnet.ru [195.128.64.10])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 92A7443E42; Mon, 28 Oct 2002 11:55:23 -0800 (PST)
	(envelope-from maxim@FreeBSD.org)
Received: from news1.macomnet.ru (news1.macomnet.ru [195.128.64.14])
	by relay1.macomnet.ru (8.11.6/8.11.6) with ESMTP id g9SJtIs2393404;
	Mon, 28 Oct 2002 22:55:18 +0300 (MSK)
Date: Mon, 28 Oct 2002 22:55:18 +0300 (MSK)
From: Maxim Konovalov <maxim@FreeBSD.org>
To: Kelly Yancey <kbyanc@posi.net>
Cc: cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org>
Subject: Re: cvs commit: src/sys/netinet ip_fw.c
In-Reply-To: <20021028114236.X33377-100000@gateway.posi.net>
Message-ID: <20021028225046.V69320-100000@news1.macomnet.ru>
References: <20021028114236.X33377-100000@gateway.posi.net>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
List-ID: <cvs-all.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20cvs-all>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20cvs-all>
X-Loop: FreeBSD.ORG

On 22:44+0300, Oct 28, 2002, Kelly Yancey wrote:

> On Mon, 28 Oct 2002, Maxim Konovalov wrote:
>
> > maxim       2002/10/28 04:44:16 PST
> >
> >   Modified files:        (Branch: RELENG_4)
> >     sys/netinet          ip_fw.c
> >   Log:
> >   o Fix remove_dyn_rule() logic.
> >   o Re-lookup a parent after EXPIRE_DYN_CHAIN().
> >   o MFC rev. 1.14 ip_fw2.c: do not abuse console with 'session drop' messages.
>                     ^^^^^^^^
> >
> >   PR:             kern/32600, kern/35887
> >   Submitted by:   Dan Pelleg <daniel+bsd@pelleg.org>
> >   Reviewed by:    -stable
> >
> >   Changes #1 and #2 do not apply to -CURRENT.
> >
> >   Many thanks to Dan Pelleg <daniel+bsd@pelleg.org>, Dmitry Afanasiev
> >   <dima@KOT.SPb.Ru>, Eugene Grosbein <eugen@kuzbass.ru> and Andrew Zavjalov
> >   <jerom@gambit.com.ru> for testing.
> >
> >   Revision    Changes    Path
> >   1.131.2.36  +17 -4     src/sys/netinet/ip_fw.c
> >
>                            ^^^^^^^^^^^^^^^^^^^^^^^
>
>   Did you miss ip_fw2.c?  Or is that coming in a separate commit?

No, I did not. I meant I merged a code from ip_fw2.c in -CURRENT to
ip_fw.c in -STABLE. Look at

http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netinet/ip_fw2.c.diff?r1=1.13&r2=1.14

for more details. Sorry if I was unclear.

--
Maxim Konovalov, maxim@FreeBSD.org



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message