[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150509.174017.6956415471104971.davem@davemloft.net>
Date: Sat, 09 May 2015 17:40:17 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: justin@...iabit.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] macvtap add missing ioctls
From: Justin Cormack <justin@...iabit.com>
Date: Wed, 06 May 2015 16:56:15 +0100
> 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@...bsd.org>
The correct format of a signoff is "Signed-off-by: " The exact format
is important because scripts, GIT tools, and web applications parse
these tags.
Also please format your commit message to ~80 columns.
Please fix this up and resubmit, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists