summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-macvlan.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-10libnm: rework setting metadata for property handlingThomas Haller1-2/+3
2018-08-10libnm: use NMMetaSettingInfo for tracking setting priorityThomas Haller1-3/+3
2018-08-10libnm/trivial: cleanup variable names in settings' class-init functionsThomas Haller1-7/+5
2018-07-01libnm: avoid constructor function for registering NMSetting typesThomas Haller1-1/+0
2017-12-18all: get rid of a handful of unused-but-set variablesLubomir Rintel1-6/+2
2017-06-07libnm: use enum for setting prioritiesThomas Haller1-1/+1
2017-01-06all: use nm_utils_is_valid_iface_name()Lubomir Rintel1-1/+1
2016-10-03all: modify line separator comments to be 80 chars wideThomas Haller1-1/+1
2016-03-30libnm-core: remove trailing quote from message in nm-setting-macvlan.cBeniamino Galvani1-2/+1
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-1/+1
2015-12-09libnm-core: add NMSettingMacvlanBeniamino Galvani1-0/+350