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

   ## Summary
   out flow:
   linux:rndis -> sim:rndis -> (forward)sim:eth(nat) -> 
(bridge)linux:bridge(forward) -> linux:eth(nat) -> internet
   
   in flow:
   internet -> linux:eth(nat) -> (forward)linux:bridge(bridge) -> 
(nat)sim:eth(forward) -> sim:rndis -> linux:rndis
   
   add iperf2 tool
   add default dns server
   change eth_pktsize to 1518
   
   ## Impact
   
   ## Testing
   sim:usbdev
   


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