summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-11core/tests: add test for nm_firewall_nft_stdio_mlag()ff/backport_bonding_slbThomas Haller1-0/+122
2023-07-11bond: don't configure "counter" on nft rules for slb-bonding/mlagThomas Haller3-20/+34
2023-07-11glib-aux: add nmtst_assert_cmpmem() helperThomas Haller1-0/+48
2023-07-11glib-aux: add NM_UTILS_STR_UTF8_SAFE_FLAG_ESCAPE_DOUBLE_QUOTE flag to escape ...Thomas Haller2-10/+19
2023-06-29dns: fix tracking of best ip configBeniamino Galvani1-0/+26
2023-06-28release: bump version to 1.42.9 (development)1.42.9-devThomas Haller2-2/+2
2023-06-28release: bump version to 1.42.81.42.8Thomas Haller2-2/+2
2023-06-28NEWS: updateThomas Haller1-6/+7
2023-06-27setting-connection: Unblock autoconnect upon finish of `Reapply`Gris Ge1-0/+9
2023-06-27NEWS: updateThomas Haller1-0/+16
2023-06-27ppp: merge branch 'th/pppd-so-rename'Thomas Haller7-2/+27
2023-06-27ppp/autotools: add missing check for symbols of libnm-ppp-pluginThomas Haller1-0/+6
2023-06-27ppp: fix plugin name for "rp-pppoe.so" with ppp 2.5Thomas Haller2-2/+8
2023-06-27ppp: detect the ppp version in the configure scriptThomas Haller4-0/+13
2023-06-26man: fix description of environment variable NM_CONFIG_ENABLE_TAGqyecst1-1/+1
2023-06-13platform/tests: check errno on failure to umount() in test_netns_bind_to_path()Thomas Haller1-1/+8
2023-06-12platform/tests: skip test_netns_bind_to_path() test on failureThomas Haller1-1/+9
2023-06-12cloud-setup: merge branch 'th/cloud-setup-fix-cancellation'Thomas Haller2-16/+35
2023-06-12cloud-setup: clear error variable in nmcs_device_reapply()Thomas Haller1-0/+2
2023-06-12cloud-setup: fix terminating in the middle of reconfiguring the systemThomas Haller1-16/+33
2023-06-08device: only remember "forwarding" sysctl the first time in _dev_ipac6_start()Thomas Haller1-1/+1
2023-06-08device: don't reset "net.ipv6.conf.$IFACE.forwarding"Thomas Haller1-3/+12
2023-06-08platform/tests: fix infiniband_partition_delete() in fake platformThomas Haller1-1/+1
2023-06-08cloud-setup: fix _aliyun_base() initializing base URLThomas Haller1-1/+2
2023-06-05ppp: merge branch 'th/ppp25'Thomas Haller10-145/+493
2023-06-05ppp: move ppp code to "nm-pppd-compat.c"Thomas Haller11-269/+472
2023-06-05ppp, adding support for compiling against pppd-2.5.0Eivind Næss6-23/+157
2023-06-05build: detect pppd version via pkg-config for PPPD_PLUGIN_DIREivind Næss2-3/+14
2023-06-05ifcfg: merge branch 'th/fix-ifcfg-infiniband-p-key'Thomas Haller12-73/+101
2023-06-05ifcfg: better handle non-full-membership PKEY_ID with new PKEY_ID_NM variableThomas Haller8-66/+42
2023-06-05ifcfg-rh/tests: add test for infiniband profile with PKEY_ID in ifcfg formatThomas Haller5-7/+59
2023-05-25infiniband: merge branch 'th/ifcfg-infiniband-p-key-rh2209164'Thomas Haller9-48/+218
2023-05-25ifcfg-rh: adjust infiniband p-key for later normalization when writing to fileThomas Haller1-7/+29
2023-05-25libnm: truncate too long interface name in nm_setting_infiniband_create_virtu...Thomas Haller2-1/+39
2023-05-25libnm: add nm_setting_infiniband_create_virtual_interface_name() helperThomas Haller2-1/+10
2023-05-25libnm: normalize interface-name for infiniband profilesThomas Haller3-20/+63
2023-05-25libnm/docs: clarify behavior of infiniband.p-key propertyThomas Haller3-5/+18
2023-05-25Revert "infiniband: avoid normalizing the p-key when reading from ifcfg"Thomas Haller2-15/+60
2023-05-23wifi: fix IP address assignment by group ownerBenjamin Berg1-2/+2
2023-05-17team: don't try to connect to teamd in update_connection()Beniamino Galvani1-16/+2
2023-05-15libnm: adjust symbol versioning of bond port prio in 1.40.20Fernando Fernandez Mancera2-6/+8
2023-05-15tests: adjust test-gir.py to allow extra elements in section nameFernando Fernandez Mancera1-13/+5
2023-05-15ipv6ll: don't regenerate the address when it's removed externallyBeniamino Galvani1-12/+22
2023-05-08merge: branch 'ff/backport_1_42_bond_prio'Fernando Fernandez Mancera22-55/+484
2023-05-08bonding: add support to prio property in bond portsFernando Fernandez Mancera14-14/+147
2023-05-08libnm: add NM_VERSION_1_42_8Fernando Fernandez Mancera2-0/+7
2023-05-08platform: add support to prio property in bond portsFernando Fernandez Mancera5-10/+78
2023-05-08platform: add netlink support for bond port optionsFernando Fernandez Mancera7-33/+248
2023-05-08platform: rename link_change() to link_change_extra()Beniamino Galvani3-13/+19
2023-05-08libnm: fix ifcfg variable documentation at queue-id propertyFernando Fernandez Mancera1-1/+1