xen-netback: allow changing the MAC address of the interface
authorMatt Wilson <[email protected]>
Tue, 22 Jan 2013 08:08:25 +0000 (08:08 +0000)
committerDavid S. Miller <[email protected]>
Wed, 23 Jan 2013 18:42:20 +0000 (13:42 -0500)
commit4a633a602c26497b8285a202830829d3be007c7b
tree7fd0f9233146d859d6c1e139ab55dc214777cbc7
parente39363a9def53dd4086be107dc8b3ebca09f045d
xen-netback: allow changing the MAC address of the interface

Sometimes it is useful to be able to change the MAC address of the
interface for netback devices. For example, when using ebtables it may
be useful to be able to distinguish traffic from different interfaces
without depending on the interface name.

Reported-by: Nikita Borzykh <[email protected]>
Reported-by: Paul Harvey <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Konrad Rzeszutek Wilk <[email protected]>
Acked-by: Ian Campbell <[email protected]>
Signed-off-by: Matt Wilson <[email protected]>
Reviewed-by: Konrad Rzeszutek Wilk <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/xen-netback/interface.c