[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130709090908.6f2225f7@nehalam.linuxnetplumber.net>
Date: Tue, 9 Jul 2013 09:09:08 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Cong Wang <amwang@...hat.com>
Cc: netdev@...r.kernel.org
Subject: Re: [Patch iproute2] iptunnel: check SIT_ISATAP flag only for SIT
tunnel
On Tue, 2 Jul 2013 17:39:28 +0800
Cong Wang <amwang@...hat.com> wrote:
> Without patch, I got:
>
> # ./ip/ip tunnel show
> ip_vti0: ioctl 89f4 failed: Invalid argument
> ip_vti0: ip/ip remote any local any ttl inherit nopmtudisc key 0
>
> this is due to VTI_ISVTI has the same numeric value with SIT_ISATAP,
> but only sit tunnel has SIOCGETPRL, therefore it should check for SIT
> tunnel first.
>
> Cc: Stephen Hemminger <stephen@...workplumber.org>
> Signed-off-by: Cong Wang <amwang@...hat.com>
Applied
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists