summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* l3cfg: add support for IPv4 link local addresses (ipv4ll) to NML3Cfgth/l3cfg-13Thomas Haller2020-10-227-6/+1427
* l3cfg: combine NML3AcdAddrTrackInfo and AcdTrackDataThomas Haller2020-10-222-80/+58
* platform/tests: add NMTstpAcdDefender helper for testingThomas Haller2020-10-222-1/+154
* platform: interpret metric_any for routes to accept offset for default metricThomas Haller2020-10-223-78/+85
* l3cfg/tests: cleanup l3cfg tests and set a fixed MAC address on the test inte...Thomas Haller2020-10-221-9/+39
* l3cfg: add nm_netns_get_l3cfg() accessorThomas Haller2020-10-222-0/+15
* l3cfg: add nm_l3_acd_addr_info_find_track_info() helperThomas Haller2020-10-221-0/+27
* l3cfg: various bugfixes in NML3CfgThomas Haller2020-10-222-13/+19
* platform/tests: better handling "timeout_msec" argument in nmtst_main_context...Thomas Haller2020-10-221-1/+5
* tests: add nmtst_get_rand_one_case_in() helperThomas Haller2020-10-221-3/+16
* shared: add nm_ptr_to_uintptr() helperThomas Haller2020-10-221-1/+16
* shared: add nm_add_u32_clamped() helperThomas Haller2020-10-221-0/+13
* trivial: whitespace fixesThomas Haller2020-10-221-1/+1
* manager: fix very bad usage of 'nm_utils_user_data_unpack'Antonio Cardace2020-10-221-1/+2
* shared: introduce opaque type NMUtilsUserData for nm_utils_user_data_pack()Thomas Haller2020-10-222-6/+8
* all/trivial: fix formattingThomas Haller2020-10-221-2/+3
* wifi: merge branch 'balrog-kun/NetworkManager-iwd-query-speed'Beniamino Galvani2020-10-222-196/+172
|\
| * iwd: Remove a redundant set_current_ap callAndrew Zaborowski2020-10-221-2/+0
| * iwd: Use platform-utils to update signal/rate/bssid/frequencyAndrew Zaborowski2020-10-221-3/+77
| * platform/wifi: Cache GET_STATION dump data between callsAndrew Zaborowski2020-10-221-26/+31
| * platform/wifi: Use GET_STATION instead of GET_SCAN dumpsAndrew Zaborowski2020-10-221-173/+64
| * platform/wifi: Read frequency from NL80211_CMD_GET_INTERFACEAndrew Zaborowski2020-10-221-4/+12
|/
* all/trivial: rename local variable for user_data for nm_utils_user_data_unpack()Thomas Haller2020-10-222-7/+7
* mailmap: add Matt to mailmapThomas Haller2020-10-221-0/+1
* cli: make clients able to configure VXLAN without "remote"Matt Bernstein2020-10-222-2/+1
* checkpatch: ignore warning about g_assert*() also for files like "shared/nm-u...Thomas Haller2020-10-221-1/+1
* shared/c-rbtree: reimportThomas Haller2020-10-211-0/+2
|\
| * Squashed 'shared/c-rbtree/' changes from bd1c14dc0d93..3162c5c04574Thomas Haller2020-10-212-2/+13
* | c-rbtree: align CRBTree with CRBNodeDavid Rheinsberg2020-10-211-2/+7
* | c-rbtree: fix struct alignment of CRBTree on m68k architecturesThomas Haller2020-10-211-1/+5
* | license: merge branch 'th/keyfile-relicense-as-lgpl'Thomas Haller2020-10-204-4/+4
|\ \
| * | keyfile: remove "keyfile-history.sh" scriptThomas Haller2020-10-201-97/+0
| * | keyfile: relicense the code under LGPL-2.1+Thomas Haller2020-10-204-4/+4
| * | keyfile: add "keyfile-history.sh" script for finding copyright holders of "sh...Thomas Haller2020-10-201-0/+97
|/ /
* | NEWS: updateBeniamino Galvani2020-10-201-4/+6
* | license: merge branch 'th/fix-lgpl-license-violations' (part 3)Thomas Haller2020-10-202-2/+2
|\ \
| * | license: relicense "libnm-core/nm-vpn-dbus-interface.h" under LGPL-2.1+Thomas Haller2020-10-201-1/+1
| * | license: relicense "libnm-core/nm-dbus-interface.h" under LGPL-2.1+Thomas Haller2020-10-201-1/+1
|/ /
* | license: merge branch 'th/fix-lgpl-license-violations' (part 2)Thomas Haller2020-10-206-6/+6
|\ \
| * | license: relicense "libnm-core/nm-core-types.h" under LGPL-2.1+Thomas Haller2020-10-201-1/+1
| * | license: relicense "libnm/nm-types.h" under LGPL-2.1+Thomas Haller2020-10-201-1/+1
| * | license: relicense "shared/nm-udev-aux/nm-udev-utils.[hc]" under LGPL-2.1+Thomas Haller2020-10-202-2/+2
| * | license: relicense "libnm-core/nm-libnm-core-aux/nm-dispatcher-api.h" under L...Thomas Haller2020-10-201-1/+1
| * | license: relicense "shared/nm-test-utils-impl.c" under LGPL-2.1+Thomas Haller2020-10-201-1/+1
|/ /
* | shared: use C comments for SPDX header in "nm-version-macros.h.in"Thomas Haller2020-10-201-1/+1
* | version: add 1.30 macrosThomas Haller2020-10-202-0/+15
* | libnm: fix detecting address family for error message in NMSettingVxlan.verify()Thomas Haller2020-10-201-31/+28
* | libnm: canonicalize local/remote IP address in NMSettingVxlanThomas Haller2020-10-201-4/+15
* | libnm,core: allow VXLAN connections without an explicit remote VTEPbarinet2020-10-202-24/+22
* | NEWS: fix entry that is targeted for 1.30 instead of 1.28Thomas Haller2020-10-201-4/+4