[PATCH 2/2] [IPV6]: Fix source address selection for ORCHID addresses

2008-02-21 Thread Juha-Matti Tapio
lar addresses when talking to other regular hosts in the 2001::/16 range thus breaking non-orchid connections. Signed-off-by: Juha-Matti Tapio <[EMAIL PROTECTED]> --- include/net/ipv6.h | 10 ++ net/ipv6/addrconf.c |5 + 2 files changed, 15 insertions(+), 0 deletions(-) dif

[PATCH 1/2] [IPV6]: Add ORCHID prefix to address label table

2008-02-21 Thread Juha-Matti Tapio
therefore mixing regular and ORCHID addresses for source and destination is a bad idea in general case. Signed-off-by: Juha-Matti Tapio <[EMAIL PROTECTED]> --- net/ipv6/addrlabel.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/net/ipv6/addrlabel.c b/net/ipv6/addrl

Re: [PATCH] IPv6 address autoconfiguration does not work after device down/up cycle

2006-02-08 Thread Juha-Matti Tapio
On Wed, Feb 08, 2006 at 05:17:24PM +0200, Kristian Slavov wrote: > During NETDEV_DOWN we clear IF_READY, and we don't set it back in > NETDEV_UP. While starting to perform DAD on the link-local address, we > notice that the device is not in IF_READY, and we abort autoconfiguration > process (whi

Multicast trouble with Sun GEM in iBook

2006-02-05 Thread Juha-Matti Tapio
I have problems with receiving multicast on iBook's Sun GEM. 0002:20:0f.0 Ethernet controller: Apple Computer Inc. UniNorth 2 GMAC (Sun GEM) (rev 80) When I bring the interface up, it does not at first receive IPv6 multicast (waiting for a while does not help) which means that it does not proces