mirror of
https://github.com/opnsense/src.git
synced 2026-05-13 09:44:52 -04:00
Passing up such descriptors to iflib is obviously wasteful.
But the main conern is that we may overrun iri_frags array because of
them. That's been observed in practice.
Also, assert that the number of fragments / descriptors / segments is
less than IFLIB_MAX_RX_SEGS.
Sponsored by: Panzura LLC
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| if_vmx.c | ||
| if_vmxreg.h | ||
| if_vmxvar.h | ||