Re: [PATCH iproute2] ip6tunnel: fix 'ip -6 {show|change} dev ' cmds

2019-06-10 Thread Stephen Hemminger
On Thu, 6 Jun 2019 16:44:26 -0700 Mahesh Bandewar wrote: > Inclusion of 'dev' is allowed by the syntax but not handled > correctly by the command. It produces no output for show > command and falsely successful for change command but does > not make any changes. > > can be verified with the fol

[PATCH iproute2] ip6tunnel: fix 'ip -6 {show|change} dev ' cmds

2019-06-06 Thread Mahesh Bandewar
Inclusion of 'dev' is allowed by the syntax but not handled correctly by the command. It produces no output for show command and falsely successful for change command but does not make any changes. can be verified with the following steps # ip -6 tunnel add ip6tnl1 mode ip6gre local fd::1 remote