linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* (no subject)
@ 2003-08-20 12:58 Po-Chou Su
  0 siblings, 0 replies; only message in thread
From: Po-Chou Su @ 2003-08-20 12:58 UTC (permalink / raw)


Hi all,
If the current code with Linux kernel 2.4.18 will also pick up the first one address it finds ?
 
I tried my desktop, it always choose the same ipv6 address to internet, but when I check the 
soure code, shows as below
/*
 * Choose an apropriate source address
 * should do:
 * i) get an address with an apropriate scope
 * ii) see if there is a specific route for the destination and use
 *  an address of the attached interface 
 * iii) don't use deprecated addresses
 */
int ipv6_get_saddr(struct dst_entry *dst,
     struct in6_addr *daddr, struct in6_addr *saddr)
Why this does not work ? or when it will work ?
 
Thanks for your suggestion.
PC


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-08-20 13:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-20 12:58 Po-Chou Su

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).