Skip to content
Snippets Groups Projects
Commit ff4cc3ac authored by Mike Kershaw's avatar Mike Kershaw Committed by David S. Miller
Browse files

[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: default avatarMike Kershaw <dragorn@kismetwireless.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 80ac2912
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment