Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 May 2002 13:30:05 -0700 (PDT)
From:      Dmitry Morozovsky <marck@rinet.ru>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: i386/37799: [patch] ipfw_divert kernel module (for natd)
Message-ID:  <200205062030.g46KU5W17459@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/37799; it has been noted by GNATS.

From: Dmitry Morozovsky <marck@rinet.ru>
To: FreeBSD-gnats-submit@FreeBSD.org, <freebsd-bugs@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




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