Ruslan Ermilov wrote: > > I specifically said divert(4) not ipfw(8). ;) I'm sorry. Too many tomatoes on my eyes... ;-) What do you think of the attached patch to divert(4)? -- Andre Index: divert.4 =================================================================== RCS file: /home/ncvs/src/share/man/man4/divert.4,v retrieving revision 1.29 diff -u -p -r1.29 divert.4 --- divert.4 3 Jul 2004 18:29:20 -0000 1.29 +++ divert.4 13 Sep 2004 21:13:56 -0000 _at__at_ -128,6 +128,11 _at__at_ packet to get diverted. If different fragments divert to different ports, then which port ultimately gets chosen is unpredictable. .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 overwrittenReceived on Mon Sep 13 2004 - 19:15:24 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:11 UTC