summaryrefslogtreecommitdiff
path: root/src/devices/nm-device-tun.c
Commit message (Expand)AuthorAgeFilesLines
* core: make NMDeviceTun 'mode' immutable and set at construct timeThomas Haller2014-01-301-4/+40
* core/tun: make reading of tun properties more robustThomas Haller2014-01-301-6/+48
* core: turn link_changed() into a proper virtual functionPavel Šimerda2013-07-291-1/+3
* devices: make constructors take an NMPlatformLinkDan Winship2013-06-051-7/+4
* platform, devices: add support for tun and tap devicesDan Winship2013-06-041-0/+217