diff options
author | Tom Herbert <tom@herbertland.com> | 2015-06-04 18:16:42 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-06-05 00:44:31 +0200 |
commit | 45b47fd00ca14df869979dbbe14324625ec93552 (patch) | |
tree | 9c4f0012bffb2be16c171db828a0957c126f60de /fs | |
parent | net: Add keys for TIPC address (diff) | |
download | linux-45b47fd00ca14df869979dbbe14324625ec93552.tar.xz linux-45b47fd00ca14df869979dbbe14324625ec93552.zip |
net: Get rid of IPv6 hash addresses flow keys
We don't need to return the IPv6 address hash as part of flow keys.
In general, using the IPv6 address hash is risky in a hash value
since the underlying use of xor provides no entropy. If someone
really needs the hash value they can get it from the full IPv6
addresses in flow keys (e.g. from flow_get_u32_src).
Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions