[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1353082456-21234-1-git-send-email-nicolas.dichtel@6wind.com>
Date: Fri, 16 Nov 2012 17:14:12 +0100
From: Nicolas Dichtel <nicolas.dichtel@...nd.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net
Subject: [PATCH net-next 0/4] Allow to deactivate fb tunnels device
This serie proposes a module option to avoid the creation of the fb tunnels
device for sit/ipip/ip6tnl.
It also add netlink management for 6RD tunnels. The last info that still
requires ioctl is the management of the potential routers list (prl) for isatap
(note that this ioctl is not performed on the fb device).
As usual, 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 | 4 +
net/ipv4/ipip.c | 42 ++++----
net/ipv6/ip6_tunnel.c | 43 +++++----
net/ipv6/sit.c | 211 ++++++++++++++++++++++++++++++++---------
4 files changed, 221 insertions(+), 79 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