CosmicRoach commented on issue #16429:
URL: https://github.com/apache/nuttx/issues/16429#issuecomment-3002583362

   > [@CosmicRoach](https://github.com/CosmicRoach) could you create PR to fix 
it?
   
   Although our ideas are meaningful, after careful consideration and attempts 
at modification, this may not pose an issue: 
   
   - As an operating system, NuttX should manage Port usage, and I've noticed 
that the NuttX code already prevents the generation of port 0. 
   
   - In my usage scenario, I only employ the NAT module, where the TCP/IP 
transport layer and above operate outside NuttX's control. The observed 
confusion is likely rooted in non-standard usage patterns, which NuttX need not 
address. 
   
   - Moreover, since this interface is widely used across various 
scenarios—including UDP, TCP, and environments with or without a TCP/IP 
stack—making isolated modifications to the ICMP portion would be difficult to 
maintain compatibility.


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to