ipv6: support for fib route lwtunnel encap attributes
authorRoopa Prabhu <roopa@cumulusnetworks.com>
Tue, 21 Jul 2015 08:43:48 +0000 (10:43 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Jul 2015 17:39:04 +0000 (10:39 -0700)
commit19e42e45150672124b6a4341e2bc7982d247f0ac
treeeb160db4e0e26f493610d3fcf330512ab726145f
parent571e722676fe386bb66f72a75b64a6ebf535c077
ipv6: support for fib route lwtunnel encap attributes

This patch adds support in ipv6 fib functions to parse Netlink
RTA encap attributes and attach encap state data to rt6_info.

Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip6_fib.h
net/ipv6/ip6_fib.c
net/ipv6/route.c
This page took 0.029739 seconds and 5 git commands to generate.