opnsense-src/sys/dev/gve
Shailend Chand 74861578d9 gve: Fix Tx tcpdump panic
Ringing the doorbell before making the BPF call can result in the
mbuf being freed before the BPF call.

Reviewed-by:		markj
MFC-after:		3 days
Differential Revision: https://reviews.freebsd.org/D41189
2023-07-26 22:36:42 -07:00
..
gve.h
gve_adminq.c
gve_adminq.h
gve_desc.h
gve_main.c gve: Unobfuscate code by using nitems directly for loop. 2023-06-06 21:14:30 -07:00
gve_plat.h
gve_qpl.c
gve_register.h
gve_rx.c
gve_sysctl.c
gve_tx.c gve: Fix Tx tcpdump panic 2023-07-26 22:36:42 -07:00
gve_utils.c