summaryrefslogtreecommitdiff
path: root/libnl-route-3.sym
diff options
context:
space:
mode:
authorTobias Jungel <tobias.jungel@bisdn.de>2018-10-22 15:20:00 +0200
committerTobias Jungel <tobias.jungel@bisdn.de>2018-10-22 15:20:19 +0200
commitc503f924a09746fd4f6909891918b853ca0b09d9 (patch)
treefcd79dfa5426ad4a43185ff73bdd5e922b51a8db /libnl-route-3.sym
parent08160f0555f988db1ec3de65fa188a9d48ebff9d (diff)
downloadlibnl-c503f924a09746fd4f6909891918b853ca0b09d9.tar.gz
route/link: expose IFLA_INFO_SLAVE_KIND
add rtnl_link_{get,set}_slave_type functions to expose the IFLA_INFO_SLAVE_KIND attribute.
Diffstat (limited to 'libnl-route-3.sym')
-rw-r--r--libnl-route-3.sym2
1 files changed, 2 insertions, 0 deletions
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;