summaryrefslogtreecommitdiff
path: root/src/devices/nm-device-veth.h
Commit message (Expand)AuthorAgeFilesLines
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-041-27/+0
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* all: unify comment style for SPDX-License-Identifier tagThomas Haller2020-09-291-1/+1
* all: reformat all with new clang-format styleAntonio Cardace2020-09-281-8/+10
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-2/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* all: cleanup includes in header filesThomas Haller2016-08-171-5/+1
* veth: refactor type definition of NMDeviceVethThomas Haller2016-07-051-2/+2
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-2/+0
* veth: port to internal device factoryDan Williams2014-09-111-10/+2
* all: fix up multiple-include-guard definesDan Winship2014-08-161-2/+2
* devices: make constructors take an NMPlatformLinkDan Winship2013-06-051-3/+1
* platform, devices: add support for veth devicesDan Winship2013-05-241-0/+56