Page MenuHomeFreeBSD

al_eth: improve TCP LRO
ClosedPublic

Authored by tuexen on Aug 24 2024, 8:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 11, 4:24 AM
Unknown Object (File)
Feb 23 2025, 9:55 AM
Unknown Object (File)
Jan 26 2025, 5:59 PM
Unknown Object (File)
Jan 26 2025, 4:47 PM
Unknown Object (File)
Jan 16 2025, 5:06 AM
Unknown Object (File)
Nov 18 2024, 4:04 PM
Unknown Object (File)
Nov 18 2024, 1:54 PM
Unknown Object (File)
Nov 5 2024, 1:51 AM
Subscribers

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable