CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2020/06/02 02:17:15

Modified files:
        sys/dev/pci    : if_mcx.c 

Log message:
Add support for hardware vlan tagging.  Tag insertion here is actually
done by the driver, as it places the full L2 packet header inside the
send queue entry, so it can insert the vlan tag there if required.

ok dlg@

Reply via email to