summaryrefslogtreecommitdiff
path: root/src/core/settings/plugins/ifcfg-rh
Commit message (Expand)AuthorAgeFilesLines
* bonding: add support to prio property in bond portsff/bond_port_optionsFernando Fernandez Mancera2023-05-035-7/+24
* libnm,nmcli: add ipv6.dhcp-pd-hint propertyBeniamino Galvani2023-04-034-1/+10
* doc: replace all (allow-none) annotations by (optional) and/or (nullable)Corentin Noël2023-03-271-1/+1
* ifcfg-rh: fix preserving hostname setting in readerThomas Haller2023-03-151-5/+14
* ifcfg-rh: set errno from svParseBoolean()/svGetValueBoolean()/svGetValueTerna...Thomas Haller2023-03-151-5/+16
* ifcfg-rh: return ENOKEY errno from svGetValueEnum() for missing keyThomas Haller2023-03-152-2/+2
* ifcfg-rh: fix wrong (transfer-full) annotation in internal codeThomas Haller2023-03-011-1/+1
* all: add new "ipv[46].replace-local-rule" settingff/route_rule_0Fernando Fernandez Mancera2023-02-214-1/+15
* libnm,platform: fix range for "weight" property of next hops for routesThomas Haller2023-01-173-7/+6
* all: add new "ipv[46].auto-route-ext-gw" settingFrederic Martinsons2023-01-094-1/+15
* route: introduce weight property for ipv4 routesFernando Fernandez Mancera2022-12-234-2/+23
* all: use _NM_G_TYPE_CHECK_INSTANCE_CAST() for internal usesThomas Haller2022-12-162-2/+2
* ifcfg-rh: support the vlan.protocol propertyBeniamino Galvani2022-12-147-1/+12
* clang-format: reformat code with clang-format 15.0.4-1.fc37Thomas Haller2022-11-231-5/+5
* ifcfg-rh: fix persisting all-default NMSettingEthtool with autoneg/wol flagsThomas Haller2022-11-103-9/+7
* ifcfg-rh: fix persisting ethtool optionsThomas Haller2022-11-103-4/+4
* ifcfg-rh/tests: add test checking persisting ethtool settings to ifcfg-rhThomas Haller2022-11-105-0/+223
* dns: accept DoT SNI server name in "ipv[46].dns" settingsThomas Haller2022-10-275-20/+43
* glib-aux: swap arguments for nm_array_find_bsearch()Thomas Haller2022-09-281-1/+1
* glib-aux: rename nm_utils_array_find_binary_search() to nm_array_bsearch()Thomas Haller2022-09-281-6/+6
* ifcfg-rh: rework error handling in parse_infiniband_p_key()wl/ifcfgThomas Haller2022-09-071-22/+20
* ipoib: skip validating the DEVICE when reading the ifcfg fileWen Liang2022-09-073-28/+72
* infiniband: avoid normalizing the p-key when reading from ifcfgWen Liang2022-09-071-1/+0
* glib-aux: rename IP address related helpers from "nm-inet-utils.h"Thomas Haller2022-08-253-28/+26
* all: add NMMptcpFlags and connection.mptcp-flags propertyThomas Haller2022-08-094-1/+12
* all: reformat with clang-format (clang-tools-extra-14.0.0-1.fc36) and update ...Thomas Haller2022-07-061-13/+13
* all: make "ipv6.addr-gen-mode" configurable by global defaultThomas Haller2022-06-2935-36/+46
* libnm,core: add support for {rto_min,quickack,advmss} route attributesBeniamino Galvani2022-06-274-3/+28
* ifcfg-rh: support reading boolean route attributesBeniamino Galvani2022-06-271-0/+24
* all: use internal _nm_utils_ip4_netmask_to_prefix()Thomas Haller2022-06-271-2/+2
* ifcfg-rh: fix serializing lock route attributesThomas Haller2022-06-271-4/+5
* ifcfg-rh: in get_route_attributes_string() check prefix for "lock" namesThomas Haller2022-06-271-1/+1
* ifcfg-rh: fix wrong type for vint64 variableFernando Fernandez Mancera2022-06-161-3/+4
* libnm: support wait-activation-delay propertyFernando Fernandez Mancera2022-06-164-1/+9
* ifcfg: set errno for svGetValueEnum() to detect unset valuesThomas Haller2022-06-071-0/+3
* ifcfg-rh: add support for ipv4.link-localAdrian Freihofer2022-05-277-2/+61
* ifcfg-rh: move code around in write_8021x_setting()Thomas Haller2022-04-061-8/+8
* ifcfg-rh/trivial: add fixme comments about lossy write/read of propertiesThomas Haller2022-04-061-2/+10
* all: suppress wrong gcc-12 warning "-Wdangling-pointer"Thomas Haller2022-02-211-0/+2
* all: don't use strlen() to check whether string is empty/non-emptyThomas Haller2022-01-181-3/+3
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-2912-1557/+1557
* libnm: change default value for "dcb.app-fcoe-mode" propertyThomas Haller2021-11-041-1/+0
* ifcfg: always read/write KEY_DCB_APP_FCOE_MODE keyThomas Haller2021-11-042-16/+13
* glib-aux/trivial: rename GBytes helper APIThomas Haller2021-11-041-1/+1
* ifcfg-rh: add support for connection.dns-over-tlsRobin Ebert2021-10-154-1/+20
* all: rename nmtst_* functions that are used by the daemonThomas Haller2021-09-081-1/+1
* format: reformat code with clang-format-12.0.1-1.fc34Thomas Haller2021-08-301-6/+6
* ifcfg-rh/tests: fix unused variable warning in "test-ifcfg-rh.c"Thomas Haller2021-08-261-4/+1
* ifcfg-rh/tests: refactor and cleanup ifcfg-rh unit testsThomas Haller2021-08-261-2635/+1091
* libnm,core: drop internal function _nm_connection_get_setting_bond_port()Thomas Haller2021-08-262-2/+2