nuttx/net/utils
chao.an 3b69d09c80 net/udp/icmp: correct the unreadchable handling
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>
2021-11-26 08:47:54 -06:00
..
Kconfig
Make.defs
net_chksum.c
net_dsec2tick.c
net_dsec2timeval.c
net_icmpchksum.c net/udp/icmp: correct the unreadchable handling 2021-11-26 08:47:54 -06:00
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 net/udp/icmp: correct the unreadchable handling 2021-11-26 08:47:54 -06:00