summaryrefslogtreecommitdiff
path: root/libnl-route-3.sym
diff options
context:
space:
mode:
authorJef Oliver <jef.oliver@intel.com>2016-11-07 13:33:55 -0800
committerThomas Haller <thaller@redhat.com>2016-11-24 13:27:39 +0100
commita59cab6d0b0f58a4b58b3b0b5250a460e768bf0c (patch)
tree2497ad8b34a8776caa0aef3f7353ddc261176a58 /libnl-route-3.sym
parent5d6e43ebef12deadf31fccfa46c0b34892675d36 (diff)
downloadlibnl-a59cab6d0b0f58a4b58b3b0b5250a460e768bf0c.tar.gz
lib/route: SRIOV Clone Support
This patch adds support for cloning SRIOV VF specific data in the link object. Signed-off-by: Jef Oliver <jef.oliver@intel.com> Signed-off-by: Thomas Haller <thaller@redhat.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 ef44d09d..469da870 100644
--- a/libnl-route-3.sym
+++ b/libnl-route-3.sym
@@ -987,6 +987,7 @@ global:
rtnl_link_has_vf_list;
rtnl_link_set_vf_list;
rtnl_link_unset_vf_list;
+ rtnl_link_sriov_clone;
rtnl_link_sriov_free_data;
rtnl_link_sriov_parse_vflist;
rtnl_link_vf_alloc;