mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 08:38:13 -05:00
zero-copy receive of jumbo frames. This eliminates the need for the jumbo frame allocator implemented in kern/uipc_jumbo.c and sys/jumbo.h. Remove it. Note: Zero-copy receive of jumbo frames did not work without these changes; I believe there was insufficient locking on the jumbo vm object. Tested by: ken@ Discussed with: gallatin@ |
||
|---|---|---|
| .. | ||
| if_ti.c | ||
| if_tireg.h | ||
| ti_fw.h | ||
| ti_fw2.h | ||