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
2014-09-30 14:00:48 -04:00
2015-03-03 21:16:48 -05:00
2015-03-12 14:39:40 -04:00
2015-03-02 00:19:30 -05:00
2014-11-23 21:00:56 -05:00
2014-10-14 13:15:15 -04:00
2015-03-08 23:01:54 -04:00
2014-11-23 21:00:56 -05:00
2014-02-27 18:27:26 -05:00
2014-03-06 16:35:55 -05:00
2014-11-11 14:10:31 -05:00
2014-01-15 15:53:18 -08:00
2015-01-14 16:35:49 -05:00
2014-08-24 22:37:52 -07:00
2015-03-18 22:00:34 -04:00
2014-06-04 22:46:38 -07:00
2015-01-27 16:59:56 -08:00
2015-03-12 14:39:40 -04:00
2015-02-05 14:33:28 -08:00
2014-08-24 22:37:52 -07:00
2014-11-23 21:00:56 -05:00
2014-11-29 20:47:48 -08:00
2012-11-15 17:39:24 -05:00
2015-03-02 22:19:29 -05:00
2015-02-24 16:25:25 -05:00
2015-01-24 23:15:40 -08:00
2015-01-19 14:32:03 -05:00
2015-03-12 14:39:40 -04:00
2014-08-24 22:37:52 -07:00
2015-01-26 00:44:08 -08:00
2014-02-20 14:29:49 +01:00
2014-09-19 22:05:28 -04:00
2015-02-27 16:25:25 -05:00
2014-11-11 14:10:31 -05:00
2015-03-04 00:23:23 -05:00
2014-11-11 14:10:31 -05:00
2015-02-09 14:21:03 -08:00
2015-03-09 23:38:02 -04:00
2014-11-07 15:45:50 -05:00
2014-09-19 17:15:31 -04:00
2015-03-02 13:06:31 -05:00
2014-11-23 21:00:56 -05:00
2015-03-11 23:28:09 -04:00
2015-02-05 14:33:28 -08:00
2015-03-17 22:02:29 -04:00
2014-09-04 22:26:14 -07:00
2015-03-18 22:00:34 -04:00
2015-02-28 16:56:51 -05:00
2014-08-24 22:37:52 -07:00
2015-03-02 13:06:31 -05:00
2015-02-11 15:12:10 -08:00
2015-03-18 22:00:34 -04:00
2014-05-23 16:28:53 -04:00
2014-08-24 22:37:52 -07:00
2012-02-23 16:50:45 -05:00
2013-12-06 12:37:56 -05:00
2007-10-10 16:55:54 -07:00
2014-03-14 07:28:08 +01:00
2014-08-24 22:37:52 -07:00
2015-03-09 16:06:10 -04:00
2014-05-06 07:08:38 +02:00
2014-08-24 22:37:52 -07:00
2014-08-24 22:37:52 -07:00