Hacker News new | ask | show | jobs
by charliedevolve 3719 days ago
Mixing in the source port might be a good way to fix that hash function.
1 comments

The hash is used to find listening sockets. Source port doesn't help you there.

Destination IP is a reasonable addition to the hash function, however.