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

   Refer:
   https://github.com/torvalds/linux/blob/v6.8/include/linux/if_vlan.h#L73-L76
   
   *Note: Please adhere to [Contributing 
Guidelines](https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md).*
   
   ## Summary
   
   There are some standard Vlan message operations that require defining macro 
definitions related to Vlan. Referring to linux code, the following macro 
definitions have been added.
   
   Refer:
   https://github.com/torvalds/linux/blob/v6.8/include/linux/if_vlan.h#L73-L76
   
   ## Impact
   
   Adding macro definition information did not affect the Vlan functionality.
   
   ## Testing
   
   Set up a SIM environment, add VLAN interface through vconfig in SIM, add 
VLAN interface in the host side, ping SIM VLAN interface from the host side, 
and verify that VLAN function is normal.
   


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