netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: azhou@nicira.com
Cc: netdev@vger.kernel.org
Subject: Re: [v8 net-next 0/4] Refactor vxlan and l2tp to use new common UDP tunnel APIs
Date: Fri, 19 Sep 2014 15:58:03 -0400 (EDT)	[thread overview]
Message-ID: <20140919.155803.345709375375891169.davem@davemloft.net> (raw)
In-Reply-To: <1410913787-31599-1-git-send-email-azhou@nicira.com>

From: Andy Zhou <azhou@nicira.com>
Date: Tue, 16 Sep 2014 17:29:43 -0700

> This patch series add a few more UDP tunnel APIs and refactoring current
> UDP tunnel based protocols, vxlan and l2tp to make use of the new APIs.
> 
> The added APIs are setup_udp_tunnel_sock(), udp_tunnel_xmit_skb() and 
> udp_tunnel_sock_release(). Those implementation logics already exist in
> current vxlan and l2tp implementation. Move them to common APIs to reduce
> code duplications.
> 
> Also split udp_tunnel.c into net/ipv4/udp_tunnel.c and
> net/ipv6/ip6_udp_tunnel.c to maintain proper IP protocol separation.

Series applied, thanks.

      parent reply	other threads:[~2014-09-19 19:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-17  0:29 [v8 net-next 0/4] Refactor vxlan and l2tp to use new common UDP tunnel APIs Andy Zhou
2014-09-17  0:43 ` Andy Zhou
2014-09-19 19:58 ` 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=20140919.155803.345709375375891169.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=azhou@nicira.com \
    --cc=netdev@vger.kernel.org \
    /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).