Date: Thu, 4 Nov 1999 01:06:32 -0800 (PST) From: <ru@FreeBSD.org> To: rfg@monkeys.com, ru@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/14688: kernel firewall code doesn't log port #'s for `Fragment's Message-ID: <199911040906.BAA51676@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: kernel firewall code doesn't log port #'s for `Fragment's State-Changed-From-To: open->closed State-Changed-By: ru State-Changed-When: Thu Nov 4 00:57:27 PST 1999 State-Changed-Why: This is because source and destination port numbers are part of the corresponding protocol header (TCP or UDP), not an IP header, and are only available in the first IP fragment (with a zero offset). Please refer to RFC791, RFC793 and RFC1858 for further details. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911040906.BAA51676>