summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-tun.c
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* all: drop empty first line from sourcesThomas Haller2019-06-111-1/+0
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* all: drop unnecessary includes of <errno.h> and <string.h>Thomas Haller2019-02-121-1/+0
* libnm-core: reorder code in settingsThomas Haller2019-01-151-49/+58
* libnm-core: cleanup NMSetting's class initializationThomas Haller2019-01-151-47/+41
* libnm: rework setting metadata for property handlingThomas Haller2018-08-101-2/+3
* libnm: use NMMetaSettingInfo for tracking setting priorityThomas Haller2018-08-101-3/+3
* libnm/trivial: cleanup variable names in settings' class-init functionsThomas Haller2018-08-101-7/+6
* libnm: avoid constructor function for registering NMSetting typesThomas Haller2018-07-011-1/+0
* core/platform: add support for TUN/TAP netlink support and various cleanupThomas Haller2018-03-201-2/+2
* libnm: use enum for setting prioritiesThomas Haller2017-06-071-1/+1
* all: use "unsigned" instead of "unsigned int"Thomas Haller2017-03-141-1/+1
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-1/+1
* libnm-core: add NMSettingTunBeniamino Galvani2015-11-251-0/+409