commit | a22bb0b9b9b09b4cc711f6d577679773e074dde9 | [log] [tgz] |
---|---|---|
author | Francesco Ruggeri <fruggeri@aristanetworks.com> | Wed Oct 22 15:29:24 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Oct 30 04:47:39 2014 -0700 |
tree | ee0ef59e2c53fae0c80c69960929e8788e2fa960 | |
parent | d70127e8a942364de8dd140fe73893efda363293 [diff] |
e1000: unset IFF_UNICAST_FLT on WMware 82545EM VMWare's e1000 implementation does not seem to support unicast filtering. This can be observed by configuring a macvlan interface on eth0 in a VM in VMWare Fusion 5.0.5, and trying to use that interface instead of eth0. Tested on 3.16. Signed-off-by: Francesco Ruggeri <fruggeri@arista.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>