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: NRoopa Prabhu <roopa@cumulusnetworks.com> Signed-off-by: NDavid S. Miller <davem@davemloft.net>
Showing
include/linux/lwtunnel.h
0 → 100644
include/net/lwtunnel.h
0 → 100644
include/uapi/linux/lwtunnel.h
0 → 100644
net/core/lwtunnel.c
0 → 100644
想要评论请 注册 或 登录