summaryrefslogtreecommitdiffstats
path: root/lib/libssl
diff options
context:
space:
mode:
authorhenning <henning@openbsd.org>2014-07-11 10:48:50 +0000
committerhenning <henning@openbsd.org>2014-07-11 10:48:50 +0000
commit2afbc418eeb0d4ed49a103c83df0a5a298d368cc (patch)
treebd954ddd2f65470efdd539e26ea455d0c11dfc24 /lib/libssl
parentRemove PSK from the ssl regress. (diff)
downloadwireguard-openbsd-2afbc418eeb0d4ed49a103c83df0a5a298d368cc.tar.xz
wireguard-openbsd-2afbc418eeb0d4ed49a103c83df0a5a298d368cc.zip
switch from bpf_mtap to the shiny new bpf_mtap_stripvlan.
bpf listeners on a vlan interface don't expect to see a vlan header (you expect those on the underlaying if). since we no longer prepend an ethernet header to later throw it away and prepend an ether_vlan_header, we prepend a ether_vlan_header right away. to unconfuse bpf listeners we need to cut the 4 extra bytes out, which is what bpf_mtap_stripvlan does. problem noticed by dlg with dhcrelay, ok benno dlg
Diffstat (limited to 'lib/libssl')
0 files changed, 0 insertions, 0 deletions