Hello Klaus,

§$%"§$&%$ have downloaded a port of uip and there was the bug... :(
someone must renamed it... sorry
i have checked and replaced changed files with original uip file but
my webserver don't work... see first port
any ideas?


Thursday, September 7, 2006, 9:24:15 AM, you wrote:

>>Hello ,
>>i have trouble with the webserver in uip v1.0
>>
>>but first i want post a bug i found in uip_arp_update... at the end of
>>the function there is a memcpy:
>>-> memcpy(tabptr->ipaddr, ipaddr, 4);
>>but ipaddr is a global var and the arp table gets a zero ipadress...
>>the correct line should be
>>-> memcpy(tabptr->ipaddr, lipaddr, 4);
>>
KK> Hello Sven

KK> I cant find the bug you've decribed.
KK> In my code ipaddr is the function variable of
KK> uip_arp_update(u16_t* ipaddr, .....

KK> I can't find Iipaddr anywhere.

KK> Greetings Klaus




                
___________________________________________________________ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de

Reply via email to