summaryrefslogtreecommitdiff
path: root/libnl-route-3.sym
diff options
context:
space:
mode:
authorSushma Sitaram <sushma.sitaram@intel.com>2016-10-21 14:06:39 -0700
committerThomas Haller <thaller@redhat.com>2016-11-28 22:51:03 +0100
commit90680e024b244f047861b5de2d2128833b958026 (patch)
tree04d485d70fc66d5d60fae2dc57da6259efa8f5de /libnl-route-3.sym
parent306695fb07a39a0e76b361ce62f5f38c28cf4f79 (diff)
downloadlibnl-90680e024b244f047861b5de2d2128833b958026.tar.gz
route/cls: support setting of selector fields
Enables to set the shift, offset, mask and flags of the position to next header http://lists.infradead.org/pipermail/libnl/2016-September/002227.html http://lists.infradead.org/pipermail/libnl/2016-October/002232.html Signed-off-by: Sushma Sitaram <sushma.sitaram@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 4ebe97c1..6aaa640b 100644
--- a/libnl-route-3.sym
+++ b/libnl-route-3.sym
@@ -1022,5 +1022,6 @@ global:
rtnl_link_vf_vlanproto2str;
rtnl_link_vf_str2vlanproto;
rtnl_link_vf_str2guid;
+ rtnl_u32_set_selector;
} libnl_3_2_28;