summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* libnm: rework verify/normalize of "ovs-port.trunks" propertyth/ovs-port-verify-without-hashThomas Haller2023-01-171-102/+62
* libnm/tests: add test normalizing "ovs-port.trunks" propertyThomas Haller2023-01-171-0/+179
* libnm: add internal NMRange helpersThomas Haller2023-01-172-0/+37
* libnm: allocate internal array for "ovs-port.trunks" only when neededThomas Haller2023-01-172-21/+41
* libnm/tests: add more tests for NMRange to-str/from-strThomas Haller2023-01-171-0/+51
* libnm: add nm_auto_unref_range cleanup macroThomas Haller2023-01-171-0/+3
* CONTRIBUTING: add hint for using cscopeThomas Haller2023-01-171-0/+7
* build: fix `make cscope` step for removed directoriesThomas Haller2023-01-171-1/+1
* tests: merge branch 'th/leak-test-data'Thomas Haller2023-01-172-35/+137
|\
| * glib-aux: use struct initialization in nm_dedup_multi_index_new()Thomas Haller2023-01-171-6/+9
| * glib-aux/tests: avoid valgrind leak with nmtst_add_test_func()Thomas Haller2023-01-171-1/+5
| * glib-aux/tests: add mechanims to track and free test dataThomas Haller2023-01-171-0/+69
| * glib-aux/tests: embed testpath in NmtstTestData structThomas Haller2023-01-171-18/+14
| * glib-aux/tests: use struct initialization in _nmtst_add_test_func_full()Thomas Haller2023-01-171-6/+9
| * glib-aux/tests: use C99 flexible array members for pointers in NmtstTestDataThomas Haller2023-01-171-3/+2
| * glib-aux/tests: expose current test name that is running under nmtst_add_test...Thomas Haller2023-01-171-10/+38
|/
* libnm,platform: fix range for "weight" property of next hops for routesThomas Haller2023-01-1710-51/+64
* rpm: don't BR dhcp-clientLubomir Rintel2023-01-171-6/+6
* device: fix available-connections for a device for user-requestThomas Haller2023-01-171-1/+1
* all: add support for ovs-dpdk n-rxq-desc and n-txq-descbg/ovs-dpdk-n-queue-descBeniamino Galvani2023-01-178-7/+164
* nmcli: avoid message about guessed wep-key-type when setting WEP passwordThomas Haller2023-01-161-10/+13
* firewall: merge branch 'th/iptables-wait'Thomas Haller2023-01-161-20/+12
|\
| * firewall: pass "--wait 2" to iptables to wait for concurrent invocationsThomas Haller2023-01-161-1/+1
| * firewall: automatically add iptables path to _share_iptables_call() callThomas Haller2023-01-161-20/+12
|/
* release: bump version to 1.41.8 (development)1.41.8-devBeniamino Galvani2023-01-112-2/+2
* ovs: merge branch 'th/ovs-other-config'Thomas Haller2023-01-1131-345/+1287
|\
| * ovs: add support for "other_config" settingsThomas Haller2023-01-1129-153/+978
| * ovs: extend "external-ids" handle for supporting "other_config"Thomas Haller2023-01-111-58/+126
| * ovs: rename internal code to make independent of "external-ids"Thomas Haller2023-01-113-120/+119
| * ovs: ensure existing "external-ids" get updated during reapplyThomas Haller2023-01-111-13/+14
| * ovs: don't replace all "other_config" in _set_bridge_mac()Thomas Haller2023-01-111-15/+24
| * ovs: fix _external_ids_to_string() to print strdict in loggingThomas Haller2023-01-111-2/+2
| * libnm: move verify() for OVS connection type to separate functionThomas Haller2023-01-112-37/+56
| * libnm: fix message in GError in NMSettingOvsExternalIDs.verify() and document...Thomas Haller2023-01-111-2/+2
| * libnm: make NMSettingOvsExternalIDs.verify() deterministicThomas Haller2023-01-111-5/+9
| * glib-aux,libnm: add nm_ascii_is_regular_char() to validate keys for "ovs-exte...Thomas Haller2023-01-112-10/+27
|/
* dhcp: fix test for out-of-tree buildBeniamino Galvani2023-01-111-1/+1
* all: add new "ipv[46].auto-route-ext-gw" settingFrederic Martinsons2023-01-0918-666/+1062
* device: merge branch 'wl/improve_reapply'Wen Liang2023-01-053-109/+133
|\
| * dhcp: make _emit_notify() a macro to more conveniently construct notify dataThomas Haller2023-01-051-65/+42
| * device: preserve the DHCP lease during reapplyWen Liang2023-01-053-43/+89
| * device: merge arg for '_cleanup_ip_pre()'Wen Liang2023-01-051-18/+19
|/
* ndisc/tests: fix reference counting in nm_fake_ndisc_new()Thomas Haller2023-01-052-2/+1
* core: fix crash in nm_netns_ip_route_ecmp_commit()Thomas Haller2023-01-051-14/+11
* contrib: add "reexec" step to "nm-in-container.sh"Thomas Haller2023-01-051-4/+9
* contrib: default to run same fedora version in nm-in-container.sh as hostThomas Haller2023-01-051-1/+8
* contrib: install more package in "nm-in-container.sh"Thomas Haller2023-01-041-1/+61
* po: fix verb consistency in zh_TWyan121252023-01-021-1/+1
* po: update Ukrainian (uk) translationYuri Chornoivan2023-01-021-1278/+1435
* Correct meson command examplesFrederic Martinsons2023-01-021-2/+2