change of IP address effect at a kernel driver

Hi there

I have a driver using TDI interface to connect a local port to a remote
port . That works fine
until I decide to change the IP address of the transport from the Windows
Local Area Connection/Internet protocol GUI
(I am using fixed IP address) . That causes a crash with Blue screen :
0x000001e (0xc0000005,…)
What am I missing ?
Disconnect of the cable is handled ok by reestablishing the broken
connection , but that is done for an unchanged address .

Zvi Dubitzky
Storage Systems Technology Email: dubi@il.ibm.com
IBM Haifa Research Laboratory Phone: +972-4-8296182
Haifa, 31905, ISRAEL

On Wed, 2004-07-07 at 13:27, Zvi Dubitzky wrote:

I have a driver using TDI interface to connect a local port to a
remote port . That works fine
until I decide to change the IP address of the transport from the
Windows Local Area Connection/Internet protocol GUI
(I am using fixed IP address) . That causes a crash with Blue screen
: 0x000001e (0xc0000005,…)
What am I missing ?

Got a stack?

-sd