From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Grover Subject: WinPV net strangeness Date: Tue, 18 Dec 2007 15:03:34 -0800 Message-ID: <1198019014.17967.0.camel@oracle> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: James Harper Cc: xen-devel List-Id: xen-devel@lists.xenproject.org Hi James and Xen folks, Apparently when I said the GPLPV net driver was sending and receiving packets, I was not quite correct. I am having the following issues: 1) It successfully receives packets and passes them to the net stack by calling NdisMIndicateReceivePacket(). However, something must be wrong because the packets (incl DHCP offer) are not registering with the OS and it ends up with a link-local (169.254.*.*) address. 2) In trying to diagnose #1, I tried to use Server2k3's Network Monitor, however the my driver's interface does not show up in the interface list due to some error. Anyone with Windows net experience have a solution, or tips on how to debug this? Thanks -- Regards -- Andy P.S. hg url: http://xenbits.xensource.com/ext/win-pvdrivers.hg