diff options
author | 2015-05-11 20:00:10 +0100 | |
---|---|---|
committer | 2015-05-12 23:01:01 -0400 | |
commit | b5082083392224eca4c46abde908ab0e4210510c (patch) | |
tree | 7f8014b9fc4998b43d207139f09a5d0ead691ac6 /net/switchdev/switchdev.c | |
parent | Merge branch 'switchdev_spring_cleanup' (diff) | |
download | wireguard-linux-b5082083392224eca4c46abde908ab0e4210510c.tar.xz wireguard-linux-b5082083392224eca4c46abde908ab0e4210510c.zip |
macvtap add missing ioctls - fix wrapping
The macvtap driver tries to emulate all the ioctls supported by a normal
tun/tap driver, however it was missing the generic SIOCGIFHWADDR and
SIOCSIFHWADDR ioctls to get and set the mac address that are supported
by tun/tap. This patch adds these.
Signed-off-by: Justin Cormack <justin@netbsd.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions