i am getting this error
**
arpresolve : can't allocate llinfo
**
whenever i use ping or my own network programs.
what could be the problem ( we can see from the
error that its due to arp )
what can be done to rectify this. have i missed
any init functions or any components in building
my vxworks image..
thanks in advance
-pavan
Sent via Deja.com
http://www.deja.com/
we were getting the same message when bootrom downloaded kernel image
from the host that was sitting behind the router (i.e. on the separate
subnet). When the target resides on the same subnet, that message
disappeares.
Dragan
Dragan Ostojic <ost...@sympatico.ca> wrote in message
news:3A528DBE...@sympatico.ca...
I had this problem with a shared memory network, and the solution was to
increase the system network stack, which is used to save stuff like
routing table entries. There is also a WindRiver application note
dealing with this: "vxWorks Network Stack Configuration/Performance".
Hope this helps,
Marc