[Bug 236983] bnxt(4): VLAN not operational unless explicit "ifconfig promisc" is enabled on physical interface
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Apr 2022 08:32:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236983 --- Comment #38 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=0c6a2fa33e36ac0b5d51cbae39a9c5564ad61788 commit 0c6a2fa33e36ac0b5d51cbae39a9c5564ad61788 Author: Misho <misho@elwix.org> AuthorDate: 2022-04-21 08:24:04 +0000 Commit: Tom Jones <thj@FreeBSD.org> CommitDate: 2022-04-21 08:31:51 +0000 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.