On 04/03/14 15:41, Eric Blake wrote: > On 03/04/2014 08:19 AM, Anton Ivanov (antivano) wrote: >> Attached is a revised version. > Better is to post a new top-level thread, with [PATCHv2] in the title. > Also, one of the v1 review comments was to break this into smaller > self-contained patches - that review request still applies.
I will re-post in a minute. > > For more hints on patch submission, see: > http://wiki.qemu.org/Contribute/SubmitAPatch > > It is the smaller self-contained patch. It is only the L2TPv3 transport - that is what it takes to implement it. It is smaller in size than let's say tap or socket (half the size of tap). There is nothing else in it. It no longer touches any other common files either (besides adding its client init to net.c and clients.h). A.