Home
last modified time | relevance | path

Searched hist:"3 f27fb23219e75343b094366f2358bff34300493" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/
H A Daddrconf.hdiff 3f27fb23219e75343b094366f2358bff34300493 Mon Oct 23 18:17:47 CDT 2017 Eric Dumazet <edumazet@google.com> ipv6: addrconf: add per netns perturbation in inet6_addr_hash()

Bring IPv6 in par with IPv4 :

- Use net_hash_mix() to spread addresses a bit more.
- Use 256 slots hash table instead of 16

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/ipv6/
H A Daddrconf.cdiff 3f27fb23219e75343b094366f2358bff34300493 Mon Oct 23 18:17:47 CDT 2017 Eric Dumazet <edumazet@google.com> ipv6: addrconf: add per netns perturbation in inet6_addr_hash()

Bring IPv6 in par with IPv4 :

- Use net_hash_mix() to spread addresses a bit more.
- Use 256 slots hash table instead of 16

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>