aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers/linux/tap.c
Commit message (Expand)AuthorAgeFilesLines
* [linux] Apply MAC address prior to registering network deviceMichael Brown2013-09-031-5/+6
* [linux] Give tap devices a name and bus typeMichael Brown2013-08-271-0/+3
* [netdevice] Call netdev_link_[up|down|err]() only while registeredMichael Brown2010-09-051-2/+2
* [linux] Add the tap driverPiotr JaroszyƄski2010-08-191-0/+249