Opened 14 years ago
Closed 14 years ago
#29 closed enhancement (fixed)
Promiscuous mode doesn't work - r8169-0.0.4 causes major problems with Virtual PC 5.1 and Virtual Switch
| Reported by: | Doug Bissett | Owned by: | David Azarewicz |
|---|---|---|---|
| Priority: | major | Component: | r8169 |
| Version: | 0.0.4 | Keywords: | |
| Cc: |
Description
Using the contents of r8169-0.0.4.zip on my Asus M3A78-EM motherboard (the onboard NIC died, so I have a plug in 8169 in it), with quad core Phenom processor, I have major problems with Virtual Switch. Running WinXP under VPC 5.1, I see windows start to run, then it is hung for about a minute while it attempts to get a DHCP address. That seems to have been successful, but no further network activity is possible, and trying to close WinXP hangs the system.
Using r8169-0.0.3.zip I see the same problem. VPC works fine when I use the GENMAC driver, but performance is not as good otherwise.
Change History (4)
comment:1 by , 14 years ago
| Component: | common → r8169 |
|---|---|
| Owner: | set to |
| Status: | new → accepted |
| Summary: | r8169-0.0.4 causes major problems with Virtual PC 5.1 and Virtual Switch → Promiscuous mode doesn't work - r8169-0.0.4 causes major problems with Virtual PC 5.1 and Virtual Switch |
| Type: | defect → enhancement |
| Version: | → 0.0.4 |
comment:2 by , 14 years ago
I have implemented promiscuous mode and tested it with vswitch. It will be in the next version of this driver.
comment:4 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |

VSWITCH require promiscuous mode and promiscuous mode is not implemented in this driver. When I get some time I'll look into adding this feature. This is a hardware specific feature.