summaryrefslogtreecommitdiff
path: root/src/devices/nm-device-vxlan.c
Commit message (Expand)AuthorAgeFilesLines
* all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller2016-02-191-2/+1
* device: remove interface name checks from all classesLubomir Rintel2016-02-171-7/+1
* device-factory/trivial: rename get_virtual_iface_name() to get_connection_ifa...Lubomir Rintel2016-02-171-4/+4
* device: add nm_device_get_applied_setting()Beniamino Galvani2016-02-121-9/+1
* core: reject existing links when trying to add a link via platformThomas Haller2016-01-251-1/+1
* device: refactor virtual function NMDevice:unrealize_notify() to only clear p...Thomas Haller2016-01-111-2/+2
* device/trivial: rename virtual function NMDevice:unrealize() to unrealize_not...Thomas Haller2016-01-111-3/+3
* device: pass NMPlatformLink instance as const pointerThomas Haller2016-01-111-1/+1
* device: remove unneeded implementations of realize()Thomas Haller2016-01-111-11/+0
* device: move implementation of NMDevice:setup_start() to realize_start_setup()Thomas Haller2016-01-111-3/+3
* vxlan: add support for MTU and cloned-mac-address propertiesBeniamino Galvani2015-12-191-0/+54
* platform: return pointer to NMPlatformLink object for add functionsThomas Haller2015-12-101-2/+1
* device: pass const NMPlatformLink instance to setup_start()/setup_finish()Thomas Haller2015-12-091-1/+1
* device/vxlan: support device creationBeniamino Galvani2015-12-091-23/+431
* device: set link type from all factoriesLubomir Rintel2015-12-081-0/+1
* core: ensure platform links are compatible with the NMDeviceDan Williams2015-12-041-0/+2
* core: create devices first and realize them laterDan Williams2015-12-041-3/+3
* core: add class function for device unrealizationDan Williams2015-12-041-1/+19
* platform: implement vxlan properties as lnk dataThomas Haller2015-11-011-23/+24
* devices, active-connection: port to gdbusDan Winship2015-08-101-6/+7
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-1/+1
* core: split device creation and device setup (bgo #737458)Dan Williams2015-07-311-11/+18
* core: move D-Bus export/unexport into NMExportedObjectDan Winship2015-07-241-1/+1
* core: add an NMExportedObject base classDan Winship2015-07-241-3/+1
* vxlan: o.fd.NM.Device.Proxy is a booleanLubomir Rintel2015-06-181-1/+1
* core: let plugins indicate links which should be ignoreddcbw/dfa-earlyDan Williams2015-05-061-1/+1
* core: let device plugins advertise supported link and setting typesDan Williams2015-05-061-10/+8
* platform: add self argument to platform functionsThomas Haller2015-04-211-1/+1
* vxlan: port to internal device factoryDan Williams2014-09-111-12/+24
* logging: use new logging macros in NMDevice subclassesth/bgo734230_device_loggingThomas Haller2014-08-061-2/+5
* all: remove remaining GParamSpec name/blurb stringsDan Winship2014-06-191-64/+48
* platform, devices: add support for vxlan devicesDan Winship2014-03-061-0/+372
* Revert "platform, devices: add support for vxlan devices"Dan Winship2013-06-041-350/+0
* platform, devices: add support for vxlan devicesDan Winship2013-06-041-0/+350