lwtunnel: infrastructure for handling light weight tunnels like mpls
Provides infrastructure to parse/dump/store encap information for light weight tunnels like mpls. Encap information for such tunnels is associated with fib routes. This infrastructure is based on previous suggestions from Eric Biederman to follow the xfrm infrastructure. Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Showing
include/linux/lwtunnel.h
0 → 100644
include/net/lwtunnel.h
0 → 100644
net/core/lwtunnel.c
0 → 100644
Please register or sign in to comment