Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 May 2002 00:26:51 +0400 (MSD)
From:      Dmitry Morozovsky <marck@rinet.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org, <freebsd-bugs@FreeBSD.org>
Subject:   Re: i386/37799: [patch] ipfw_divert kernel module (for natd)
Message-ID:  <20020507002246.L47498-100000@woozle.rinet.ru>
In-Reply-To: <200205062020.g46KK1S16878@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020507002246.L47498-100000>