On Thu, 28 Dec 2017 13:01:04 +0200 Serhey Popovych <serhe.popov...@gmail.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.popov...@gmail.com> Applied this one. The other util patches have some issues