summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authordhartmei <dhartmei@openbsd.org>2004-12-05 12:12:01 +0000
committerdhartmei <dhartmei@openbsd.org>2004-12-05 12:12:01 +0000
commit2d84e39b7ea51a9ee3e3cb9feeb91f31d1da089d (patch)
tree2285d3b076a924f45c95debb0a2b2920bd9dbbcf /lib/libc
parentafter attaching an overload table, set its active flag. otherwise, the (diff)
downloadwireguard-openbsd-2d84e39b7ea51a9ee3e3cb9feeb91f31d1da089d.tar.xz
wireguard-openbsd-2d84e39b7ea51a9ee3e3cb9feeb91f31d1da089d.zip
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 'lib/libc')
0 files changed, 0 insertions, 0 deletions