xiaoxiang781216 commented on code in PR #17674:
URL: https://github.com/apache/nuttx/pull/17674#discussion_r2647846119
##########
net/icmp/icmp_input.c:
##########
@@ -311,8 +311,8 @@ void icmp_input(FAR struct net_driver_s *dev)
{
in_addr_t src_ipaddr;
- /* Accordding to RFC1122 section 3.2.2.6, an ICMP Echo Request
- * wihch has a broadcast/multicast ip address should be discarded
+ /* According to RFC1122 section 3.2.2.6, an ICMP Echo Request
Review Comment:
sqaush to pevious patch, @HedongGao
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]