summaryrefslogtreecommitdiff
path: root/src/devices/nm-device-vlan.c
Commit message (Expand)AuthorAgeFilesLines
* WIP: check all calls to nm_act_request_get_(applied_)connectionth/bgo724041_applied_connectionth/applied-connection-bgo724041Thomas Haller2014-02-101-1/+1
* core: switch to use *_get_live_connection()Thomas Haller2014-02-101-1/+1
* coverity: fix various warnings detected with Coverity (fixup)Thomas Haller2013-11-131-1/+6
* coverity: fix various warnings detected with CoverityThomas Haller2013-11-131-1/+1
* core: implement update_connection() for VLANsPavel Šimerda2013-11-081-32/+72
* core: implement :mtu and :cloned-mac-address for VLANDan Winship2013-09-121-0/+58
* all: standardize on NMSettingWired:mac-address for all VLANsDan Winship2013-09-121-17/+30
* core: move software device creation logic out of NMManagerDan Winship2013-09-121-38/+114
* core: set VLAN ingress/egress maps at activation timeDan Winship2013-09-121-0/+42
* core: update UDI when it's availableDan Williams2013-08-071-3/+1
* trivial: remove unused system.h includeslPavel Šimerda2013-07-051-1/+0
* core: rename nm_device_hw_* to nm_device_*Dan Williams2013-06-141-3/+3
* core: use nm-platform for link managementPavel Šimerda2013-05-241-32/+5
* core: clean up and simplify device capabilities handlingDan Williams2013-05-201-1/+1
* core: move carrier handling to NMDeviceDan Winship2013-05-201-132/+22
* core: make nm-properties-changed-signal always export the right propertiesDan Winship2013-05-201-16/+4
* core: move devices into a subdirectoryDan Winship2013-05-081-0/+603