summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* contrib/rpm: add "35-wifi-mac-addr.conf" to F39+th/fedora-wifi-mac-addr-randThomas Haller2023-03-083-4/+37
* libnm/docs: mention "ipv[46].dhcp-iaid=stable" to be affected by "connection....Thomas Haller2023-03-083-8/+9
* nmcli: set LESSSECURE=1 (unless already set)Lubomir Rintel2023-03-071-0/+1
* build: fix pretty() sed invocation portability in .ver scriptDaniel Kolesa2023-03-071-1/+1
* merge: branch 'ff/new_bond_options'Fernando Fernandez Mancera2023-03-0613-52/+273
|\
| * bonding: add support to ns_ip6_target optionff/new_bond_optionsFernando Fernandez Mancera2023-03-0611-50/+157
| * netlink: introduce nla_get_in6_addr() helperFernando Fernandez Mancera2023-03-061-0/+11
| * bonding: add support to lacp_active optionFernando Fernandez Mancera2023-03-068-4/+75
| * bonding: add support to arp_missed_max optionFernando Fernandez Mancera2023-03-067-2/+34
| * platform: compare arp_ip_targets_num before arp_ip_target valuesFernando Fernandez Mancera2023-03-061-1/+1
|/
* core: fix crash when reloading global dns configurationBeniamino Galvani2023-03-061-11/+13
* po/ca: fixes to Catalan translationJordi Mas2023-03-061-7/+7
* connectivity: avoid uninitialized variable warning in nm_connectivity_check_s...Thomas Haller2023-03-031-12/+6
* platform/tests: avoid accessing in_addr_t via NMIPAddr unionThomas Haller2023-03-031-2/+6
* contrib: install more packages in "nm-in-container.sh"Thomas Haller2023-03-031-0/+3
* merge: branch 'bg/dnsmasq-global-conf'Beniamino Galvani2023-03-032-7/+13
|\
| * man: update documentation about global DNS configurationbg/dnsmasq-global-confBeniamino Galvani2023-03-031-6/+11
| * dnsmasq: process both global and per-device configurationBeniamino Galvani2023-03-031-1/+2
|/
* contrib: add usage comment to "git-subtree-reimport.sh"Thomas Haller2023-03-031-0/+9
* c-stdaux: re-import git-subtree for 'src/c-stdaux'Thomas Haller2023-03-035-1/+345
|\
| * Squashed 'src/c-stdaux/' changes from eceefe959250..699c20de4e81Thomas Haller2023-03-035-1/+345
* | platform: fix test_link_set_properties()bg/tmpBeniamino Galvani2023-03-031-3/+4
* | merge: branch 'bg/link-setting'Beniamino Galvani2023-03-0329-21/+761
|\ \
| * | device: manually update link properties for ovs interfacesbg/link-settingBeniamino Galvani2023-03-023-4/+10
| * | device: set link propertiesBeniamino Galvani2023-03-021-2/+159
| * | platform: support changing link propertiesBeniamino Galvani2023-03-024-1/+150
| * | all: add "link" settingBeniamino Galvani2023-03-0221-3/+423
| * | libnm-core: remove assertion in testBeniamino Galvani2023-03-021-2/+0
| * | libnmc-setting: allow the "match" setting for some port connectionsBeniamino Galvani2023-03-021-0/+4
| * | platform: rename link_change() to link_change_extra()Beniamino Galvani2023-03-023-13/+19
| * | device: reconfigure ethtool and tc also for assumed devicesBeniamino Galvani2023-03-021-2/+2
|/ /
* | settings: preserve existing connection flags on updatebg/connection-flagsBeniamino Galvani2023-03-021-2/+6
* | platform: fix bridge test with fake platformBeniamino Galvani2023-03-012-28/+85
* | merge: branch 'fix-suiteb'Beniamino Galvani2023-03-011-0/+4
|\ \
| * | nmcli: add WPA-EAP-SUITE-B-192 to SECURITYliaohanqin2023-03-011-0/+4
|/ /
* | platform/tests: add test for nm_platform_link_set_bridge_info()Thomas Haller2023-03-011-4/+48
* | bridge: set vlan_filtering and vlan_default_pvid via netlinkVladislav Tsisyk2023-03-014-16/+106
* | ifcfg-rh: fix wrong (transfer-full) annotation in internal codeThomas Haller2023-03-011-1/+1
* | build: add test for checking consistency of "nm-autoptr.h"Thomas Haller2023-02-283-2/+39
* | libnm: add missing types to "nm-autoptr.h" headerThomas Haller2023-02-281-1/+7
* | vapi: merge branch 'tintou/gir-fixes'Thomas Haller2023-02-286-24/+142
|\ \
| * | vapi: add test for consistency of "vapi/NM-1.0.metadata"Thomas Haller2023-02-283-0/+36
| * | vapi: Add several namespace changes and more specific types for propertiesCorentin Noël2023-02-281-19/+75
| * | libnm/connection: Add missing annotations to nm_connection_diffCorentin Noël2023-02-281-4/+29
| * | libnm: Specify the main header in the .gir fileCorentin Noël2023-02-282-1/+2
|/ /
* | platform: merge branch 'th/platform-nl-extack-msg'Thomas Haller2023-02-2811-173/+279
|\ \
| * | platform: minor refactoring of temporary-not-available routesThomas Haller2023-02-281-25/+38
| * | platform: get extack_msg innm_platform_ip_route_sync()Thomas Haller2023-02-281-3/+5
| * | platform: return extack message from add address/route operationsThomas Haller2023-02-289-46/+100
| * | platform: drop logging for unexpected sequence numberThomas Haller2023-02-281-14/+1