Page MenuHomeFreeBSD

neta: improve TCP LRO
ClosedPublic

Authored by tuexen on Aug 24 2024, 8:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 5, 10:30 PM
Unknown Object (File)
Sat, Nov 2, 8:42 PM
Unknown Object (File)
Thu, Oct 31, 3:54 PM
Unknown Object (File)
Mon, Oct 28, 2:25 AM
Unknown Object (File)
Oct 18 2024, 3:04 AM
Unknown Object (File)
Oct 18 2024, 2:09 AM
Unknown Object (File)
Oct 18 2024, 2:09 AM
Unknown Object (File)
Oct 3 2024, 2:47 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