summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-08device: allow autoconnect on externalth/wl/tmpWen Liang4-3/+21
2022-09-08support loopback interfaceWen Liang44-50/+846
2022-09-08glib-aux,platform: merge branch 'th/misc'Thomas Haller9-98/+147
2022-09-08platform: simplify nm_platform_ip_route_get_prune_list() to not reuse variablesThomas Haller1-56/+41
2022-09-08platform: add NMPIPAddressSyncFlags parameter to nm_platform_ip_address_sync()Wen Liang3-23/+47
2022-09-08libnm-base,all: add and use NM_LOOPBACK_IFINDEX defineWen Liang4-4/+11
2022-09-08glib-aux: add "NM_IPV4LO_NETWORK" defines and similarWen Liang2-3/+11
2022-09-08glib-aux: add NM_IN6ADDR_INIT() macro and use itThomas Haller2-1/+26
2022-09-08platform/tests: use NM_ETHER_ADDR_INIT() macroThomas Haller1-13/+13
2022-09-08libnm: avoid serializing "ipv6.addr-gen-mode" default to D-BusThomas Haller1-2/+1
2022-09-08man: update "--print-config" text in `man NetworkManager`Thomas Haller1-3/+11
2022-09-08contrib: fix syntax error in "configure-for-system.sh"Thomas Haller1-2/+2
2022-09-08device: don't ignore external slave removalsLubomir Rintel1-6/+10
2022-09-08release: bump version to 1.41.2 (development)1.41.2-devThomas Haller2-2/+2
2022-09-08style: fix python black formatting of "generate-docs-nm-settings-docs-merge.py"Thomas Haller1-0/+2
2022-09-07Merge branch 'wl/ifcfg' into mainWen Liang4-50/+92
2022-09-07ifcfg-rh: rework error handling in parse_infiniband_p_key()wl/ifcfgThomas Haller1-22/+20
2022-09-07ipoib: skip validating the DEVICE when reading the ifcfg fileWen Liang4-28/+73
2022-09-07infiniband: avoid normalizing the p-key when reading from ifcfgWen Liang1-1/+0
2022-09-07Revert "platform: add the `a_no_auto_noprefixroute` flag"Wen Liang2-39/+23
2022-09-07manager: don't bring up master connections on devices that are not disconnectedLubomir Rintel1-5/+3
2022-09-07merge: branch 'lr/docs-deprec-props'Lubomir Rintel9-55/+85
2022-09-07generate-docs-nm-settings-docs-gir: remove space from the beginning of a paralr/docs-deprec-propsLubomir Rintel1-3/+3
2022-09-07setting-bridge,wireless: improve some deprecation warningsLubomir Rintel4-10/+8
2022-09-07setting-8021x: add deprecation tagsLubomir Rintel3-10/+12
2022-09-07generate-docs-nm-settings-docs-gir: move deprecation info to a separate tagLubomir Rintel3-17/+42
2022-09-07generate-docs-nm-settings-docs-merge: merge <deprecated*> elementsLubomir Rintel1-0/+7
2022-09-07generate-docs-nm-settings-docs-merge: streamline a bitLubomir Rintel1-18/+8
2022-09-07man/nm-settings-nmcli: include deprecation description, if presentLubomir Rintel1-0/+6
2022-09-07man/nm-settings-dbus: include deprecation description, if presentLubomir Rintel1-1/+3
2022-09-07contrib: update bash history for "nm-in-container.sh" and motdThomas Haller1-3/+14
2022-09-06l3cfg: re-use plen variable in NMIPRoute creationFernando Fernandez Mancera1-2/+2
2022-09-06dhcp: merge branch 'bg/dhcp6-dad-pt2'Beniamino Galvani2-69/+125
2022-09-05dhcp: implement decline on IPv6 DAD failure with dhclientBeniamino Galvani2-33/+33
2022-09-05dhcp: decline IPv6 lease if all adresses fail DADBeniamino Galvani1-36/+92
2022-09-03device: don't emit recheck-assume if there is a queued activation requestBeniamino Galvani1-1/+1
2022-09-02libnm: merge branch 'th/libnm-doc-annotation-fixes'Thomas Haller11-53/+52
2022-09-02libnm: fix invalid doc annotations for missing end tagThomas Haller1-0/+1
2022-09-02libnm: style cleanups for property annotationsThomas Haller9-24/+46
2022-09-02libnm: avoid "tag:" text inside documentationThomas Haller1-2/+2
2022-09-02libnm: drop invalid "---ifcfg-rh---" blocksThomas Haller1-24/+0
2022-09-02libnm: fix documentation annotations for ifcfg-rh pluginThomas Haller3-3/+3
2022-09-02team: restore port configuration after teamd respawnLubomir Rintel1-16/+40
2022-09-02team: trivial: use a variable instead of nm_device_get_ip_iface() callsLubomir Rintel1-10/+9
2022-09-02ovs: merge branch 'add-ovs-option'Vojtech Bubela7-5/+65
2022-09-02ovs: add ofport_request option to ovs interfaceadd-ovs-optionVojtech Bubela7-5/+65
2022-09-01version: reformat file for latest styleThomas Haller1-35/+34
2022-09-01contrib: add "reset" command to "nm-in-container.sh"Thomas Haller1-9/+14
2022-09-01nmcli: don't translate "%s"Lubomir Rintel1-1/+1
2022-09-01manager: drop useless use of a format stringLubomir Rintel1-1/+1