commit | 760d74f99c885364931d0124fc737f3b43e57b74 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Thu Aug 17 15:59:37 2017 -0700 |
committer | Thomas Haller <thaller@redhat.com> | Fri Aug 18 15:01:04 2017 +0200 |
tree | adaaa695910d8d793b176e3f0dc130a3bbf3c71e | |
parent | 0164d57aee542507942b1f746d9ff3140d61658b [diff] [blame] |
route: Add support for MPLS encap Add support for MPLS lwtunnel encapsulation. Signed-off-by: David Ahern <dsahern@gmail.com>
diff --git a/libnl-route-3.sym b/libnl-route-3.sym index 4382775..e66682a 100644 --- a/libnl-route-3.sym +++ b/libnl-route-3.sym
@@ -1059,4 +1059,5 @@ rtnl_route_nh_get_via; rtnl_route_set_ttl_propagate; rtnl_route_get_ttl_propagate; + rtnl_route_nh_encap_mpls; } libnl_3_2_29;