summaryrefslogtreecommitdiff
path: root/libnl-route-3.sym
diff options
context:
space:
mode:
authorVolodymyr Bendiuga <volodymyr.bendiuga@westermo.se>2018-05-03 08:51:35 +0200
committerThomas Haller <thaller@redhat.com>2018-10-10 11:00:21 +0200
commitc9b28170e7199b3ba63a73c7dad7c2eacab46e72 (patch)
treeffdf37caf7f2dc19f4855884748165cafb802b7b /libnl-route-3.sym
parent1bffe3cc6739d95c1a42f12b417e98f9d6ee5e80 (diff)
downloadlibnl-c9b28170e7199b3ba63a73c7dad7c2eacab46e72.tar.gz
route:tc: allow to set chain index for tc objects
This is useful when one wants to chain filters. Signed-off-by: Volodymyr Bendiuga <volodymyr.bendiuga@westermo.se>
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 6b02f355..d161ebbf 100644
--- a/libnl-route-3.sym
+++ b/libnl-route-3.sym
@@ -1125,4 +1125,6 @@ global:
rtnl_rule_set_protocol;
rtnl_rule_set_sport;
rtnl_rule_set_sport_range;
+ rtnl_tc_get_chain;
+ rtnl_tc_set_chain;
} libnl_3_4;