]> git.ipfire.org Git - thirdparty/linux.git/commit - drivers/net/tun.c
Allow ethtool to change tun link settings
authorChas Williams <3chas3@gmail.com>
Sat, 2 Jun 2018 21:49:53 +0000 (17:49 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Jun 2018 20:05:16 +0000 (16:05 -0400)
commit4e24f2dd516ed85fc8fd568ceae589ad0a07b7d5
tree5b3a946e4ef6861a1f8f808bd86208fcbb058eef
parent4cd328f83916ce1df69bed43c84af75e0c3d6f2d
Allow ethtool to change tun link settings

Let user space set whatever it would like to advertise for the
tun interface.  Preserve the existing defaults.

Signed-off-by: Chas Williams <3chas3@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tun.c