Jiri Benc 07dabf20d9 vxlan: tun_id is 64bit, not 32bit
The tun_id field in struct ip_tunnel_key is __be64, not __be32. We need to
convert the vni to tun_id correctly.

Fixes: 54bfd872bf16 ("vxlan: keep flags and vni in network byte order")
Reported-by: Paolo Abeni <pabeni@redhat.com>
Tested-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Jiri Benc <jbenc@redhat.com>
Acked-by: Thadeu Lima de Souza Cascardo <cascardo@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-02-18 13:55:24 -05:00
..
2016-01-25 10:51:52 -08:00
2015-11-15 17:09:23 -05:00
2016-02-16 20:38:29 -05:00
2015-10-21 19:36:10 -07:00
2016-02-16 20:21:49 -05:00
2015-10-13 04:55:07 -07:00
2016-02-17 15:19:44 -05:00
2015-12-17 15:25:57 -05:00
2016-02-11 09:45:24 -05:00
2016-02-18 13:55:24 -05:00