diff options
author | Ed Maste <emaste@FreeBSD.org> | 2017-11-10 22:17:30 +0000 |
---|---|---|
committer | Ed Maste <emaste@FreeBSD.org> | 2017-11-10 22:17:30 +0000 |
commit | 2dc620ac8318f40c8843896e4e568bb08575fcda (patch) | |
tree | db8c132ab73d420eb6d4979b03ef0bd99dc856ec /usr.sbin/efivar | |
parent | 6555da9c5b651748fa0245d6525a3880d3d3993c (diff) | |
download | src-2dc620ac8318f40c8843896e4e568bb08575fcda.tar.gz src-2dc620ac8318f40c8843896e4e568bb08575fcda.zip |
vnic: apply BPF tap before passing packet to hardware
Previously we passed tx packets to hardware via nicvf_tx_mbuf_locked
and then to the BPF tap, with a possibly invalid mbuf which would result
in a panic.
PR: 223600
Discussed with: bz
MFC after: 1 week
Sponsored by: The FreeBSD Foundation, Packet.net (hardware)
Notes
Notes:
svn path=/head/; revision=325683
Diffstat (limited to 'usr.sbin/efivar')
0 files changed, 0 insertions, 0 deletions