]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
if_bnxt: Allow bnxt interfaces to use vlans
authorMisho <misho@elwix.org>
Thu, 21 Apr 2022 08:24:04 +0000 (09:24 +0100)
committerTom Jones <thj@FreeBSD.org>
Thu, 21 Apr 2022 08:31:51 +0000 (09:31 +0100)
commit0c6a2fa33e36ac0b5d51cbae39a9c5564ad61788
tree7631521f2b945193ec3c416ebe8a8b4f5b5556fa
parentc90f8cb899a70419721f5d0005a359af45515791
if_bnxt: Allow bnxt interfaces to use vlans

When VLAN HW filter is disabled, the NIC does not pass any vlan tagged
traffic. Setting these flags on the device allows vlan tagged traffic to
pass.

PR: 236983
Tested by: pi
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D34824
sys/dev/bnxt/if_bnxt.c