]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ixl: Permit 802.1ad frames to pass though the chip
authorLutz Donnerhacke <donner@FreeBSD.org>
Tue, 19 Jan 2021 14:56:16 +0000 (15:56 +0100)
committerLutz Donnerhacke <donner@FreeBSD.org>
Tue, 19 Jan 2021 15:01:09 +0000 (16:01 +0100)
commitfa6662b3689eeb71cb63c2b230ca08e7342cabf0
treedbb973ba1df6423547d8cf26abd93487c0158511
parent5290493a200cc71ad3b3ec5b1bc2dd37c7cbcb9c
ixl: Permit 802.1ad frames to pass though the chip

This patch is a quick hack to change the internal Ethertype used
within the chip.  All frames with this type are dropped silently.
This patch allows you to overwrite the factory default 0x88a8, which
is used by IEEE 802.1ad VLAN stacking.

Reviewed by: kp, philip, brueffer
Approved by: kp (mentor)
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D24179
share/man/man4/ixl.4
sys/dev/ixl/ixl_pf_main.c