aboutsummaryrefslogtreecommitdiffstats
path: root/ip/iptuntap.c
Commit message (Expand)AuthorAgeFilesLines
* ip tuntap: Added missing commands in usagevadimk2014-09-281-1/+1
* ip tuntap: Add checking if tun/tap mode was set by defaultvadimk2014-09-281-4/+5
* iptuntap: allow creation of multi-queue tun/tap deviceSriram Narasimhan2013-05-241-1/+3
* iproute2: improved error messagesKees van Reeuwijk2013-02-111-1/+1
* iproute2: man page and /bin/ip disagree on del vs deleteAndreas Henriksson2012-05-211-1/+1
* Add missing closedir() call in do_show()Thomas Jarosch2011-10-071-0/+1
* iptuntap: avoid double openDan McGee2011-08-311-1/+1
* Add 'ip tuntap' support.David Woodhouse2009-09-191-0/+323