libbsd VLAN tagging

Christian Mauderer oss at c-mauderer.de
Wed Apr 22 09:52:07 UTC 2020


On 22/04/2020 09:47, Matthew J Fletcher wrote:
> Hi,
> 
> How would an application using libbsd add VLAN tags to transmitted
> frames so an external switch chip could process them ?
> 
> Is there an application / libbsd interface for this or does it require
> the driver to be modified.

Hello Matthew,

in theory it should be the same interface like on FreeBSD:

https://www.freebsd.org/doc/handbook/network-vlan.html

But as far as I know it needs driver support:

https://www.freebsd.org/cgi/man.cgi?query=vlan&sektion=4&manpath=freebsd-release-ports

Best regards

Christian

> 
> 
> regards
> ---
> Matthew J Fletcher
> 
> 
> _______________________________________________
> users mailing list
> users at rtems.org
> http://lists.rtems.org/mailman/listinfo/users
> 


More information about the users mailing list