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)
Nov 18 2024, 4:04 PM
Unknown Object (File)
Nov 18 2024, 1:54 PM
Unknown Object (File)
Nov 5 2024, 1:51 AM
Unknown Object (File)
Nov 3 2024, 7:38 PM
Unknown Object (File)
Nov 1 2024, 2:57 AM
Unknown Object (File)
Oct 31 2024, 10:53 PM
Unknown Object (File)
Oct 24 2024, 6:06 AM
Unknown Object (File)
Oct 24 2024, 5:53 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