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]
Other format: [Raw text]

Re: IPv6 ::1 route?


Andrew Lunn wrote:
Hi Folks

Any IPv6 experts out there?

eCos's routing table does not contain a route for ::1/128, the IPv6
loopback address.


From what i can find on the net, i would expect to see something like:

Kernel IPv6 routing table
Destination Next Hop Flags Metric Ref Use Iface
::1/128 :: UH 1 1 0 lo


What normally adds this on a FreeBSD system? Does the kernel do it
automatically, or is it added by a startup script from user space? I've not found the answer to this via google.

I think the answer is around here: http://www.freebsd.org/cgi/cvsweb.cgi/src/etc/rc.d/network_ipv6?rev=1.32&content-type=text/x-cvsweb-markup or for short: http://tinyurl.com/90ud

although it isn't entirely clear for certain. But I'm sure startup script from user space is right.

Jifl
--
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine


-- Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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