net: Add IPv6 support to VRF device
authorDavid Ahern <dsa@cumulusnetworks.com>
Mon, 12 Oct 2015 18:47:09 +0000 (11:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Oct 2015 11:55:07 +0000 (04:55 -0700)
commit35402e31366349a32b505afdfe856aeeb8d939a0
tree620ce6b6b6af0a8bf03339cf71c56e207c310d1c
parentc4850687783717fa854554965c4bc85625d0e4a8
net: Add IPv6 support to VRF device

Add support for IPv6 to VRF device driver. Implemenation parallels what
has been done for IPv4.

Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig
drivers/net/vrf.c