This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: connect() to machine outside local network


At 2000-07-12 14:36:47+0000, Nick Barnes writes:
> connect() works OK for local machines but gives me EHOSTUNREACH
> outside the local network.

After some single-stepping in the TCP/IP stack, I think this is an
eCos problem, not a problem with my local network.  rtalloc() inside
ip_output() is returning 0.

I don't have a clear understanding of the route datastructures (in
route.c and radix.c), but I can do more single-stepping if that would
help.

Nick B

--
FreeBSD 2.2.8-RELEASE: up 10 days, 21:57
Last reboot due to lightning strike.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]