diff options
author | 2016-05-30 12:56:16 +0000 | |
---|---|---|
committer | 2016-05-30 12:56:16 +0000 | |
commit | e87b0f2a1421d69f3f47aa4465258c72ab78d6cc (patch) | |
tree | 47d5ab655a10241e0b8de075832818276b69704d /lib/libssl/t1_lib.c | |
parent | Do not forward declare an enum, makes gcc3 happy. (diff) | |
download | wireguard-openbsd-e87b0f2a1421d69f3f47aa4465258c72ab78d6cc.tar.xz wireguard-openbsd-e87b0f2a1421d69f3f47aa4465258c72ab78d6cc.zip |
Insert a hack to deal with interfaces removing the VLAN header before
the packet has been feed to the pseudo-interfaces input handlers.
To fix that without introducing a layer violation we should be able to
disable HW-vlan on parent when in use with different pseudo-interfaces.
In the case of bridge(4) for example it makes no sense to let the interface
remove the VLAN header if the kernel has to add it back for every packet.
Fix issues reported by sebastia@ and markus@
From dlg@, ok claudio@
Diffstat (limited to 'lib/libssl/t1_lib.c')
0 files changed, 0 insertions, 0 deletions