RE: PPP IPv6 prefix length and stateless autoconfiguration?

2006-10-17 Thread Krejsa, Dan
/ [mailto:[EMAIL PROTECTED] Sent: Monday, October 16, 2006 7:40 PM To: Krejsa, Dan Cc: freebsd-net@freebsd.org Subject: Re: PPP IPv6 prefix length and stateless autoconfiguration? >>>>> On Mon, 16 Oct 2006 15:19:55 -0700, >>>>> "Krejsa, Dan" <[

PPP IPv6 prefix length and stateless autoconfiguration?

2006-10-16 Thread Krejsa, Dan
Hi, Some code in the in6_update_ifa() function in netinet6/in6.c enforces that if an IPv6 destination address is specified for an interface address, the interface must be point-to-point or loopback (fine), and the corresponding prefix length must be exactly 128 bits. The latter seems (at least na