summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-6lowpan.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-5/+6
2018-07-01libnm: avoid constructor function for registering NMSetting typesThomas Haller1-1/+0
2018-06-29libnm-core: add NMSetting{6Lowpan,Wpan}Class to a public headerLubomir Rintel1-2/+2
2018-06-26core: add NMSetting6LowpanLubomir Rintel1-0/+229