freebsd-src/sys/dev/al_eth
Michael Tuexen 0b45d36510 al_eth: improve TCP LRO
Use the appropriate function to flush correctly all entries. The old
code does not remove the element from the hash table, only from the
active queue.

Reviewed by:		Peter Lei, rscheff
MFC after:		1 week
Sponsored by:		Netflix, Inc.
Differential Revision:	https://reviews.freebsd.org/D46434
2024-09-05 17:35:40 +02:00
..
al_eth.c al_eth: improve TCP LRO 2024-09-05 17:35:40 +02:00
al_eth.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
al_init_eth_kr.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
al_init_eth_kr.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
al_init_eth_lm.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
al_init_eth_lm.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00