ip6_tunnels: raddr and laddr are inverted in nl msg
authorDing Zhi <zhi.ding@6wind.com>
Mon, 16 Sep 2013 09:31:15 +0000 (11:31 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Sep 2013 01:36:12 +0000 (21:36 -0400)
commit0d2ede929f61783aebfb9228e4d32a0546ee4d23
treeb9651695faa6afeb63ed1b2247be2c98dfbe6b97
parent9900303ec7698d82c8f7a018b134a7c1ec557499
ip6_tunnels: raddr and laddr are inverted in nl msg

IFLA_IPTUN_LOCAL and IFLA_IPTUN_REMOTE were inverted.

Introduced by c075b13098b3 (ip6tnl: advertise tunnel param via rtnl).

Signed-off-by: Ding Zhi <zhi.ding@6wind.com>
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_tunnel.c