aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorWANG Cong <xiyou.wangcong@gmail.com>2014-02-11 17:21:26 -0800
committerDavid S. Miller <davem@davemloft.net>2014-02-13 17:46:49 -0500
commit25f929fbff0d1bcebf2e92656d33025cd330cbf8 (patch)
tree20263225506bf0be6faaad37627cb062df478c65 /arch
parentMerge branch 'i40e' (diff)
downloadlinux-dev-25f929fbff0d1bcebf2e92656d33025cd330cbf8.tar.xz
linux-dev-25f929fbff0d1bcebf2e92656d33025cd330cbf8.zip
net: allow setting mac address of loopback device
We are trying to mirror the local traffic from lo to eth0, allowing setting mac address of lo to eth0 would make the ether addresses in these packets correct, so that we don't have to modify the ether header again. Since usually no one cares about its mac address (all-zero), it is safe to allow those who care to set its mac address. Cc: Hannes Frederic Sowa <hannes@stressinduktion.org> Cc: Neil Horman <nhorman@tuxdriver.com> Cc: Stephen Hemminger <stephen@networkplumber.org> Cc: Eric Dumazet <edumazet@google.com> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions