summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ovs: merge branch 'bg/ovs-mac-pt2'th/nm-1-18Beniamino Galvani2020-08-173-48/+105
|\
| * device: don't reset the MAC without ifindexBeniamino Galvani2020-08-171-11/+13
| * ovs: also set cloned MAC address via netlinkBeniamino Galvani2020-08-171-0/+15
| * ovs: set MAC address on the bridge for local interfacesBeniamino Galvani2020-08-171-37/+77
|/
* merge: branch 'bg/sleep-unmanaged-rh1855563'Beniamino Galvani2020-08-172-9/+27
|\
| * policy: block connection from autoconnect in case of failed dependencyBeniamino Galvani2020-08-171-8/+25
| * manager: fix race condition when resuming from sleepBeniamino Galvani2020-08-171-1/+2
|/
* device: restart DHCP only for devices that are active or activatingBeniamino Galvani2020-08-171-0/+4
* ovs: ignore failures of patch interfacesBeniamino Galvani2020-08-171-6/+31
* ovsdb: retry calls in case of communication error with serverBeniamino Galvani2020-08-171-26/+55
* ovs: merge branch 'bg/ovs-interface-mtu-rh1808124'Beniamino Galvani2020-08-175-20/+130
|\
| * ovs: set the MTU in ovsdb when changing platform MTU of ovs-interfaceBeniamino Galvani2020-08-173-4/+54
| * ovs: set MTU from connection when creating an internal interfaceBeniamino Galvani2020-08-171-0/+12
| * ovs/ovsdb: support changing the MTU of an ovs interfaceBeniamino Galvani2020-08-172-16/+64
|/
* ovs: merge branch 'bg/ovs-deactivate-async-pt2'Beniamino Galvani2020-08-173-27/+84
|\
| * ovs: discard link updates when deactivatingBeniamino Galvani2020-08-173-0/+25
| * ovs: rework asynchronous deactivation of ovs interfacesBeniamino Galvani2020-08-171-27/+59
|/
* ovs: wait that link disappears before continuing with deactivationBeniamino Galvani2020-08-171-0/+115
* merge: branch 'lr/ovs-failures'Lubomir Rintel2020-08-173-31/+96
|\
| * ovs/factory: fail the NMDevice if there's an error in OVSDBLubomir Rintel2020-08-171-1/+40
| * ovs/ovsdb: track the devices before we signal additionLubomir Rintel2020-08-171-3/+3
| * ovs/ovsdb: signal a failure when an error column is setLubomir Rintel2020-08-172-5/+24
| * ovs/ovsdb: fix signal handler argument typesLubomir Rintel2020-08-171-2/+2
| * ovs/ovsdb: remove the device-changes signalLubomir Rintel2020-08-172-15/+0
| * ovs/ovsdb: guard against OVSDB integrity issuesLubomir Rintel2020-08-171-9/+31
|/
* release: bump version to 1.18.9 (development)1.18.9-devThomas Haller2020-05-292-2/+2
* release: bump version to 1.18.81.18.8Thomas Haller2020-05-292-2/+2
* NEWS: updateThomas Haller2020-05-291-0/+13
* ifcfg-rh: merge branch 'th/ifcfg-rh-802-1x-pin'Thomas Haller2020-05-297-8/+28
|\
| * ifcfg-rh: support persisting 802-1x.pin and pin-flags propertyThomas Haller2020-05-297-4/+24
| * libnm,ifcfg-rh: fix documentation for IEEE_8021X_SYSTEM_CA_CERTS in `man nm-s...Thomas Haller2020-05-291-2/+2
| * libnm,ifcfg-rh: fix documentation for IEEE_8021X_PASSWORD_RAW_FLAGS in `man n...Thomas Haller2020-05-291-2/+2
|/
* libnm,ifcfg-rh: merge branch 'th/ifcfg-rh-ca-path'Thomas Haller2020-05-276-20/+53
|\
| * libnm: update documentation for 802-1x ca-cert, ca-path and system-ca-certsThomas Haller2020-05-272-20/+38
| * ifcfg-rh: fix handling "802-1x.{phase2-,}ca-path" in ifcfg-rh settings pluginThomas Haller2020-05-272-0/+13
| * build: log system-ca-path configure setting in build scriptsThomas Haller2020-05-272-0/+2
|/
* ip-tunnel: merge branch 'bg/ip-tunnel-cloned-mac-rh1832170'Beniamino Galvani2020-05-153-4/+17
|\
| * ip-tunnel: set cloned-mac-address only for layer2 tunnel devicesBeniamino Galvani2020-05-151-1/+4
| * libnm-core: add _nm_ip_tunnel_mode_is_layer2()Beniamino Galvani2020-05-152-3/+13
|/
* acd: fix char buffer argument to _acd_event_to_string_buf()Thomas Haller2020-05-081-1/+1
* acd: avoid alloca() inside an unbounded loopThomas Haller2020-05-071-2/+16
* libnm: fix gtk-doc annotations for nm_setting_match_get_interface_names()Thomas Haller2020-05-061-1/+2
* all: merge branch 'th/strtoll-workaround'Thomas Haller2020-05-025-14/+174
|\
| * all: use wrappers for g_ascii_strtoll(), g_ascii_strtoull(), g_ascii_strtod()Thomas Haller2020-05-022-6/+6
| * shared: add nm_g_ascii_strtoull() to workaround bugThomas Haller2020-05-022-0/+53
| * shared: add nm_g_ascii_strtod() to workaround bugThomas Haller2020-05-022-0/+40
| * shared: add nm_g_ascii_strtoll() to workaround bugThomas Haller2020-05-022-0/+70
| * device/bluetooth: avoid g_ascii_strtoull() to parse capabilitiesThomas Haller2020-05-021-1/+1
| * ifupdown: use _nm_utils_ascii_str_to_int64() for converting netmask to stringThomas Haller2020-05-021-7/+4
|/
* vpn: clear host part of IPv6 routes received from VPN pluginThomas Haller2020-04-281-0/+2