diff options
author | 2021-02-06 13:15:37 +0000 | |
---|---|---|
committer | 2021-02-06 13:15:37 +0000 | |
commit | 300935e6f8e60f9033e769636612c03ac1878c1d (patch) | |
tree | edca019c23af4b61ee8ff517b1a09bc8343bbdd4 /gnu/llvm/clang/lib/Frontend/CompilerInvocation.cpp | |
parent | In the end UTF-8 did not become a terminal feature, should not be listed (diff) | |
download | wireguard-openbsd-300935e6f8e60f9033e769636612c03ac1878c1d.tar.xz wireguard-openbsd-300935e6f8e60f9033e769636612c03ac1878c1d.zip |
Simplex interface sends packet back without hardware checksum
offloading. The checksum must be calculated in software. Use the
same condition in ether_resolve() to send the broadcast packet back
to the stack and in in_ifcap_cksum() to force software checksumming.
This fixes regress/sys/kern/sosplice/loop.
OK procter@
Diffstat (limited to 'gnu/llvm/clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions