Re: libbsd VLAN tagging

2020-04-22 Thread Chris Johns
On 22/4/20 7:52 pm, Christian Mauderer wrote: 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

Re: libbsd VLAN tagging

2020-04-22 Thread Christian Mauderer
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 Matth