Date: Mon, 13 Sep 2004 20:44:12 +0200 From: Andre Oppermann <andre@freebsd.org> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: freebsd-current@FreeBSD.org Subject: Re: ipfw tee fixed [cvs commit: src/sbin/ipfw ipfw.8src/sys/netinet ip_fw_pfil.c] Message-ID: <4145EA7C.3000902@freebsd.org> In-Reply-To: <20040913183038.GA25795@ip.net.ua> References: <4145D02C.D02A18A0@freebsd.org> <20040913183038.GA25795@ip.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
Ruslan Ermilov wrote: > On Mon, Sep 13, 2004 at 06:51:56PM +0200, Andre Oppermann wrote: > >>I've fixed 'ipfw tee' in 6-current. Please try it and report back. This >>is pretty useful for passive packet monitoring. >> > > Just to make it crystal clear for everyone, the tee'd fragments are > still reassembled into a full packet before the diversion, correct? No, they are not. Only diverted packets are reassembled, tee'd packet are not. -- Andre
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4145EA7C.3000902>