git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef59feb
)
vxlan: fix byte order in hash function
author
stephen hemminger
<shemminger@vyatta.com>
Tue, 9 Oct 2012 20:35:47 +0000
(20:35 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 11 Oct 2012 02:41:21 +0000
(22:41 -0400)
Shift was wrong direction causing packets to hash based on
other parts of the ethernet header, not the address.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found