projects
/
libnl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17f0459
)
neigh: correct symbol exposed
author
Tobias Jungel
<tobias.jungel@bisdn.de>
Tue, 17 Apr 2018 09:43:57 +0000
(11:43 +0200)
committer
Thomas Haller
<thaller@redhat.com>
Mon, 25 Jun 2018 11:51:46 +0000
(13:51 +0200)
instead of exposing rtnl_neigh_ll_get the function
rtnl_neigh_get_by_vlan has to be exposed
Fixes: 3bf503d30c271822158414f63eed620afc9b10cd
https://github.com/thom311/libnl/pull/187
libnl-route-3.sym
patch
|
blob
|
history
diff --git
a/libnl-route-3.sym
b/libnl-route-3.sym
index 2bdd20a4204fe5c08975c625e921696d37e8172b..f6a55b079e9beca9c09972fe60485065e57b70fb 100644
(file)
--- a/
libnl-route-3.sym
+++ b/
libnl-route-3.sym
@@
-944,7
+944,6
@@
global:
rtnl_link_vrf_get_tableid;
rtnl_link_vrf_set_tableid;
rtnl_neigh_alloc_cache_flags;
- rtnl_neigh_ll_get;
} libnl_3_2_27;
libnl_3_2_29 {
@@
-1106,4
+1105,5
@@
global:
rtnl_mall_append_action;
rtnl_mall_get_first_action;
rtnl_mall_del_action;
+ rtnl_neigh_get_by_vlan;
} libnl_3_4;