summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* policy: track best active connections rather than best devicesbg/vpn-primaryBeniamino Galvani2018-07-093-165/+169
* policy: choose best VPN based on metricsBeniamino Galvani2018-07-091-13/+23
* manager: accept non-null device for VPN activationsBeniamino Galvani2018-07-091-15/+1
* build/meson: fix meson build without pppdThomas Haller2018-07-091-0/+4
* platform: reduce logging level for wireguard messagesThomas Haller2018-07-091-6/+5
* platform: fix -Werror=maybe-uninitialized in _new_from_nl_link()Thomas Haller2018-07-091-1/+1
* platform/linux: drop an unused variableLubomir Rintel2018-07-091-1/+0
* ppp-manager: use configured pppd pathJan Tojnar2018-07-091-1/+1
* meson: define PPPD_PATH variableJan Tojnar2018-07-091-0/+2
* merge: branch 'wireguard-platform' of https://github.com/jbeta/NetworkManagerLubomir Rintel2018-07-097-0/+719
|\
| * platform: add support for WireGuard linksJavier Arteaga2018-07-017-2/+709
| * platform-linux: add support function for genlJavier Arteaga2018-06-281-0/+12
* | man/trivial: fix heading comment in nm-openvswitch.xmlFrancesco Giudici2018-07-061-1/+1
* | device: fix order of params in nm_match_spec_device prototypeOlivier Gayot2018-07-061-1/+1
* | Increase timeout in test-nm-client to 30sMichael Biebl2018-07-051-1/+1
* | libnm: add (allow-none) annotations to nm_device_reapply()Beniamino Galvani2018-07-041-8/+11
* | merge: branch 'bg/ip-tunnel-gretap-bgo796645'Beniamino Galvani2018-07-0214-194/+728
|\ \
| * | ip-tunnel: allow wired setting for some tunnel modesbg/ip-tunnel-gretap-bgo796645Beniamino Galvani2018-07-024-0/+52
| * | ip-tunnel: add support for ip6gre and ip6gretap tunnel connectionsBeniamino Galvani2018-07-023-24/+126
| * | ip-tunnel: add support for gretap tunnel connectionsBeniamino Galvani2018-07-023-6/+25
| * | platform: add ip6gre/ip6gretap tunnels supportBeniamino Galvani2018-07-028-2/+400
| * | platform: add gretap tunnels supportBeniamino Galvani2018-07-027-21/+89
| * | platform: uniform logging for link-add functionsBeniamino Galvani2018-07-021-45/+21
| * | platform: fix printing macvtap linksBeniamino Galvani2018-07-021-1/+2
| * | platform: fix linux-platform link_*_add() functions signatureBeniamino Galvani2018-07-021-7/+7
| * | platform: avoid double log messagesBeniamino Galvani2018-07-022-90/+9
| * | platform: fix attribute size in link_gre_add()Beniamino Galvani2018-07-021-2/+2
| * | core: fix wrong check of gretap hardware lengthBeniamino Galvani2018-07-021-1/+0
|/ /
* | libnm: merge branch 'th/libnm-register-settings'Thomas Haller2018-07-0144-73/+116
|\ \
| * | libnm: add code comment about thread-safty of _nm_utils_init() and use atomicThomas Haller2018-07-011-5/+14
| * | libnm: avoid constructor function for registering NMSetting typesThomas Haller2018-07-0143-59/+84
| * | libnm: make _nm_register_setting() thread safeThomas Haller2018-07-011-3/+12
| * | libnm: avoid constructor function to initialize setting registration for NMSe...Thomas Haller2018-07-011-20/+20
|/ /
* | libnm: fix missing symbols in libnm ABIThomas Haller2018-06-302-1/+19
* | libnm: add missing symbols for 1.14 APIThomas Haller2018-06-301-0/+2
* | libnm: fix symbol versioning for new symbols in 1.14 ABIThomas Haller2018-06-301-4/+8
* | dnsmasq: fix separation from system-wide dnsmasqEric Renfro2018-06-301-1/+6
* | nm-online: print "[started|start-pending|failure]" for --wait-for-startupThomas Haller2018-06-301-5/+24
* | libnm-core: add NMSetting{6Lowpan,Wpan}Class to a public headerLubomir Rintel2018-06-294-4/+8
* | examples/python: drop nmex.pyLubomir Rintel2018-06-292-74/+0
* | release: bump version to 1.13.1-dev after 1.12.0 release1.13.1-devThomas Haller2018-06-29949-6697/+32859
|\ \
| * \ device: merge branch 'th/device-dad-handling-rh1593210'Thomas Haller2018-06-294-76/+68
| |\ \
| | * | device: only check for IPv6 DAD and link-local address on actively managed de...Thomas Haller2018-06-291-1/+3
| | * | device: emit IP address changes in queued_ip_config_change() only onceThomas Haller2018-06-294-13/+25
| | * | device: refactor handling dad6_failed_addrs in queued_ip_config_change()Thomas Haller2018-06-291-8/+7
| | * | device: split handling for dad6_failed_addrs and dad6_ip6_config in queued_ip...Thomas Haller2018-06-291-2/+5
| | * | device: simplify postponing IP config change in queued_ip_config_change()Thomas Haller2018-06-291-17/+11
| | * | device: clear dad6_failed_addrs in _cleanup_ip_pre()Thomas Haller2018-06-291-0/+2
| | * | device: simplify handling of IP config changes while initializing linkThomas Haller2018-06-291-38/+18
| |/ /
| * | device: clear the dhcp grace-period source idBeniamino Galvani2018-06-291-0/+4