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)
Sat, Sep 28, 1:00 AM
Unknown Object (File)
Sun, Sep 15, 9:15 PM
Unknown Object (File)
Sun, Sep 8, 5:55 PM
Unknown Object (File)
Sat, Sep 7, 7:36 PM
Unknown Object (File)
Thu, Sep 5, 6:51 PM
Unknown Object (File)
Thu, Sep 5, 12:02 AM
Unknown Object (File)
Wed, Sep 4, 2:41 PM
Unknown Object (File)
Tue, Sep 3, 1:50 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