summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-vxlan.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-06-07libnm: use enum for setting prioritiesThomas Haller1-1/+1
2017-05-28all: fix typos in documentation, translated strings and commentsYuri Chornoivan1-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-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-1/+1
2016-02-05libnm: fix NMSettingVxlan ageing and limit max valuesDan Williams1-2/+2
2016-02-05libnm: fix copy & paste error in NMSettingVxlan propertiesDan Williams1-1/+1
2015-12-09libnm-core: add NMSettingVxlanBeniamino Galvani1-0/+843