diff options
author | 2013-06-03 21:08:21 +0000 | |
---|---|---|
committer | 2013-06-03 21:08:21 +0000 | |
commit | fedd729080e29d594fdd6f598a08d2c875ba2cd8 (patch) | |
tree | d3af742d3491ce1beb62e427d6b7c23df00bab4c /lib/libm/src | |
parent | Add tests for UDP divert. (diff) | |
download | wireguard-openbsd-fedd729080e29d594fdd6f598a08d2c875ba2cd8.tar.xz wireguard-openbsd-fedd729080e29d594fdd6f598a08d2c875ba2cd8.zip |
vmxnet3_load_mbuf() could replace the mbuf but did not return the new
one which caused the following Tx bpf call to panic. Instead of
moving the bpf hook in front of the vmxnet3_load_mbuf() function, we
return the updated mbuf because we want don't want to see packets that
don't go on the wire/chipset.
Analyzed and discussed with yasuoka@ uebayasi@
OK yasuoka@ uebayasi@
Diffstat (limited to 'lib/libm/src')
0 files changed, 0 insertions, 0 deletions