summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-ovs-patch.c
Commit message (Expand)AuthorAgeFilesLines
* all: use nm_utils_ipaddr_is_valid() instead of nm_utils_ipaddr_valid()Thomas Haller2020-01-281-2/+2
* libnm: don't have G_PARAM_CONSTRUCT properties in NMSetting instancesThomas Haller2019-12-241-1/+0
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* libnm-core: reorder code in settingsThomas Haller2019-01-151-0/+2
* libnm-core: cleanup NMSetting's class initializationThomas Haller2019-01-151-12/+11
* 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-5/+6
* libnm: avoid constructor function for registering NMSetting typesThomas Haller2018-07-011-1/+0
* contrib/rpm: Use Open vSwitch instead of OpenVSwitchTimothy Redaelli2018-06-281-3/+3
* all: get rid of a handful of unused-but-set variablesLubomir Rintel2017-12-181-6/+2
* libnm: fix normalizing and verifying OVS connectionsThomas Haller2017-10-301-31/+0
* libnm-core: add ovs-interface settingLubomir Rintel2017-10-301-0/+31
* libnm-core: add ovs-patch settingLubomir Rintel2017-10-301-0/+215