summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* supplicant: display the MACsec CKN as hex stringbg/macsec-display-cknBeniamino Galvani2021-02-011-1/+1
* supplicant: rename 'hidden' argumentBeniamino Galvani2021-02-011-9/+17
* libnm: fix NMVpnConnectionStateReason for glib-mkenumsThomas Haller2021-02-012-20/+53
* tools/tests: add usage to "tools/run-nm-test.sh"Thomas Haller2021-01-291-0/+45
* gitlab-ci: generate new container images for testsThomas Haller2021-01-282-6/+6
* gitlab-ci: skip valgrind on Debian/sid with glib2.0 (2.66.4-2)Thomas Haller2021-01-281-0/+4
* examples/python: some style update to avoid changes in black code formattingThomas Haller2021-01-281-2/+2
* build/meson: fix linking of core plugins to not include static helper librariesThomas Haller2021-01-2810-12/+27
* build/meson: cleanup meson files of coreThomas Haller2021-01-2813-165/+149
* build/meson: rename "daemon_nm_default_dep" to "core_default_dep"Thomas Haller2021-01-2811-20/+20
* build: merge branch 'th/meson-cleanup'Thomas Haller2021-01-2828-570/+550
|\
| * build/meson: cleanup "src/meson.build"Thomas Haller2021-01-2717-204/+198
| * build/meson: drop special timeout for libnm testThomas Haller2021-01-271-8/+12
| * shared: split redefining g_return* warning out of "nm-default.h"Thomas Haller2021-01-273-66/+78
| * build/meson: cleanup "libnm/tests/meson.build"Thomas Haller2021-01-271-16/+15
| * build: rename static "liblibnm" to "libnm-static"Thomas Haller2021-01-273-14/+14
| * build/meson: cleanup "libnm/meson.build"Thomas Haller2021-01-271-36/+31
| * build/meson: cleanup "libnm-core/tests/meson.build"Thomas Haller2021-01-271-20/+5
| * build/meson: cleanup "libnm-core/meson.build"Thomas Haller2021-01-271-43/+39
| * build/meson: rename "libnm_utils_base" to "libnm_glib_aux"Thomas Haller2021-01-275-18/+17
| * build/meson: cleanup "shared/meson.build"Thomas Haller2021-01-272-152/+148
|/
* release: bump version to 1.29.10 (development)1.29.10-devBeniamino Galvani2021-01-272-2/+2
* bond: introduce new 'vlan+srcmac' xmit_hash_policy optionAntonio Cardace2021-01-271-2/+2
* ovs: merge branch 'bg/ovs-cleanup-pt2'Beniamino Galvani2021-01-278-48/+281
|\
| * core: unblock OVS interfaces when the ovsdb is readyBeniamino Galvani2021-01-275-0/+38
| * ovs: set OVS interfaces as available only after ovs-ready signalBeniamino Galvani2021-01-271-4/+47
| * ovs: improve disconnecting devices after removal from ovsdbBeniamino Galvani2021-01-271-1/+1
| * ovs: clean up interfaces from ovsdb at startupBeniamino Galvani2021-01-272-1/+104
| * ovs: change reason for deactivation-on-removalBeniamino Galvani2021-01-271-1/+1
| * ovs: fail OVS system interfaces when the db entry gets removedBeniamino Galvani2021-01-271-4/+32
| * ovs: rework emitting signals for new/removed devicesBeniamino Galvani2021-01-272-36/+57
| * ovs: let the factory create devices for external patch interfacesBeniamino Galvani2021-01-271-1/+1
| * manager: improve error messagesBeniamino Galvani2021-01-271-2/+2
|/
* meson: remove unused variables from "introspection/meson.build"Thomas Haller2021-01-271-4/+0
* wireguard: fix configuring larger number of allowed-ips on WireGuard linkThomas Haller2021-01-271-1/+1
* ndisc: merge branch 'th/ndisc-timeout-fixes'Thomas Haller2021-01-2712-825/+1198
|\
| * ndisc: rate limit number of accepted RA data to trackThomas Haller2021-01-271-3/+58
| * ndisc: minor cleanup of ra_timeoutThomas Haller2021-01-271-9/+5
| * ndisc: rework sending router solicitations to follow RFC7559Thomas Haller2021-01-272-105/+131
| * ndisc/trivial: rename defines for defaults from RFCThomas Haller2021-01-274-19/+19
| * ndisc: track expiry of Router Advertisements in millisecondsThomas Haller2021-01-279-667/+911
| * ndisc: don't call solicit_routers() from clean_dns_*() functionsThomas Haller2021-01-273-35/+14
| * ndisc/tests: use nmtst_main_loop_run_assert() to ensure we terminateThomas Haller2021-01-271-5/+5
| * ndisc: mark NMIcmpv6RouterPref enum as _nm_packedThomas Haller2021-01-271-1/+1
| * ndisc: add static asserts to _route_preference_coerce()Thomas Haller2021-01-271-3/+15
| * shared/tests: add nmtst_main_loop_run_assert() helperThomas Haller2021-01-271-0/+8
| * shared: add nm_g_{idle,timeout}_add_source() helpersThomas Haller2021-01-271-0/+53
|/
* tools: find the NetworkManager-all-sym binary locationorbea2021-01-261-1/+4
* libnm/docs: explain that edns0/trust-ad is automatically added to DNS optionsThomas Haller2021-01-263-4/+8
* DHCP: Support dhcpcd-9.xRoy Marples2021-01-264-41/+67