[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJ3xEMh4fceTRh7B4dLxM93eyi9bASaD2Uor+p+BVWHi34VeuQ@mail.gmail.com>
Date: Mon, 15 Sep 2014 15:54:12 +0300
From: Or Gerlitz <gerlitz.or@...il.com>
To: Andy Zhou <azhou@...ira.com>
Cc: davem@...emloft.net, netdev@...r.kernel.org
Subject: Re: [net-next v7 0/4] Refactor vxlan and l2tp to use common UDP
tunnel APIs
On Mon, Sep 15, 2014 at 1:34 PM, Andy Zhou <azhou@...ira.com> wrote:
Hi Andy,
It's a bit hard to track/review a series with empty cover letter and
no Vn-1 --> Vn change tracking... can you please
add it? no need to re-spin V8 just for that, you can reply here. BTW
You did had non-empty cover letter in V5
Or.
> Andy Zhou (4):
> udp_tunnel: Seperate ipv6 functions into its own file.
> udp-tunnel: Expand UDP tunnel APIs
> vxlan: Refactor vxlan driver to make use of the common UDP tunnel
> functions.
> l2tp: Refactor l2tp core driver to make use of the common UDP tunnel
> functions
>
> drivers/net/vxlan.c | 105 ++++++++--------------------------
> include/net/udp_tunnel.h | 83 ++++++++++++++++++++++++++-
> net/ipv4/udp_tunnel.c | 138 ++++++++++++++++++++++++---------------------
> net/ipv6/Makefile | 1 +
> net/ipv6/ip6_udp_tunnel.c | 105 ++++++++++++++++++++++++++++++++++
> net/l2tp/l2tp_core.c | 24 ++++----
> 6 files changed, 292 insertions(+), 164 deletions(-)
> create mode 100644 net/ipv6/ip6_udp_tunnel.c
>
> --
> 1.7.9.5
>
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists