[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1352906047-11604-1-git-send-email-nicolas.dichtel@6wind.com>
Date: Wed, 14 Nov 2012 16:13:57 +0100
From: Nicolas Dichtel <nicolas.dichtel@...nd.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, eric.dumazet@...il.com
Subject: [PATCH net-next 0/10] Add support of tunnel management via rtnetlink
The goal of this serie is to add the support of ipip, sit and ip6tnl tunnels
via rtnetlink.
The patch against iproute2 will be sent once the patches are included and
net-next merged. I can send it on demand.
include/uapi/linux/if_tunnel.h | 2 +
net/ipv4/ipip.c | 175 ++++++++++++++++++++++++++++++------
net/ipv6/ip6_tunnel.c | 177 +++++++++++++++++++++++++++++++-----
net/ipv6/sit.c | 199 +++++++++++++++++++++++++++++++++--------
4 files changed, 469 insertions(+), 84 deletions(-)
Comments are welcome.
Regards,
Nicolas
--
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