summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* platform: preserve IPv6 multicast route added by kernelBeniamino Galvani2021-09-201-0/+39
* cloud-setup: use suppress_prefixlength rule to honor non-default-routes in th...Thomas Haller2021-09-161-0/+36
* cloud-setup: cleanup configuring addresses/routes/rules in _nmc_mangle_connec...Thomas Haller2021-09-161-29/+23
* cloud-setup: limit number of supported interfaces to avoid overlapping table ...Thomas Haller2021-09-161-0/+8
* cloud-setup: process iface-datas in sorted orderThomas Haller2021-09-161-15/+13
* cloud-setup: track sorted list of NMCSProviderGetConfigIfaceDataThomas Haller2021-09-162-1/+56
* cloud-setup: add "hwaddr" to NMCSProviderGetConfigIfaceData structThomas Haller2021-09-166-66/+68
* cloud-setup: skip configuring policy routing if there is only one interface/a...Thomas Haller2021-09-161-8/+33
* cloud-setup: count numbers of valid IPv4 addresses in get-config resultThomas Haller2021-09-162-1/+8
* cloud-setup: cache number of valid interfaces in get-config resultThomas Haller2021-09-163-23/+17
* cloud-setup: return structure for get_config() result instead of generic hash...Thomas Haller2021-09-163-30/+72
* nm-active-connection: Emit device-metered-changed if device changesPhilip Withnall2021-09-151-0/+7
* libnm: fix leak and return "failures" from nm_client_load_connections()gaoxingwang2021-09-151-1/+1
* style: fix indentationThomas Haller2021-09-081-1/+1
* std-aux: add "libnm-std-aux/nm-linux-compat.h" header to avoid build errorsThomas Haller2021-09-083-4/+28
* platform: fix build using our copy of header "linux-headers/ethtool.h"Thomas Haller2021-09-081-1/+4
* core: always reset ethtool autoneg/speed to fix reactivationThomas Haller2021-09-071-6/+0
* platform: also set advertised modes when disabling ethernet autonegThomas Haller2021-09-071-29/+44
* core: during reset of ethtool autoneg enable all modesThomas Haller2021-09-071-3/+14
* core: cleanup logging of set-link for speed/autonegThomas Haller2021-09-071-6/+3
* platform: add debug logging for setting link autoneg/speedThomas Haller2021-09-071-0/+7
* platform: clear all BASE types when setting advertised modes for ethernet aut...Thomas Haller2021-09-073-12/+144
* platform: don't set lp_advertising in set_link_settings_new()Thomas Haller2021-09-071-3/+1
* platform: simplify accessing ethtool_link_settings.link_mode_masks in set_lin...Thomas Haller2021-09-071-10/+9
* linux-headers: update nl802154.h kernel headerThomas Haller2021-09-071-255/+257
* linux-headers: add ethtool.h kernel headerThomas Haller2021-09-071-0/+2062
* initrd: fix crash parsing plain '=' without keyThomas Haller2021-08-302-4/+29
* initrd/tests: add _parse_no_con() macroThomas Haller2021-08-301-0/+10
* core: fix crash for duplicate seen-bssidThomas Haller2021-08-301-1/+1
* nmcli/docs: fix address order in ipv46.addresses documentation for `man nm-se...Thomas Haller2021-08-193-3/+3
* platform: fix capturing addresses from platform for assuming after restartThomas Haller2021-08-191-1/+1
* ifcfg/tests: fix evaluating environment variable to regenerate test filesThomas Haller2021-08-171-2/+2
* ifcfg: fix crash due to not setting error on failure to parse DNSThomas Haller2021-08-171-2/+10
* nm-initrd-generator: remove duplex optionAna Cabral2021-08-172-96/+76
* nmcli/docs: better describe ipv[46].addresses in `man nm-settings-nmcli`Thomas Haller2021-08-174-4/+15
* platform: capture NMIP[46]Config from platform with correct (reversed) order ...Thomas Haller2021-08-172-26/+2
* platform: add nmp_cache_iter_for_each_reverse() helperThomas Haller2021-08-171-0/+15
* glib-aux: clear iterator in nm_dedup_multi_iter_{next,prev}() at the endThomas Haller2021-08-171-2/+6
* glib-aux: add nm_dedup_multi_iter_init_reverse() to iterate in reverse orderThomas Haller2021-08-171-2/+38
* nm-initrd-generator: add kernel command line options ethtool autoneg, speed a...Ana Cabral2021-08-122-1/+281
* ifup: extend ifup/ifdown to be smarter about NetworkManager profilesThomas Haller2021-08-102-6/+88
* glib-aux: fix thread-safe initialization in _nm_g_source_sentinel_get_init()Thomas Haller2021-08-101-2/+2
* aliyun: reuse ipv4 gateway address returned by metadata serverWen Liang2021-08-093-6/+50
* device: store the original MTU before force-setting itBeniamino Galvani2021-08-061-15/+21
* firewalld: fix build error due to nm_utils_strdup_reset()Thomas Haller2021-08-061-1/+1
* firewalld: listen to Reloaded signal and reconfigure firewall zonesThomas Haller2021-08-063-12/+55
* firewalld: fix initialized_now argument for NMFirewalldManager's "state-chang...Thomas Haller2021-08-061-1/+9
* firewalld: make D-Bus calls against unique name for firewalld serviceThomas Haller2021-08-061-1/+1
* firewalld: track current name_owner in NMFirewalldManagerThomas Haller2021-08-061-10/+12
* firewalld: prefix firewalld logging messages with "firewalld"Thomas Haller2021-08-061-1/+1