summaryrefslogtreecommitdiff
path: root/libnl-route-3.sym
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-12-06 12:03:16 +0100
committerTobias Klauser <tklauser@distanz.ch>2016-12-06 15:08:42 +0100
commit6fc6bef6d045e1af47fd26470f746252e14a21c2 (patch)
tree093cfa2c224aa36c18a92a969f3d07137e98a927 /libnl-route-3.sym
parent598e35dcd9c6cd7c2ee5bbfc1782c26106856376 (diff)
downloadlibnl-6fc6bef6d045e1af47fd26470f746252e14a21c2.tar.gz
link: add support for IFLA_GSO_MAX_SEGS and IFLA_GSO_MAX_SIZE
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
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 17be064f..af1ed2dd 100644
--- a/libnl-route-3.sym
+++ b/libnl-route-3.sym
@@ -959,6 +959,8 @@ global:
rtnl_link_bridge_hwmode2str;
rtnl_link_bridge_str2hwmode;
rtnl_link_get_carrier_changes;
+ rtnl_link_get_gso_max_segs;
+ rtnl_link_get_gso_max_size;
rtnl_link_get_phys_port_name;
rtnl_link_get_phys_switch_id;
rtnl_link_ipgre_get_pmtudisc;