Closed ghost closed 9 years ago
Two suggestions:
ip link
instead of ifconfig
to set promiscuous mode(I think that if we enable promisc unconditionally, it will have adverse performance effects on real physical machines...)
I think only promisc network card can receive different mac packet.
I'm not 100% sure, but if I remember well, most modern NICs have multiple mac filters, used for virtualization-like scenarios (macvlan and others) as well as multicast.
See for instance e1000.
Closing older issues.
add readme for vmware