[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(usagi-users 01162) Re: Is this a bug?



In article <4.3.2.7.2.20020117100701.029127e0@xxxxxxxxxxxxxxxxxxxxxx> (at Thu, 17 Jan 2002 10:24:32 -0800), Zhang Qingjun <zhangqj@xxxxxxxxxxxxxx> says:

> But whether such kind address selection may cause some routing problem for 
> the reply packets?

Draft says:

   Rule 4: Prefer home addresses. 
   If SA is simultaneously a home address and care-of address and SB is 
   not, then prefer SA. Similarly, if SB is simultaneously a home 
   address and care-of address and SA is not, then prefer SB. 
   If SA is just a home address and SB is just a care-of address, then 
   prefer SA. Similarly, if SB is just a home address and SA is just a 
   care-of address, then prefer SB. 
   An implementation may support a per-connection configuration 
   mechanism (for example, a socket option) to reverse the sense of 
   this preference and prefer care-of addresses over home addresses.

If the addresses are the same at the view of the rule 
1: Prefer same address, 2: Prefer appropriate scope, 3: Avoid deprecated
address, 4: Prefer home addresses, address on interface B will be used.

Please tell us further details (kernel version, source address candidates,
destination and so on) if you think the behavior is buggy.

--yoshfuji