Skip site navigation (1)Skip section navigation (2)
Date:      11 Jan 2003 15:49:35 -0000
From:      Domas Mituzas <domas@mail.lt>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/46976: IPFilter - No netinet/ip_nat.h (and other IPFilter includes) on 4.7
Message-ID:  <20030111154935.12079.qmail@watcher.delfi.lt>

next in thread | raw e-mail | index | archive | help

>Number:         46976
>Category:       bin
>Synopsis:       IPFilter - No netinet/ip_nat.h (and other IPFilter includes) on 4.7
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 11 07:50:02 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Domas Mituzas
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
MicroLink Data
>Environment:
4.7-RELEASE and later

>Description:

netinet/ip_nat.h is used by any software, that does IPFilter queries either
by ioctl()'s, or by kmem read()s - like identd daemons, transparent proxies, etc.

This file is no longer installed into /usr/src/netinet/ directory, thus by causing
run-time errors for software, compiled on upgraded box (with remaining old 
netinet/ip_nat.h), and compile-time errors on fresh installations. 

>How-To-Repeat:
	ls -l /usr/src/netinet/ip_nat.h
>Fix:
	install IPFilter includes
>Release-Note:
>Audit-Trail:
>Unformatted:

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?20030111154935.12079.qmail>