mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-01 13:45:53 +00:00
3a75cf1d55c36e11fb2430d27606f928c74fc191
Linux looks at the gso hdr_len field even if gso is not used, and refuses to send the packet if it isn't reasonable. mode=debug poisons memory, causing the value to be unreasonable. Fix by clearing the entire header.
Description
No description provided
Languages
C++
72.6%
Python
26.1%
CMake
0.4%
GAP
0.3%
Shell
0.3%