Eric Dumazet
d1e559d0b1
inet: add IPv6 support to sk_ehashfn()
...
Intent is to converge IPv4 & IPv6 inet_hash functions to
factorize code.
IPv4 sockets initialize sk_rcv_saddr and sk_v6_daddr
in this patch, thanks to new sk_daddr_set() and sk_rcv_saddr_set()
helpers.
__inet6_hash can now use sk_ehashfn() instead of a private
inet6_sk_ehashfn() and will simply use __inet_hash() in a
following patch.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-18 22:00:34 -04:00
..
2015-03-10 15:01:32 +01:00
2015-03-02 13:06:31 -05:00
2015-03-04 00:23:23 -05:00
2015-02-11 14:46:37 -05:00
2015-03-18 22:00:34 -04:00
2015-03-12 18:26:51 -04:00
2015-03-11 16:22:14 -04:00
2015-03-11 16:22:14 -04:00
2015-03-12 14:39:40 -04:00
2015-03-12 18:26:51 -04:00
2015-02-11 15:12:13 -08:00
2015-01-28 23:04:15 -08:00
2015-01-31 17:48:18 -08:00
2015-02-27 16:25:25 -05:00
2015-03-17 22:01:56 -04:00
2015-03-16 15:55:29 -04:00
2015-03-18 22:00:34 -04:00
2015-03-12 14:39:40 -04:00
2015-01-26 17:28:27 -08:00
2015-03-05 21:43:48 -05:00
2015-02-08 16:28:06 -08:00
2015-03-02 22:19:29 -05:00
2015-03-08 23:01:54 -04:00
2015-01-19 14:32:03 -05:00
2015-01-19 14:32:03 -05:00
2015-01-19 15:45:10 -05:00
2015-02-08 16:28:06 -08:00
2015-03-12 14:39:40 -04:00
2015-03-18 22:00:34 -04:00
2015-02-08 01:03:12 -08:00
2015-03-02 13:06:31 -05:00
2015-03-09 16:06:10 -04:00
2015-03-17 22:02:29 -04:00
2015-03-06 14:57:42 -05:00
2015-01-28 22:18:37 -08:00
2015-02-20 15:04:03 -05:00
2015-01-28 22:18:38 -08:00
2015-03-10 13:45:28 -04:00
2015-03-17 22:02:29 -04:00
2015-03-17 22:02:29 -04:00
2015-03-18 22:00:34 -04:00
2015-02-12 18:54:10 -08:00
2015-03-16 16:32:23 -04:00
2015-02-08 01:03:13 -08:00
2015-02-28 16:56:51 -05:00
2015-03-06 14:57:42 -05:00
2015-01-28 22:18:37 -08:00
2015-03-06 14:57:42 -05:00
2015-01-28 22:18:37 -08:00
2015-01-28 22:18:37 -08:00
2015-03-09 23:38:02 -04:00
2015-03-10 13:45:28 -04:00
2015-03-02 13:06:31 -05:00
2015-02-11 15:12:10 -08:00
2015-01-24 23:15:40 -08:00
2015-03-18 22:00:34 -04:00
2015-03-09 16:06:10 -04:00