wengzhe opened a new pull request, #7282: URL: https://github.com/apache/incubator-nuttx/pull/7282
## Summary Support more than one TAP device for debugging (future) NAT and FORWARD, left WPCAP and VPNKit unchanged (force number to 1). Although we can support at most 31 interfaces, limit to 8 like `CONFIG_TUN_NINTERFACES`. ## Impact Add configure for supporting more than one TAP device in simulation, which can be extended to WPCAP and VPNKit later. Default configure (one TAP device) keeps the same logic as previous. ## Testing Tested on Ubuntu 22.04 x86_64 -- 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