From owner-freebsd-bugs Mon May 6 13:30:48 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B490537B40D for ; Mon, 6 May 2002 13:30:05 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46KU5W17459; Mon, 6 May 2002 13:30:05 -0700 (PDT) (envelope-from gnats) Date: Mon, 6 May 2002 13:30:05 -0700 (PDT) Message-Id: <200205062030.g46KU5W17459@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Dmitry Morozovsky Subject: Re: i386/37799: [patch] ipfw_divert kernel module (for natd) Reply-To: Dmitry Morozovsky Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR i386/37799; it has been noted by GNATS. From: Dmitry Morozovsky To: FreeBSD-gnats-submit@FreeBSD.org, Cc: Subject: Re: i386/37799: [patch] ipfw_divert kernel module (for natd) Date: Tue, 7 May 2002 00:26:51 +0400 (MSD) Oops, a little typo occured. >Add sys/modules/ipfw_divert directory with Makefile in it: >--- ># $FreeBSD$ > >MASTER= ../ipfw >CFLAGS+= -DIPDIVERT >KMOD= ipfw-divert > >.include "${MASTER}/Makefile" >---- of course, should be KMOD= ipfw_divert (typo bug due to hand typing instead of CVS output -- BTW, how can I obtain CVS diff for the file in new dir without write access to repo? ;-) Sidenote: this patch has been tested (maybe not thoroughly, but all main functionality) on today's -stable. Sincerely, D.Marck [DM5020, DM268-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message