summaryrefslogtreecommitdiff
path: root/libnm-core/nm-setting-ovs-bridge.c
Commit message (Expand)AuthorAgeFilesLines
* build: move "libnm-core/" to "src/" and split itThomas Haller2021-02-181-374/+0
* all: add "libnm-core/nm-default-libnm-core.h" as replacement for "nm-default.h"Thomas Haller2021-02-091-1/+1
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* all: drop unnecessary cast for return value of g_object_new()Thomas Haller2020-11-121-1/+1
* all: unify comment style for SPDX-License-Identifier tagThomas Haller2020-09-291-1/+1
* format: replace tabs for indentation in code commentsac/clang-formatThomas Haller2020-09-281-30/+30
* all: reformat all with new clang-format styleAntonio Cardace2020-09-281-186/+193
* libnm: don't have G_PARAM_CONSTRUCT properties in NMSetting instancesThomas Haller2019-12-241-4/+0
* libnm: sort fields in NMSetting structures by size and alignmentThomas Haller2019-12-241-3/+3
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* core: add ovs-bridge.datapath-type propertyLubomir Rintel2019-07-251-0/+50
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* libnm-core: reorder code in settingsThomas Haller2019-01-151-1/+3
* libnm-core: cleanup NMSetting's class initializationThomas Haller2019-01-151-33/+29
* 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-2/+2
* libnm-core: add ovs-bridge settingLubomir Rintel2017-10-301-0/+337