summaryrefslogtreecommitdiff
path: root/src/devices/nm-device-wireguard.h
Commit message (Collapse)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
| | | | | $ find * -type f |xargs perl contrib/scripts/spdx.pl $ git rm contrib/scripts/spdx.pl
* core: introduce NMDeviceWireGuardJavier Arteaga2018-08-061-0/+41
For now, the device only exposes partial link status (not including peers). It cannot create new links.