mirror of
https://github.com/apache/nuttx.git
synced 2026-08-05 14:19:03 +00:00
Reference RFC1122: https://datatracker.ietf.org/doc/html/rfc1122 ---------------------------------------------- 4.1.3 SPECIFIC ISSUES 4.1.3.1 Ports If a datagram arrives addressed to a UDP port for which there is no pending LISTEN call, UDP SHOULD send an ICMP Port Unreachable message. Signed-off-by: chao.an <anchao@xiaomi.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Make.defs | ||
| net_chksum.c | ||
| net_dsec2tick.c | ||
| net_dsec2timeval.c | ||
| net_icmpchksum.c | ||
| net_incr32.c | ||
| net_ipchksum.c | ||
| net_ipv6_mask2pref.c | ||
| net_ipv6_maskcmp.c | ||
| net_ipv6_pref2mask.c | ||
| net_lock.c | ||
| net_tcpchksum.c | ||
| net_timeval2dsec.c | ||
| net_udpchksum.c | ||
| utils.h | ||