NetworkManager/src/platform
Thomas Haller ff801bcafc platform: add function _nl_has_capability() to access nl_has_capability() dynamically
The libnl function nl_has_capability() was only added recently, so don't depend on it
at compile time. Instead use dlopen to load the function if the libnl library contains it.

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-05-19 15:22:46 +02:00
..
tests platform: add function nm_platform_link_cmp() 2014-05-03 03:44:23 +02:00
wifi core/logging: trivial renaming internal LOGD_OLPC_MESH name to LOGD_OLPC 2014-05-12 18:52:27 +02:00
Makefile.am platform: add minimal Makefile.am for convenience 2013-06-19 13:48:29 +02:00
nm-fake-platform.c platform: refactor signals by combining added/changed/removed 2014-05-03 03:44:22 +02:00
nm-fake-platform.h platform: link management 2013-04-10 16:40:58 +02:00
nm-linux-platform.c platform: add function _nl_has_capability() to access nl_has_capability() dynamically 2014-05-19 15:22:46 +02:00
nm-linux-platform.h platform: link management 2013-04-10 16:40:58 +02:00
nm-platform.c platform: add function nm_platform_link_cmp() 2014-05-03 03:44:23 +02:00
nm-platform.h platform: add function nm_platform_link_cmp() 2014-05-03 03:44:23 +02:00