freebsd-dev/sys/dev/vnic
Ed Maste 2dc620ac83 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)
2017-11-10 22:17:30 +00:00
..
lmac_if.m
mrml_bridge.c
nic_main.c
nic_reg.h
nic.h
nicvf_main.c
nicvf_queues.c vnic: apply BPF tap before passing packet to hardware 2017-11-10 22:17:30 +00:00
nicvf_queues.h
q_struct.h
thunder_bgx_fdt.c
thunder_bgx_var.h
thunder_bgx.c
thunder_bgx.h
thunder_mdio_fdt.c
thunder_mdio_var.h
thunder_mdio.c