summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* team: don't try to connect to teamd in update_connection()nm-1-42Beniamino Galvani2023-05-171-16/+2
* libnm: adjust symbol versioning of bond port prio in 1.40.20Fernando Fernandez Mancera2023-05-152-6/+8
* tests: adjust test-gir.py to allow extra elements in section nameFernando Fernandez Mancera2023-05-151-13/+5
* ipv6ll: don't regenerate the address when it's removed externallyBeniamino Galvani2023-05-151-12/+22
* merge: branch 'ff/backport_1_42_bond_prio'Fernando Fernandez Mancera2023-05-0822-55/+484
|\
| * bonding: add support to prio property in bond portsFernando Fernandez Mancera2023-05-0814-14/+147
| * libnm: add NM_VERSION_1_42_8Fernando Fernandez Mancera2023-05-082-0/+7
| * platform: add support to prio property in bond portsFernando Fernandez Mancera2023-05-085-10/+78
| * platform: add netlink support for bond port optionsFernando Fernandez Mancera2023-05-087-33/+248
| * platform: rename link_change() to link_change_extra()Beniamino Galvani2023-05-083-13/+19
| * libnm: fix ifcfg variable documentation at queue-id propertyFernando Fernandez Mancera2023-05-081-1/+1
|/
* firewall: create "dynamic" sets for nft rules for slb-bondingThomas Haller2023-05-031-2/+2
* NEWS: belatedly mention default for ipv6.addr-gen-modeThomas Haller2023-05-031-0/+2
* release: bump version to 1.42.7 (development)1.42.7-devBeniamino Galvani2023-04-202-2/+2
* release: bump version to 1.42.61.42.6Beniamino Galvani2023-04-202-2/+2
* platform/tests: fix unit test creating ip6gre tunnel with old iproute2Thomas Haller2023-04-192-3/+16
* NEWS: updateBeniamino Galvani2023-04-191-0/+16
* device: emit dhcp-change dispatcher event also after a lease renewalBeniamino Galvani2023-04-191-6/+6
* device: stop activation when queueing the unmanaged stateBeniamino Galvani2023-04-111-0/+3
* dhcp: reset IPv6 DAD flag on lease updateBeniamino Galvani2023-04-061-0/+1
* core: fix setting non-blocking FD in nm_utils_spawn_helper()Thomas Haller2023-04-061-2/+2
* core: fix setting FD flags in _rfkill_update_system()Thomas Haller2023-04-061-9/+1
* core: fix setting non-blocking stderr in nm_utils_spawn_helper()Thomas Haller2023-04-061-1/+1
* core: fix setting non-blocking FD in nm_utils_spawn_helper()Thomas Haller2023-04-061-2/+2
* release: improve hint about documentation in "release.sh"Thomas Haller2023-04-061-0/+1
* release: fix honoring $ORIGIN environment variableThomas Haller2023-04-061-2/+3
* libnm/tests: avoid uninitialized variable warning in _invalid_option_write_ha...Thomas Haller2023-04-031-2/+2
* wwan/ofono: merge branch 'peat-psuwit:for-upstream/combined-context-mms-proxy...Thomas Haller2023-03-301-4/+13
|\
| * wwan/ofono: account for port in the Proxy propertyRatchanan Srirattanamet2023-03-301-2/+11
| * wwan/ofono: correct MMS proxy property lookupRatchanan Srirattanamet2023-03-301-3/+3
|/
* wifi: fix aggressively roaming (background Wi-Fi scanning) based on seen-bssidsThomas Haller2023-03-296-11/+34
* dns: add support to no-aaaa optionFernando Fernandez Mancera2023-03-284-7/+10
* merge: branch 'bg/hotspot-fixes'Beniamino Galvani2023-03-2811-42/+60
|\
| * nmcli: increase strength of generated hotspot passwordsBeniamino Galvani2023-03-281-6/+6
| * nmcli: don't set a fixed channel for wifi hotspotsBeniamino Galvani2023-03-281-7/+4
| * nmcli: fix generating hotspot passwordBeniamino Galvani2023-03-281-1/+1
| * wifi: skip no-ir channels when determining AP channelBeniamino Galvani2023-03-2810-15/+23
| * platform: store attributes of wifi channelsBeniamino Galvani2023-03-281-14/+27
|/
* glib-aux/trivial: reword code comments about bad random fallback in "nm-rando...Thomas Haller2023-03-281-9/+11
* glib-aux,all: merge branch 'th/g-random-int'Thomas Haller2023-03-287-18/+157
|\
| * all: use nm_random_*() instead of g_random_*()Thomas Haller2023-03-284-18/+22
| * glib-aux: add nm_random_u64_range() helperThomas Haller2023-03-283-0/+135
|/
* core: fix l3cd comparisonBeniamino Galvani2023-03-281-26/+28
* cloud-setup: actually pass the HTTP method in nm_http_client_poll_req()Lubomir Rintel2023-03-231-1/+2
* ip-tunnel: merge branch 'pr/1565'Beniamino Galvani2023-03-135-38/+113
|\
| * platform/tests: ip6gre & ip6gretap test cases (ip6 tunnel flags)Joao Machado2023-03-132-34/+105
| * libnmc-setting/docs: how to disable ip-tunnel.encapsulation-limit (ip6)Joao Machado2023-03-133-3/+3
| * libnm-core-impl: allow ip6 tunnel flags for ip6gre & ip6gretapJoao Machado2023-03-131-1/+5
|/
* cloud-setup/ec2: start with requesting a IMDSv2 tokenLubomir Rintel2023-03-091-20/+54
* cloud-setup: document detect() and get_config() methodsLubomir Rintel2023-03-091-0/+28