Files
linux-apfs/net/ipv6
Tom Herbert 877d1f6291 net: Set sk_txhash from a random number
This patch creates sk_set_txhash and eliminates protocol specific
inet_set_txhash and ip6_set_txhash. sk_set_txhash simply sets a
random number instead of performing flow dissection. sk_set_txash
is also allowed to be called multiple times for the same socket,
we'll need this when redoing the hash for negative routing advice.

Signed-off-by: Tom Herbert <tom@herbertland.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-07-29 22:44:04 -07:00
..
2015-07-09 21:09:10 -07:00
2015-05-28 11:23:20 +08:00
2015-05-03 21:58:01 -04:00
2015-07-13 13:10:21 -07:00
2015-07-09 21:09:10 -07:00
2015-07-09 21:09:10 -07:00
2015-02-28 16:56:51 -05:00
2015-05-31 21:42:18 -07:00