Date: Thu, 25 Nov 2004 23:17:14 +0100 (CET) From: Ulrich Spoerlein <q@uni.de> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/74390: divert(4): Duplicate Paragraph Message-ID: <200411252217.iAPMHECJ003319@roadrunner.q.local> Resent-Message-ID: <200411252220.iAPMKPH6049609@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 74390 >Category: docs >Synopsis: divert(4): Duplicate Paragraph >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Thu Nov 25 22:20:25 GMT 2004 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411252217.iAPMHECJ003319>