mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 11:41:51 +08:00
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>