mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
e1a1f7b5f4
In this case, remote addr is all zero, and the length of the ip header is not recognized as ipv6_is_ipv4, This will cause problems in subsequent data filling. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>