From q@uni.de  Thu Nov 25 22:17:17 2004
Return-Path: <q@uni.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9D74816A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Nov 2004 22:17:17 +0000 (GMT)
Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28])
	by mx1.FreeBSD.org (Postfix) with ESMTP id EEF5C43D46
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Nov 2004 22:17:16 +0000 (GMT)
	(envelope-from q@uni.de)
Received: from wrzx30.rz.uni-wuerzburg.de (wrzx30.rz.uni-wuerzburg.de [132.187.1.30])
	by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id BF777D49E5
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Nov 2004 23:17:15 +0100 (CET)
Received: from virusscan (localhost [127.0.0.1])
	by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id A9F9090E19
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Nov 2004 23:17:15 +0100 (CET)
Received: from wrzx28.rz.uni-wuerzburg.de (wrzx28.rz.uni-wuerzburg.de [132.187.3.28])
	by wrzx30.rz.uni-wuerzburg.de (Postfix) with ESMTP id 941F98F735
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Nov 2004 23:17:15 +0100 (CET)
Received: from coyote.q.local (wwsx14.win-screen.uni-wuerzburg.de [132.187.253.14])
	by wrzx28.rz.uni-wuerzburg.de (Postfix) with ESMTP id 40395D49E5
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Nov 2004 23:17:15 +0100 (CET)
Received: from roadrunner.q.local (roadrunner.q.local [192.168.0.148])
	by coyote.q.local (8.12.10/8.12.10) with ESMTP id iAPMHFhp028986
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Nov 2004 23:17:15 +0100 (CET)
	(envelope-from q@roadrunner.q.local)
Received: from roadrunner.q.local (localhost [127.0.0.1])
	by roadrunner.q.local (8.13.1/8.13.1) with ESMTP id iAPMHEhw003320
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Nov 2004 23:17:14 +0100 (CET)
	(envelope-from q@roadrunner.q.local)
Received: (from q@localhost)
	by roadrunner.q.local (8.13.1/8.13.1/Submit) id iAPMHECJ003319;
	Thu, 25 Nov 2004 23:17:14 +0100 (CET)
	(envelope-from q)
Message-Id: <200411252217.iAPMHECJ003319@roadrunner.q.local>
Date: Thu, 25 Nov 2004 23:17:14 +0100 (CET)
From: Ulrich Spoerlein <q@uni.de>
Reply-To: Ulrich Spoerlein <q@uni.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: divert(4): Duplicate Paragraph
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         74390
>Category:       docs
>Synopsis:       divert(4): Duplicate Paragraph
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 25 22:20:25 GMT 2004
>Closed-Date:    Thu Nov 25 22:43:02 GMT 2004
>Last-Modified:  Thu Nov 25 22:43:02 GMT 2004
>Originator:     Ulrich Spoerlein
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
>Description:
There's a duplicate paragraph in divert(4)
...
     which port ultimately gets chosen is unpredictable.

     Note that packets arriving on the divert socket by the ipfw(8) tee action
     are delivered as-is and packet fragments do not get reassembled in this
     case.

     Note that packets arriving on the divert socket by the ipfw(8) tee action
     are delivered as-is and packet fragments do not get reassembled in this
     case.

     Packets are received and sent unchanged, except that packets read as out-
...
>How-To-Repeat:
$ man divert
>Fix:

--- divert.4.patch begins here ---
--- divert.4.orig	Thu Nov 25 23:14:02 2004
+++ divert.4	Thu Nov 25 23:14:32 2004
@@ -134,11 +134,6 @@
 action are delivered as-is and packet fragments do not get reassembled
 in this case.
 .Pp
-Note that packets arriving on the divert socket by the
-.Xr ipfw 8
-tee action are delivered as-is and packet fragments do not get reassembled
-in this case.
-.Pp
 Packets are received and sent unchanged, except that
 packets read as outgoing have invalid IP header checksums, and
 packets written as outgoing have their IP header checksums overwritten
--- divert.4.patch ends here ---
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: simon 
State-Changed-When: Thu Nov 25 22:42:47 GMT 2004 
State-Changed-Why:  
Committed, thanks for the submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=74390 
>Unformatted:
