From owner-freebsd-bugs Sat Jan 11 7:50: 5 2003 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D782E37B405 for ; Sat, 11 Jan 2003 07:50:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2306543F1E for ; Sat, 11 Jan 2003 07:50:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0BFo2NS064152 for ; Sat, 11 Jan 2003 07:50:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0BFo2Xc064151; Sat, 11 Jan 2003 07:50:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10B7B37B401 for ; Sat, 11 Jan 2003 07:49:39 -0800 (PST) Received: from watcher.delfi.lt (watcher.delfi.lt [213.197.128.84]) by mx1.FreeBSD.org (Postfix) with SMTP id C3A8643F18 for ; Sat, 11 Jan 2003 07:49:37 -0800 (PST) (envelope-from midom@watcher.delfi.lt) Received: (qmail 12080 invoked by uid 1000); 11 Jan 2003 15:49:35 -0000 Message-Id: <20030111154935.12079.qmail@watcher.delfi.lt> Date: 11 Jan 2003 15:49:35 -0000 From: Domas Mituzas Reply-To: Domas Mituzas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: bin/46976: IPFilter - No netinet/ip_nat.h (and other IPFilter includes) on 4.7 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 >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