summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-tun.c
Commit message (Expand)AuthorAgeFilesLines
* 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