[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1442878378-13322-1-git-send-email-dsa@cumulusnetworks.com>
Date: Mon, 21 Sep 2015 16:32:54 -0700
From: David Ahern <dsa@...ulusnetworks.com>
To: netdev@...r.kernel.org
Cc: shm@...ulusnetworks.com, roopa@...ulusnetworks.com,
David Ahern <dsa@...ulusnetworks.com>
Subject: [RFC net-next 0/4] net: VRF support in IPv6 stack
Initial support for VRFs in IPv6 stack. Patches apply on top of the L3
Master Device patches sent on Friday:
http://www.spinics.net/lists/netdev/msg343533.html
All patches can be found here
github.com/dsahern/linux.git vrf/ipv6-l3mdev-rfc1
David Ahern (4):
l3mdev: ipv6 support
net: Remove use of IFF_SLAVE with L3 devices
net: VRF device: Initial IPv6 support
net: ipv6: Initial support for VRFs
drivers/net/vrf.c | 228 +++++++++++++++++++++++++++++++++++++++++++++-
include/linux/netdevice.h | 2 +-
include/net/l3mdev.h | 43 +++++++++
net/ipv6/addrconf.c | 4 +-
net/ipv6/datagram.c | 4 +
net/ipv6/icmp.c | 6 +-
net/ipv6/ip6_fib.c | 1 +
net/ipv6/ip6_output.c | 6 +-
net/ipv6/ndisc.c | 9 +-
net/ipv6/route.c | 17 +++-
10 files changed, 308 insertions(+), 12 deletions(-)
--
1.9.1
--
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