NetworkManager/src/libnm-core-impl
2021-08-25 08:19:01 +02:00
..
tests all: use G_CALLBACK() macro instead of plain cast 2021-08-05 14:59:11 +02:00
meson.build build/meson: fix when crypto libraries are built 2021-07-18 16:42:39 +02:00
nm-connection-private.h clang-format: use "IndentPPDirectives:None" instead of "BeforeHash" 2021-07-09 08:49:06 +02:00
nm-connection.c tui: add WireGuard support to nmtui 2021-08-17 14:10:12 +02:00
nm-crypto-gnutls.c clang-format: reformat code with clang 12 2021-05-04 13:56:26 +02:00
nm-crypto-impl.h build: move "libnm-core/" to "src/" and split it 2021-02-18 19:46:51 +01:00
nm-crypto-nss.c clang-format: reformat code with clang 12 2021-05-04 13:56:26 +02:00
nm-crypto.c all: rename nm_utils_strbuf_*() API to nm_strbuf_*() 2021-08-02 09:26:42 +02:00
nm-crypto.h libnm,glib-aux: move nm_crypto_md5_hash() to "libnm-glib-aux" 2021-05-04 15:51:46 +02:00
nm-dbus-utils.c clang-format: reformat code with clang 12 2021-05-04 13:56:26 +02:00
nm-default-libnm-core.h build: move "shared/nm-{glib-aux,log-null,log-core}" to "src/libnm-{glib-aux,log-null,log-core}" 2021-02-24 12:48:20 +01:00
nm-errors.c build: move "libnm-core/" to "src/" and split it 2021-02-18 19:46:51 +01:00
nm-keyfile-utils.c libnm: use nm_ascii_is_regular() in _keyfile_key_encode() 2021-07-19 09:04:49 +02:00
nm-keyfile.c libnm: Use _nm_connection_ensure_setting() 2021-08-20 19:02:23 +02:00
nm-meta-setting-base-impl.c clang-format: use "IndentPPDirectives:None" instead of "BeforeHash" 2021-07-09 08:49:06 +02:00
nm-property-compare.c build: move "libnm-core/" to "src/" and split it 2021-02-18 19:46:51 +01:00
nm-property-compare.h clang-format: use "IndentPPDirectives:None" instead of "BeforeHash" 2021-07-09 08:49:06 +02:00
nm-setting-6lowpan.c libnm: add generic cleanup function to finalize NMSetting 2021-07-12 13:56:37 +02:00
nm-setting-8021x.c 8021x: request PINs for PKCS#11 certs unless explicitly not-required 2021-08-20 18:09:48 +02:00
nm-setting-adsl.c libnm: implement special setter for direct string property via g_ascii_strdown() 2021-07-23 17:02:03 +02:00
nm-setting-bluetooth.c libnm: implement special setter for direct string property for mac address 2021-07-23 17:02:03 +02:00
nm-setting-bond.c libnm: use macros function arguments for NMSettInfoPropertType 2021-08-02 10:01:03 +02:00
nm-setting-bridge-port.c libnm: use macros function arguments for NMSettInfoPropertType 2021-08-02 10:01:03 +02:00
nm-setting-bridge.c libnm: use macros function arguments for NMSettInfoPropertType 2021-08-02 10:01:03 +02:00
nm-setting-cdma.c libnm: extend NMSettInfoSetting with an offset to the private data 2021-07-12 13:34:40 +02:00
nm-setting-connection.c libnm: use macros function arguments for NMSettInfoPropertType 2021-08-02 10:01:03 +02:00
nm-setting-dcb.c libnm: use macros function arguments for NMSettInfoPropertType 2021-08-02 10:01:03 +02:00
nm-setting-dummy.c libnm: extend NMSettInfoSetting with an offset to the private data 2021-07-12 13:34:40 +02:00
nm-setting-ethtool.c libnm: extend NMSettInfoSetting with an offset to the private data 2021-07-12 13:34:40 +02:00
nm-setting-generic.c libnm: extend NMSettInfoSetting with an offset to the private data 2021-07-12 13:34:40 +02:00
nm-setting-gsm.c libnm: use _nm_setting_property_define_direct_boolean() 2021-07-12 13:56:31 +02:00
nm-setting-hostname.c libnm: extend NMSettInfoSetting with an offset to the private data 2021-07-12 13:34:40 +02:00
nm-setting-infiniband.c libnm: implement special setter for direct string property for mac address 2021-07-23 17:02:03 +02:00
nm-setting-ip-config.c libnm: add out_is_modified argument to from_dbus_fcn() to detect modification 2021-08-02 10:01:03 +02:00
nm-setting-ip-tunnel.c libnm: always initialize default values for "direct" properties 2021-07-12 13:56:39 +02:00
nm-setting-ip4-config.c nmcli/docs: fix address order in ipv46.addresses documentation for man nm-settings-nmcli 2021-08-19 14:00:03 +02:00
nm-setting-ip6-config.c nmcli/docs: better describe ipv[46].addresses in man nm-settings-nmcli 2021-08-17 19:56:39 +02:00
nm-setting-macsec.c libnm: always initialize default values for "direct" properties 2021-07-12 13:56:39 +02:00
nm-setting-macvlan.c libnm: always initialize default values for "direct" properties 2021-07-12 13:56:39 +02:00
nm-setting-match.c libnm: extend NMSettInfoSetting with an offset to the private data 2021-07-12 13:34:40 +02:00
nm-setting-olpc-mesh.c libnm: implement special setter for direct string property for mac address 2021-07-23 17:02:03 +02:00
nm-setting-ovs-bridge.c libnm: use _nm_setting_property_define_direct_boolean() 2021-07-12 13:56:31 +02:00
nm-setting-ovs-dpdk.c libnm: extend NMSettInfoSetting with an offset to the private data 2021-07-12 13:34:40 +02:00
nm-setting-ovs-external-ids.c libnm: use macros function arguments for NMSettInfoPropertType 2021-08-02 10:01:03 +02:00
nm-setting-ovs-interface.c libnm: extend NMSettInfoSetting with an offset to the private data 2021-07-12 13:34:40 +02:00
nm-setting-ovs-patch.c libnm: extend NMSettInfoSetting with an offset to the private data 2021-07-12 13:34:40 +02:00
nm-setting-ovs-port.c libnm: use direct properties for NMSettingOvsPort 2021-07-23 17:02:02 +02:00
nm-setting-ppp.c libnm: implement NMSettingPpp with all direct properties 2021-07-12 13:56:41 +02:00
nm-setting-pppoe.c libnm: extend NMSettInfoSetting with an offset to the private data 2021-07-12 13:34:40 +02:00
nm-setting-private.h libnm: use macros function arguments for NMSettInfoPropertType 2021-08-02 10:01:03 +02:00
nm-setting-proxy.c libnm: use _nm_setting_property_define_direct_boolean() 2021-07-12 13:56:31 +02:00
nm-setting-serial.c libnm: use macros function arguments for NMSettInfoPropertType 2021-08-02 10:01:03 +02:00
nm-setting-sriov.c libnm: use macros function arguments for NMSettInfoPropertType 2021-08-02 10:01:03 +02:00
nm-setting-tc-config.c libnm: add out_is_modified argument to from_dbus_fcn() to detect modification 2021-08-02 10:01:03 +02:00
nm-setting-team-port.c libnm: use macros function arguments for NMSettInfoPropertType 2021-08-02 10:01:03 +02:00
nm-setting-team.c libnm: use macros function arguments for NMSettInfoPropertType 2021-08-02 10:01:03 +02:00
nm-setting-tun.c libnm: use direct properties for NMSettingTun 2021-07-23 17:02:03 +02:00
nm-setting-user.c libnm: use macros function arguments for NMSettInfoPropertType 2021-08-02 10:01:03 +02:00
nm-setting-veth.c libnm: extend NMSettInfoSetting with an offset to the private data 2021-07-12 13:34:40 +02:00
nm-setting-vlan.c libnm: use macros function arguments for NMSettInfoPropertType 2021-08-02 10:01:03 +02:00
nm-setting-vpn.c libnm: use macros function arguments for NMSettInfoPropertType 2021-08-02 10:01:03 +02:00
nm-setting-vrf.c libnm: add direct_offset for uint32 properties 2021-07-12 13:56:38 +02:00
nm-setting-vxlan.c libnm: always initialize default values for "direct" properties 2021-07-12 13:56:39 +02:00
nm-setting-wifi-p2p.c libnm: extend NMSettInfoSetting with an offset to the private data 2021-07-12 13:34:40 +02:00
nm-setting-wimax.c libnm: implement special setter for direct string property for mac address 2021-07-23 17:02:03 +02:00
nm-setting-wired.c libnm: use macros function arguments for NMSettInfoPropertType 2021-08-02 10:01:03 +02:00
nm-setting-wireguard.c libnm: add out_is_modified argument to from_dbus_fcn() to detect modification 2021-08-02 10:01:03 +02:00
nm-setting-wireless-security.c libnm: use macros function arguments for NMSettInfoPropertType 2021-08-02 10:01:03 +02:00
nm-setting-wireless.c libnm: add out_is_modified argument to from_dbus_fcn() to detect modification 2021-08-02 10:01:03 +02:00
nm-setting-wpan.c libnm: implement special setter for direct string property for mac address 2021-07-23 17:02:03 +02:00
nm-setting.c libnm: minor cleanup of _nm_setting_clear_secrets() 2021-08-02 10:01:04 +02:00
nm-simple-connection.c libnm: optimize NM_CONNECTION_GET_PRIVATE() for NMSimpleConnection 2021-06-17 17:48:11 +02:00
nm-team-utils.c libnm: use macros function arguments for NMSettInfoPropertType 2021-08-02 10:01:03 +02:00
nm-team-utils.h libnm: refactor NMSettingClass.compare_property() to NMSettInfoPropertType.compare_fcn() 2021-07-16 13:31:58 +02:00
nm-utils-private.h libnm: use macros function arguments for NMSettInfoPropertType 2021-08-02 10:01:03 +02:00
nm-utils.c libnm: allow addition of wireless connections to bonds in nm_utils_check_virtual_device_compatibility() 2021-08-25 08:19:01 +02:00
nm-vpn-editor-plugin.c build: move "libnm-core/" to "src/" and split it 2021-02-18 19:46:51 +01:00
nm-vpn-plugin-info.c all: unify and rename strv helper API 2021-07-29 10:26:50 +02:00
README.md build: move "libnm-core/" to "src/" and split it 2021-02-18 19:46:51 +01:00

libnm-core-impl

NetworkManager provides a client library libnm. NetworkManager core does not (dynamically) link against all of libnm. Instead, it statically links against a part of it. That part is the static helper library libnm-core-impl.

libnm-core-impl implements (and provides) the API from libnm-core-public, which is part of the public API of libnm. In this form, libnm-core-impl is part of the implementation of libnm. It also implements (and provides) an internal API libnm-core-intern which can only be used by those who link statically against libnm-core-impl.

Only NetworkManager core and libnm are allowed to statically link with libnm-core-impl. Consequently, only those are allowed to include libnm-core-intern.

This directory should not be added to the include search path of other components as they are only allowed to include libnm-core-public and libnm-core-intern.