commit | 5228ddc98fa49b3cedab4024e269d62410a0d806 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu Jul 03 03:46:16 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 03 03:46:16 2008 -0700 |
tree | 0d3cceeac55ec09b0fa593666bc03373954b3d9a | |
parent | 07240fd0902c872f044f523893364a1a24c9f278 [diff] |
tun: TUNSETFEATURES to set gso features. ethtool is useful for setting (some) device fields, but it's root-only. Finer feature control is available through a tun-specific ioctl. (Includes Mark McLoughlin <markmc@redhat.com>'s fix to hold rtnl sem). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Acked-by: Max Krasnyansky <maxk@qualcomm.com> Signed-off-by: David S. Miller <davem@davemloft.net>