NetworkManager/src/libnm-core-impl
2021-11-04 20:25:19 +01:00
..
tests libnm: add direct property type "uint64" 2021-11-04 20:25:19 +01:00
meson.build bond: add support of queue_id of bond port 2021-08-26 23:04:31 +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 all: rename nmtst_* functions that are used by the daemon 2021-09-08 18:33:43 +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 format: reformat code with clang-format-12.0.1-1.fc34 2021-08-30 13:14:00 +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 bond: add support of queue_id of bond port 2021-08-26 23:04:31 +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 glib-aux/trivial: rename GBytes helper API 2021-11-04 20:25:18 +01: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-port.c libnm: avoid printing NULL string at NMSettingBondPort.verify() 2021-08-26 23:05:20 +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 ifcfg-rh: add support for connection.dns-over-tls 2021-10-15 10:00:53 +02:00
nm-setting-dcb.c libnm: change default value for "dcb.app-fcoe-mode" property 2021-11-04 20:25:18 +01: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: fix crash in _nm_ip_route_validate_all for invalid route 2021-10-08 15:10:19 +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: add direct property type "uint64" 2021-11-04 20:25:19 +01: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-core: improve SR-IOV VF vlan support documentation 2021-10-14 19:09:00 +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: add direct property type "uint64" 2021-11-04 20:25:19 +01:00
nm-simple-connection.c all: rename nmtst_* functions that are used by the daemon 2021-09-08 18:33:43 +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 bond: add support of queue_id of bond port 2021-08-26 23:04:31 +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 libnm: fix crash on failure of nm_vpn_plugin_info_new_from_file() 2021-10-12 09:18:15 +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.