summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* l3-config-data: do not check route table to get direct routesff/fix_l3cfg_onlinkFernando Fernandez Mancera2023-01-261-12/+2
* Revert "nm-netns: add onlink routes for ECMP routes"Fernando Fernandez Mancera2023-01-261-31/+0
* Revert "l3cfg: do not add dependent routes for non-default routes"Fernando Fernandez Mancera2023-01-261-2/+1
* release: bump version to 1.43.1 (development)1.43.1-devLubomir Rintel2023-01-262-2/+2
* libnm/client: don't consider client running if we got no NMManagerLubomir Rintel2023-01-261-6/+11
* libnm/client: drop an unused argumentLubomir Rintel2023-01-261-6/+5
* merge: branch 'lr/global-dns'Lubomir Rintel2023-01-267-29/+63
|\
| * dns-manager: always apply options from [global-dns]lr/global-dnsLubomir Rintel2023-01-266-24/+55
| * config: fix a reversed conditionalLubomir Rintel2023-01-261-2/+2
| * config-data: style fixLubomir Rintel2023-01-261-4/+7
| * dns-manager: style fixLubomir Rintel2023-01-261-2/+2
|/
* po: update Ukrainian translationYuri Chornoivan2023-01-251-818/+849
* platform: detect EINVAL as failure to set the MTUThomas Haller2023-01-251-1/+2
* contrib/copr: better detect git-ref in "nm-copr-build.sh"Thomas Haller2023-01-241-0/+1
* contrib/rpm: fix condition in "NetworkManager.spec" (3)Thomas Haller2023-01-241-1/+1
* contrib/rpm: fix condition in "NetworkManager.spec" (2)Thomas Haller2023-01-241-1/+1
* contrib/rpm: fix condition in "NetworkManager.spec"Thomas Haller2023-01-241-1/+1
* contrib/fedora: make "lto" in the spec file configurableThomas Haller2023-01-244-2/+31
* contrib: support disabling "LTO" in "nm-copr-build.sh"Thomas Haller2023-01-241-2/+13
* gitlab-ci: fix CentOS Linux 9 containers during ".gitlab-ci/fedora-install.sh"Fernando Fernandez Mancera2023-01-242-9/+11
* contrib/fedora: install "python36-gobject" when building with meson on centos7Thomas Haller2023-01-231-0/+4
* contrib/fedora: disable "qt" build of examples for spec fileThomas Haller2023-01-231-0/+1
* contrib/fedora: explicitly set "pppd" path in configure scriptThomas Haller2023-01-231-2/+4
* merge: branch 'pr/1479'Beniamino Galvani2023-01-233-4/+53
|\
| * ndisc: Accept routes from on-link prefixes form raAlexander Lochmann2023-01-233-4/+53
|/
* libnm: valide IPv4 ECMP routes in NMIPRoute as unicast routesThomas Haller2023-01-201-4/+19
* meson: increase "default_test_timeout" to 3 minutesThomas Haller2023-01-202-2/+2
* glib-aux/trivial: fix code comment about nmtst_is_debug()Thomas Haller2023-01-201-1/+1
* release: bump version to 1.43.0 (development)1.43.0-devThomas Haller2023-01-192-3/+3
* release: bump version to 1.41.90 (1.42-rc1)1.42-rc1Thomas Haller2023-01-192-2/+2
* gitlab-ci: set OMP_NUM_THREADS=1 to avoid libgomp crash for msgmergeThomas Haller2023-01-191-0/+1
* platform/tests: temporarily disable failing check in "/route/test_cache_consi...Thomas Haller2023-01-192-6/+3
* platform/tests: temporarily disable failing check in "/route/test_cache_consi...Thomas Haller2023-01-191-5/+6
* libnm/doc: document "weight" attribute for IPv4 routesThomas Haller2023-01-191-0/+7
* NEWS: updateFernando Fernandez Mancera2023-01-191-12/+97
* gitlab-ci: avoid clean step in "run-test.sh" for manual invocationThomas Haller2023-01-191-11/+12
* platform/tests: temporarily disable failing check in "/route/test_cache_consi...Thomas Haller2023-01-191-0/+5
* l3cfg: schedule an update after every commit-type/config-data register/unregi...ff/fix_ecmp_empty_lstFernando Fernandez Mancera2023-01-192-9/+21
* platform: merge branch 'th/platform-cache-consistency-routes'Thomas Haller2023-01-1919-239/+929
|\
| * platform/tests: add test for cache consistency for IP routesThomas Haller2023-01-192-1/+230
| * platform/tests: add nmtstp_assert_platform() helperThomas Haller2023-01-192-0/+320
| * platform/tests: extend nmtstp_env1_add_test_func() to create more interfacesThomas Haller2023-01-195-60/+93
| * platform: allow setting multi_idx instance for NMPlatformThomas Haller2023-01-197-16/+51
| * platform: add NMP_OBJECT_TYPE_NAME() macroThomas Haller2023-01-191-0/+2
| * platform: abort handling routes in _rtnl_handle_msg() when resync is requiredThomas Haller2023-01-191-0/+2
| * platform: resync route cache upon NLM_F_REPLACE flagThomas Haller2023-01-191-14/+37
| * platform: parse routes of any type to handle replaceThomas Haller2023-01-191-9/+11
| * platform: better handle `ip route replace` for ignored routesThomas Haller2023-01-194-20/+19
| * platform: minor cleanup in nmp_cache_update_netlink_route()Thomas Haller2023-01-191-7/+6
| * platform: fix nmp_lookup_init_route_by_weak_id() to honor the route-tableThomas Haller2023-01-193-21/+46