mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 20:06:24 +08:00
99bf7c3c5f
When supporting hardware checksum offloading, the network protocol stack does not perform TCP/UDP pseudo-header checksum calculation. Skip TCP/UDP pseudo header checksum calculation in network protocol stack Signed-off-by: daichuan <daichuan@xiaomi.com>