Re: [PATCH] ip: add vxcan/veth to ip-link man page

2017-12-16 Thread Stephen Hemminger
On Sat, 16 Dec 2017 12:38:57 +0100 Oliver Hartkopp wrote: > veth and vxcan both create a vitual tunnel between a pair of virtual network > devices. This patch adds the content for the now supported vxcan netdevices > and the documentation to create peer devices for vxcan and veth. > > Additional

[PATCH] ip: add vxcan/veth to ip-link man page

2017-12-16 Thread Oliver Hartkopp
veth and vxcan both create a vitual tunnel between a pair of virtual network devices. This patch adds the content for the now supported vxcan netdevices and the documentation to create peer devices for vxcan and veth. Additional remove 'can' that accidently was on the list of link types which can