summaryrefslogtreecommitdiff
path: root/libnl-route-3.sym
diff options
context:
space:
mode:
authorDavid Ahern <dsahern@gmail.com>2017-08-17 15:59:37 -0700
committerThomas Haller <thaller@redhat.com>2017-08-18 15:01:04 +0200
commit760d74f99c885364931d0124fc737f3b43e57b74 (patch)
treeadaaa695910d8d793b176e3f0dc130a3bbf3c71e /libnl-route-3.sym
parent0164d57aee542507942b1f746d9ff3140d61658b (diff)
downloadlibnl-760d74f99c885364931d0124fc737f3b43e57b74.tar.gz
route: Add support for MPLS encap
Add support for MPLS lwtunnel encapsulation. Signed-off-by: David Ahern <dsahern@gmail.com>
Diffstat (limited to 'libnl-route-3.sym')
-rw-r--r--libnl-route-3.sym1
1 files changed, 1 insertions, 0 deletions
diff --git a/libnl-route-3.sym b/libnl-route-3.sym
index 43827755..e66682ad 100644
--- a/libnl-route-3.sym
+++ b/libnl-route-3.sym
@@ -1059,4 +1059,5 @@ global:
rtnl_route_nh_get_via;
rtnl_route_set_ttl_propagate;
rtnl_route_get_ttl_propagate;
+ rtnl_route_nh_encap_mpls;
} libnl_3_2_29;