Page MenuHomeFreeBSD

tcp: Enable symmetric hashing by setting hash on outgoing conns
AcceptedPublic

Authored by gallatin on Tue, Oct 14, 7:47 PM.

Details

Reviewers
kbowling
tuexen
Group Reviewers
transport
Summary

Now that we can trust NICs to supply an identical hash result
to software, we can setup the inpcb hash on outgoing connections.
This gives us symmetric hashing, meaning packets should enter
and leave on the same NIC queue.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 67788
Build 64671: arc lint + arc unit