summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authoralex <alex@FreeBSD.org>1998-02-12 00:57:06 +0000
committeralex <alex@FreeBSD.org>1998-02-12 00:57:06 +0000
commit0fbf800481760f576d51aee10eefe415ac56ad5b (patch)
tree797efc4ee0cffbe27100802e4ec9e06304f3a6ea /lib/libc
parent95821ff4bae98b78e9504de70097bd6da35b7322 (diff)
downloadFreeBSD-src-0fbf800481760f576d51aee10eefe415ac56ad5b.zip
FreeBSD-src-0fbf800481760f576d51aee10eefe415ac56ad5b.tar.gz
Alter ipfw's behavior with respect to fragmented packets when the packet
offset is non-zero: - Do not match fragmented packets if the rule specifies a port or TCP flags - Match fragmented packets if the rule does not specify a port and TCP flags Since ipfw cannot examine port numbers or TCP flags for such packets, it is now illegal to specify the 'frag' option with either ports or tcpflags. Both kernel and ipfw userland utility will reject rules containing a combination of these options. BEWARE: packets that were previously passed may now be rejected, and vice versa. Reviewed by: Archie Cobbs <archie@whistle.com>
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud