summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDaniel Hartmeier <dhartmei@cvs.openbsd.org>2004-12-05 12:12:02 +0000
committerDaniel Hartmeier <dhartmei@cvs.openbsd.org>2004-12-05 12:12:02 +0000
commit642d50184ea693d04f4a7316e1b0e4b56513583d (patch)
tree16b8b9c23f76d329d60e39c1b3ac36f3fd929b41 /include
parent6113018da206b693867c7e8b449231cdee99bfb8 (diff)
IPv6 packets can contain headers (like options) before the TCP/UDP/ICMP6
header. pf finds the first TCP/UDP/ICMP6 header to filter by traversing the header chain. In the case where headers are skipped, the protocol checksum verification used the wrong length (included the skipped headers), leading to incorrectly mismatching checksums. Such IPv6 packets with headers were silently dropped. Reported by Bernhard Schmidt. ok mcbride@
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions