From owner-freebsd-bugs Mon May 6 13:26:58 2002 Delivered-To: freebsd-bugs@freebsd.org Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by hub.freebsd.org (Postfix) with ESMTP id 2C28537B401; Mon, 6 May 2002 13:26:52 -0700 (PDT) Received: from localhost (marck@localhost) by woozle.rinet.ru (8.11.6/8.11.6) with ESMTP id g46KQp717651; Tue, 7 May 2002 00:26:51 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Tue, 7 May 2002 00:26:51 +0400 (MSD) From: Dmitry Morozovsky To: FreeBSD-gnats-submit@FreeBSD.org, Subject: Re: i386/37799: [patch] ipfw_divert kernel module (for natd) In-Reply-To: <200205062020.g46KK1S16878@freefall.freebsd.org> Message-ID: <20020507002246.L47498-100000@woozle.rinet.ru> X-NCC-RegID: ru.rinet MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 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