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