commit | b6a7719aedd7e5c0f2df7641aa47386111682df4 | [log] [tgz] |
---|---|---|
author | Hannes Frederic Sowa <hannes@stressinduktion.org> | Wed Mar 25 17:07:44 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 25 14:07:04 2015 -0400 |
tree | f0374d5535a6670c1cb453cc6c0e15237e108376 | |
parent | 8fa38a38ac37a0ca5366cd62ba4339c2bab49db9 [diff] |
ipv4: hash net ptr into fragmentation bucket selection As namespaces are sometimes used with overlapping ip address ranges, we should also use the namespace as input to the hash to select the ip fragmentation counter bucket. Cc: Eric Dumazet <edumazet@google.com> Cc: Flavio Leitner <fbl@redhat.com> Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org> Signed-off-by: David S. Miller <davem@davemloft.net>