netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: jbenc@redhat.com
Cc: netdev@vger.kernel.org, tgraf@suug.ch
Subject: Re: [PATCH net-next 0/2] vxlan: support both IPv4 and IPv6 sockets
Date: Sat, 26 Sep 2015 22:41:10 -0700 (PDT)	[thread overview]
Message-ID: <20150926.224110.1190457686665465368.davem@davemloft.net> (raw)
In-Reply-To: <cover.1443094736.git.jbenc@redhat.com>

From: Jiri Benc <jbenc@redhat.com>
Date: Thu, 24 Sep 2015 13:50:00 +0200

> Note: this needs net merged into net-next in order to apply.
> 
> It's currently not easy enough to work with metadata based vxlan tunnels. In
> particular, it's necessary to create separate network interfaces for IPv4
> and IPv6 tunneling. Assigning an IPv6 address to an IPv4 interface is
> allowed yet won't do what's expected. With route based tunneling, one has to
> pay attention to use the vxlan interface opened with the correct family.
> Other users of this (openvswitch) would need to always create two vxlan
> interfaces.
> 
> Furthermore, there's no sane API for creating an IPv6 vxlan metadata based
> interface.
> 
> This patchset simplifies this by opening both IPv4 and IPv6 socket if the
> vxlan interface has the metadata flag (IFLA_VXLAN_COLLECT_METADATA) set.
> Assignment of addresses etc. works as expected after this.

Series applied, thanks Jiri.

      parent reply	other threads:[~2015-09-27  5:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-24 11:50 [PATCH net-next 0/2] vxlan: support both IPv4 and IPv6 sockets Jiri Benc
2015-09-24 11:50 ` [PATCH net-next 1/2] vxlan: make vxlan_sock_add and vxlan_sock_release complementary Jiri Benc
2015-09-24 11:50 ` [PATCH net-next 2/2] vxlan: support both IPv4 and IPv6 sockets in a single vxlan device Jiri Benc
2015-09-27  5:41 ` David Miller [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=20150926.224110.1190457686665465368.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jbenc@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=tgraf@suug.ch \
    /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).