From ap@bnc.net Wed Aug 18 12:57:28 1999
Return-Path: <ap@bnc.net>
Received: from gemini.bnc.net (gemini.bnc.net [195.247.233.33])
	by hub.freebsd.org (Postfix) with ESMTP id 18AD715C78
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 18 Aug 1999 12:56:54 -0700 (PDT)
	(envelope-from ap@bnc.net)
Received: (from ap@localhost)
          by gemini.bnc.net (8.9.3/8.9.3) id VAA50974;
          Wed, 18 Aug 1999 21:58:13 +0200 (CEST)
          (envelope-from ap)
Message-Id: <199908181958.VAA50974@gemini.bnc.net>
Date: Wed, 18 Aug 1999 21:58:13 +0200 (CEST)
From: Achim Patzner <ap@bnc.net>
Reply-To: ap@bnc.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: .../netinet/ip_input.c and opt_ipstealth.h
X-Send-Pr-Version: 3.2

>Number:         13234
>Category:       kern
>Synopsis:       .../netinet/ip_input.c should include opt_ipstealth.h
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 18 13:00:01 PDT 1999
>Closed-Date:    Thu May 24 12:18:51 PDT 2001
>Last-Modified:  Thu May 24 12:19:08 PDT 2001
>Originator:     Achim Patzner
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:

	
current sources

>Description:

	
No matter whether you include option IPSTEALTH or not the functionality
won't be there.

>How-To-Repeat:

	
Make a kernel using 
options IPSTEALTH

>Fix:
	
	
.../netinet/ip_input.c has to include opt_ipstealth.h. Or has it been
disabled intentionally?


Achim

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-bugs 
Responsible-Changed-By: hoek 
Responsible-Changed-When: Sun Aug 22 13:54:03 PDT 1999 
Responsible-Changed-Why:  
Misfiled PR 
State-Changed-From-To: open->closed 
State-Changed-By: kris 
State-Changed-When: Thu May 24 12:18:51 PDT 2001 
State-Changed-Why:  
Fixed in the following commit: 
---------------------------- 
revision 1.122 
date: 1999/08/29 12:18:39;  author: des;  state: Exp;  lines: +2 -1 
Include the correct header for the IPSTEALTH option. 
---------------------------- 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=13234 
>Unformatted:
