diff options
author | 2014-12-04 16:16:20 +0000 | |
---|---|---|
committer | 2014-12-04 16:16:20 +0000 | |
commit | 65486ef6afb7084963c48e03fa7d14769d5f0f5f (patch) | |
tree | 9e0d726e7d81bd969d469e68d6e5f827cddbbf00 /lib/libutil | |
parent | asm version from libkern, but mempcy() remains tied to the (diff) | |
download | wireguard-openbsd-65486ef6afb7084963c48e03fa7d14769d5f0f5f.tar.xz wireguard-openbsd-65486ef6afb7084963c48e03fa7d14769d5f0f5f.zip |
Repair VLAN tagging in the bridge output path
Since bridge_output/bridge_ifenqueue replace ether_output that does
VLAN tagging and call into if_start directly we need to make sure
that tag has been set by the bridge.
XXX This abuses "if_output == vlan_output" check, but hopefully
XXX vlan(4) will use a distinct if_type someday and this code
XXX will be improved.
Discussed with henning and Rafael Zalamena, ok henning
Diffstat (limited to 'lib/libutil')
0 files changed, 0 insertions, 0 deletions