qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: anton.ivanov@kot-begemot.co.uk, qemu-devel@nongnu.org
Cc: Anton Ivanov <antivano@cisco.com>,
	pbonzini@redhat.com, afaerber@suse.de, stefanha@redhat.com
Subject: Re: [Qemu-devel] [PATCH v6] net: L2TPv3 transport
Date: Thu, 27 Mar 2014 07:12:32 -0600	[thread overview]
Message-ID: <533423C0.5090409@redhat.com> (raw)
In-Reply-To: <1395832121-858851-1-git-send-email-anton.ivanov@kot-begemot.co.uk>

[-- Attachment #1: Type: text/plain, Size: 977 bytes --]

On 03/26/2014 05:08 AM, anton.ivanov@kot-begemot.co.uk wrote:
> From: Anton Ivanov <antivano@cisco.com>
> 
> This transport 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 QEMU instances.
> 
> Signed-off-by: Anton Ivanov <antivano@cisco.com>
> ---

>  #
>  # Since 1.2
> -##
> +#
> +# Added in 2.1 - l2tpv3
> +#
>  { 'union': 'NetClientOptions',

Minor nit - you lost the ## end-of-comment line.  Also, see how QKeyCode
mentioned added values:

# Since: 1.3.0
#
# 'unmapped' and 'pause' since 2.0
##

We haven't done this sort of addition much to date, but it can't hurt to
use a consistent style when doing so.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

      parent reply	other threads:[~2014-03-27 13:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-26 11:08 [Qemu-devel] [PATCH v6] net: L2TPv3 transport anton.ivanov
2014-03-27 12:30 ` Stefan Hajnoczi
2014-03-27 15:53   ` Anton Ivanov (antivano)
2014-03-27 18:25     ` Stefan Hajnoczi
2014-03-27 19:45       ` Anton Ivanov
2014-03-31 15:48       ` Anton Ivanov
2014-03-27 13:12 ` Eric Blake [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=533423C0.5090409@redhat.com \
    --to=eblake@redhat.com \
    --cc=afaerber@suse.de \
    --cc=antivano@cisco.com \
    --cc=anton.ivanov@kot-begemot.co.uk \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).