Y
Hacker News
new
|
ask
|
show
|
jobs
by
readams
3723 days ago
They might hash the source port also. Maybe they didn't mention this.
1 comments
charliedevolve
3723 days ago
Mixing in the source port might be a good way to fix that hash function.
link
seabee
3723 days ago
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.
link