jerpelea opened a new pull request, #18629:
URL: https://github.com/apache/nuttx/pull/18629

   ## Summary
   
   case: when rndis receive a packet and this packet is going to be forwarded.
   
       first lock happen when ipv4_dev_forward call ipv4_nat_outbound;
       next lock is: ipv4_nat_outbound_entry_find --> nat_port_select --> 
tcp_selectport --> nat_port_inuse
   
   ## Impact
   
   RELEASE
   
   ## Testing
   
   CI


-- 
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]

Reply via email to