Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2000 17:32:12 -0700
From:      "Andrey A. Chernov" <ache@freebsd.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, darrenr@freebsd.org
Subject:   Re: cvs commit: src/sys/modules/ipfilter Makefile
Message-ID:  <20000731173212.A61030@freebsd.org>
In-Reply-To: <200008010010.RAA11212@freefall.freebsd.org>; from ache@FreeBSD.org on Mon, Jul 31, 2000 at 05:10:09PM -0700
References:  <200008010010.RAA11212@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 31, 2000 at 05:10:09PM -0700, Andrey A. Chernov wrote:
> ache        2000/07/31 17:10:09 PDT
> 
>   Modified files:
>     sys/modules/ipfilter Makefile 
>   Log:
>   Fix prev. commit: NIPFILTER -> IPFILTER

Compiling of this module still broken (and was broken _before_ my changes) 
due to some bugs in pfil_*_hook recently added.  I left correct fix upon 
change author.

/usr/src/sys/modules/ipfilter/../../netinet/ip_fil.c: In function `iplattach':
/usr/src/sys/modules/ipfilter/../../netinet/ip_fil.c:272: too few arguments to 
function `pfil_add_hook'
/usr/src/sys/modules/ipfilter/../../netinet/ip_fil.c: In function `ipldetach':
/usr/src/sys/modules/ipfilter/../../netinet/ip_fil.c:384: too few arguments to 
function `pfil_remove_hook'

-- 
Andrey A. Chernov
<ache@nagual.pp.ru>
http://ache.pp.ru/


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




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