commit | fa42a01cb0b985d0d7321956dfdfee2e3e179899 | [log] [tgz] |
---|---|---|
author | Ding Zhi <zhi.ding@6wind.com> | Mon Sep 16 11:31:15 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Oct 13 16:08:29 2013 -0700 |
tree | 6804c87c947cde3c8a3341b1f5c86b87cbcfcb9e | |
parent | 960b8e5018a552f62cfbc0dfe94be7b6ba178f13 [diff] |
ip6_tunnels: raddr and laddr are inverted in nl msg [ Upstream commit 0d2ede929f61783aebfb9228e4d32a0546ee4d23 ] 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>