Page MenuHomeFreeBSD

neta: improve TCP LRO
ClosedPublic

Authored by tuexen on Aug 24 2024, 8:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 15, 12:49 PM
Unknown Object (File)
Fri, May 15, 8:31 AM
Unknown Object (File)
Thu, May 14, 6:37 PM
Unknown Object (File)
Tue, May 12, 1:52 AM
Unknown Object (File)
Tue, Apr 28, 5:22 AM
Unknown Object (File)
Mon, Apr 27, 3:09 PM
Unknown Object (File)
Sun, Apr 26, 8:57 AM
Unknown Object (File)
Wed, Apr 22, 4:22 PM
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