[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1562667648.git.aclaudi@redhat.com>
Date: Tue, 9 Jul 2019 15:16:49 +0200
From: Andrea Claudi <aclaudi@...hat.com>
To: netdev@...r.kernel.org
Cc: stephen@...workplumber.org, dsahern@...nel.org
Subject: [PATCH iproute2 0/2] Fix IPv6 tunnel add when dev param is used
Commit ba126dcad20e6 ("ip6tunnel: fix 'ip -6 {show|change} dev
<name>' cmds") breaks IPv6 tunnel creation when dev parameter
is used.
This series revert the original commit, which mistakenly use
dev for tunnel name, while addressing a issue on tunnel change
when no interface name is specified.
Andrea Claudi (2):
Revert "ip6tunnel: fix 'ip -6 {show|change} dev <name>' cmds"
ip tunnel: warn when changing IPv6 tunnel without tunnel name
ip/ip6tunnel.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
2.20.1
Powered by blists - more mailing lists