Re: [PATCH v6 net-next 00/11] net: Increase inputs to flow_keys hashing

2015-06-04 Thread David Miller
From: Tom Herbert Date: Thu, 4 Jun 2015 09:16:35 -0700 > This patch set adds new fields to the flow_keys structure and hashes > over these fields to get a better flow hash. In particular, these > patches now include hashing over the full IPv6 addresses in order > to defend against address spoofin

[PATCH v6 net-next 00/11] net: Increase inputs to flow_keys hashing

2015-06-04 Thread Tom Herbert
This patch set adds new fields to the flow_keys structure and hashes over these fields to get a better flow hash. In particular, these patches now include hashing over the full IPv6 addresses in order to defend against address spoofing that always results in the same hash. The new input also includ