Re: [Qemu-devel] [PATCH v4] net: L2TPv3 transport

2014-03-19 Thread Andreas Färber
Am 19.03.2014 13:47, schrieb Anton Ivanov (antivano): > On 19/03/14 12:39, Eric Blake wrote: >> On 03/19/2014 03:31 AM, anton.iva...@kot-begemot.co.uk wrote: >>> From: Anton Ivanov >>> >>> This tranport allows to connect a qemu nic to a static Ethernet >> s/tranport/transport/ > > Guilty as charg

Re: [Qemu-devel] [PATCH v4] net: L2TPv3 transport

2014-03-19 Thread Anton Ivanov (antivano)
On 19/03/14 12:39, Eric Blake wrote: > On 03/19/2014 03:31 AM, anton.iva...@kot-begemot.co.uk wrote: >> From: Anton Ivanov >> >> This tranport allows to connect a qemu nic to a static Ethernet > s/tranport/transport/ Guilty as charged :) > >> over L2TPv3 tunnel. The transport supports all option

Re: [Qemu-devel] [PATCH v4] net: L2TPv3 transport

2014-03-19 Thread Eric Blake
On 03/19/2014 03:31 AM, anton.iva...@kot-begemot.co.uk wrote: > From: Anton Ivanov > > This tranport allows to connect a qemu nic to a static Ethernet s/tranport/transport/ > over L2TPv3 tunnel. The transport supports all options present > in the linux kernel implementation. It allows qemu to c

[Qemu-devel] [PATCH v4] net: L2TPv3 transport

2014-03-19 Thread anton . ivanov
From: Anton Ivanov This tranport allows to connect a qemu nic to a static Ethernet over L2TPv3 tunnel. The transport supports all options present in the linux kernel implementation. It allows qemu to connect to any linux host running kernel 3.3+, most routers and network devices as well as other