From: Mike Kershaw Date: Fri, 2 Sep 2005 00:40:05 +0000 (-0700) Subject: [TUNTAP]: Allow setting the linktype of the tap device from userspace X-Git-Tag: v2.6.14-rc1~777^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff4cc3ac93e1d0369928fd60ec1fe82417afc576;p=pandora-kernel.git [TUNTAP]: Allow setting the linktype of the tap device from userspace Currently tun/tap only supports the EN10MB ARP type. For use with wireless and other networking types it should be possible to set the ARP type via an ioctl. Patch v2: Included check that the tap interface is down before changing the link type out from underneath it Signed-off-by: Mike Kershaw Signed-off-by: David S. Miller --- Reading git-diff-tree failed