[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: Wed, 27 Apr 2022 13:16:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236983 --- Comment #39 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=e54505277c39cad32f999fd72033f6fa9594b130 commit e54505277c39cad32f999fd72033f6fa9594b130 Author: Misho <misho@elwix.org> AuthorDate: 2022-04-21 08:24:04 +0000 Commit: Tom Jones <thj@FreeBSD.org> CommitDate: 2022-04-27 13:14:40 +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 (cherry picked from commit 0c6a2fa33e36ac0b5d51cbae39a9c5564ad61788) sys/dev/bnxt/if_bnxt.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.