commit | d8f080d94fa9cf5e977f8805446ac7ef39f82d31 | [log] [tgz] |
---|---|---|
author | Cong Wang <xiyou.wangcong@gmail.com> | Tue Mar 03 22:05:34 2015 -0800 |
committer | Thomas Haller <thaller@redhat.com> | Wed Mar 04 20:31:37 2015 +0100 |
tree | 172d57eea702c30ee11f36ca6b1bf41686d3df82 | |
parent | 337af717202e580a1f171c58ef0e33a196d52c73 [diff] [blame] |
cls: add rtnl_u32_get_classid() API [thaller@redhat.com: modified patch to use rtnl_tc_data_peek()] http://lists.infradead.org/pipermail/libnl/2015-March/001841.html Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: Thomas Haller <thaller@redhat.com>
diff --git a/libnl-route-3.sym b/libnl-route-3.sym index 9093149..139a499 100644 --- a/libnl-route-3.sym +++ b/libnl-route-3.sym
@@ -864,4 +864,5 @@ rtnl_tc_str2stat; rtnl_u32_add_mark; rtnl_u32_del_mark; + rtnl_u32_get_classid; } libnl_3;