wengzhe opened a new pull request, #1519: URL: https://github.com/apache/nuttx-apps/pull/1519
## Summary From comment in cmd_ifconfig, it seems that we support `ifconfig [interface]`, but actually not considering the interface param now. After this commit, we only print the information of interface specified in param, just like linux. ## Impact Support `ifconfig eth0` to only print information on `eth0` ## Testing Manually on sim. -- 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