[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171228094041.21da51fb@xeon-e3>
Date: Thu, 28 Dec 2017 09:40:41 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: Serhey Popovych <serhe.popovych@...il.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2 1/3] vxcan,veth: Forbid "type" for peer device
On Thu, 28 Dec 2017 13:01:04 +0200
Serhey Popovych <serhe.popovych@...il.com> wrote:
> It is already given for original device we configure this
> peer for.
>
> Results from following command before/after change applied
> are shown below:
>
> $ ip link add dev veth1a type veth peer name veth1b \
> type veth peer name veth1c
>
> Before:
> -------
>
> <no output, no netdevs created>
>
> After:
> ------
>
> Error: duplicate "type": "veth" is the second value.
>
> Signed-off-by: Serhey Popovych <serhe.popovych@...il.com>
Applied this one. The other util patches have some issues
Powered by blists - more mailing lists