summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2023-01-26libnm/client: don't consider client running if we got no NMManagerLubomir Rintel1-6/+11
2023-01-26libnm/client: drop an unused argumentLubomir Rintel1-6/+5
2023-01-26dns-manager: always apply options from [global-dns]lr/global-dnsLubomir Rintel5-24/+53
2023-01-26config: fix a reversed conditionalLubomir Rintel1-2/+2
2023-01-26config-data: style fixLubomir Rintel1-4/+7
2023-01-26dns-manager: style fixLubomir Rintel1-2/+2
2023-01-25platform: detect EINVAL as failure to set the MTUThomas Haller1-1/+2
2023-01-23ndisc: Accept routes from on-link prefixes form raAlexander Lochmann3-4/+53
2023-01-20libnm: valide IPv4 ECMP routes in NMIPRoute as unicast routesThomas Haller1-4/+19
2023-01-20meson: increase "default_test_timeout" to 3 minutesThomas Haller1-1/+1
2023-01-20glib-aux/trivial: fix code comment about nmtst_is_debug()Thomas Haller1-1/+1
2023-01-19platform/tests: temporarily disable failing check in "/route/test_cache_consi...Thomas Haller2-6/+3
2023-01-19platform/tests: temporarily disable failing check in "/route/test_cache_consi...Thomas Haller1-5/+6
2023-01-19libnm/doc: document "weight" attribute for IPv4 routesThomas Haller1-0/+7
2023-01-19platform/tests: temporarily disable failing check in "/route/test_cache_consi...Thomas Haller1-0/+5
2023-01-19l3cfg: schedule an update after every commit-type/config-data register/unregi...ff/fix_ecmp_empty_lstFernando Fernandez Mancera2-9/+21
2023-01-19platform/tests: add test for cache consistency for IP routesThomas Haller2-1/+230
2023-01-19platform/tests: add nmtstp_assert_platform() helperThomas Haller2-0/+320
2023-01-19platform/tests: extend nmtstp_env1_add_test_func() to create more interfacesThomas Haller5-60/+93
2023-01-19platform: allow setting multi_idx instance for NMPlatformThomas Haller7-16/+51
2023-01-19platform: add NMP_OBJECT_TYPE_NAME() macroThomas Haller1-0/+2
2023-01-19platform: abort handling routes in _rtnl_handle_msg() when resync is requiredThomas Haller1-0/+2
2023-01-19platform: resync route cache upon NLM_F_REPLACE flagThomas Haller1-14/+37
2023-01-19platform: parse routes of any type to handle replaceThomas Haller1-9/+11
2023-01-19platform: better handle `ip route replace` for ignored routesThomas Haller4-20/+19
2023-01-19platform: minor cleanup in nmp_cache_update_netlink_route()Thomas Haller1-7/+6
2023-01-19platform: fix nmp_lookup_init_route_by_weak_id() to honor the route-tableThomas Haller3-21/+46
2023-01-19platform: avoid printing raw pointer values in logThomas Haller3-63/+73
2023-01-19glib-aux/tests: enable TRACE logging level when debugging nmtst testsThomas Haller1-1/+1
2023-01-19glib-aux/tests: add nmtst_keeper_add() test helperThomas Haller1-0/+21
2023-01-19glib-aux: rename and change nm_g_ptr_array_copy() to nm_g_ptr_array_new_clone()Thomas Haller2-29/+19
2023-01-18curl: use CURLOPT_PROTOCOLS_STR instead of deprecated CURLOPT_PROTOCOLSThomas Haller2-0/+11
2023-01-18core: fix enum argument in prototype of nm_utils_kill_process_sync(), etc.Thomas Haller1-3/+3
2023-01-17merge: branch 'lr/nl-retry'Lubomir Rintel1-25/+34
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-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-16platform: retry link change on RESULT_FAILED_RESYNCLubomir Rintel1-11/+24
2023-01-16nmcli: avoid message about guessed wep-key-type when setting WEP passwordThomas Haller1-10/+13
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-16platform: log something nice about RESULT_FAILED_RESYNCLubomir Rintel1-0/+3
2023-01-16platform: remove log_result from do_change_link()Lubomir Rintel1-7/+2