mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 17:49:34 -05:00
Once tx mbufs have been handed to hardware, nothing serializes the tx path against completion and potential use-after-free of the outbound mbuf. Perform accounting and BPF tap before queueing to hardware to avoid this race. Submitted by: Steve Wirtz <steve_wirtz AT dell.com> Reviewed by: markj, rstone Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D25364 |
||
|---|---|---|
| .. | ||
| oce_hw.c | ||
| oce_hw.h | ||
| oce_if.c | ||
| oce_if.h | ||
| oce_mbox.c | ||
| oce_queue.c | ||
| oce_sysctl.c | ||
| oce_user.h | ||
| oce_util.c | ||