From c503f924a09746fd4f6909891918b853ca0b09d9 Mon Sep 17 00:00:00 2001 From: Tobias Jungel Date: Mon, 22 Oct 2018 15:20:00 +0200 Subject: route/link: expose IFLA_INFO_SLAVE_KIND add rtnl_link_{get,set}_slave_type functions to expose the IFLA_INFO_SLAVE_KIND attribute. --- libnl-route-3.sym | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libnl-route-3.sym') diff --git a/libnl-route-3.sym b/libnl-route-3.sym index 02aae7a6..5a82d857 100644 --- a/libnl-route-3.sym +++ b/libnl-route-3.sym @@ -1087,7 +1087,9 @@ global: rtnl_link_geneve_set_udp_csum; rtnl_link_geneve_set_udp_zero_csum6_rx; rtnl_link_geneve_set_udp_zero_csum6_tx; + rtnl_link_get_slave_type; rtnl_link_is_geneve; + rtnl_link_set_slave_type; rtnl_mall_append_action; rtnl_mall_del_action; rtnl_mall_get_classid; -- cgit v1.2.3