HedongGao opened a new pull request, #3286: URL: https://github.com/apache/nuttx-apps/pull/3286
## Summary With reference to the implementation of vconfig in Linux, a vconfig tool is added, through which you can configure the vlan interface. Control whether the tool is enabled by compiling options CONFIG_NET_VLAN and CONFIG_NSH_DISABLE_VCONFIG. ## Impact The user can configure the vlan interface through this interface. ## Testing Open the compilation options CONFIG_NET_VLAN and CONFIG_NSH_DISABLE_VCONFIG. Add/delete the Vlan interface in the SIM environment, and check whether the configuration is successful through ifconfig. -- 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]
