(2010/03/05 17:55), Gerfried Fuchs wrote:
Hi! * YOSHIFUJI Hideaki<yoshfuji@linux-ipv6.org> [2010-03-05 07:27:07 CET]:Maybe because of AI_ADDRCONFIG flag. Do you have IPv6 global address?Yes, I did have one and some collegue was able to ping6 me, so it was also reachable.
Hmm
BTW, my 9-year-old tree is available via anoncvs/viewcvs/ftp: cvs -d :pserver:anoncvs@cvs.linux-ipv6.org:/cvsroot/apps co netris http://www.linux-ipv6.org/cvsweb/netris/?cvsroot=usagi-apps ftp://ftp.linux-ipv6.org/pub/ftp.v6.linux.or.jp/IPv6-2/IPv6_Patched_Apps/netris/ Or via git/gitweb: git://git.linux-ipv6.org/gitroot/yoshfuji/netris.git http://www.linux-ipv6.org/gitweb/gitweb.cgi?p=gitroot/yoshfuji/netris.gitIs the patch you have in there different from the one that Mats did send in? Does the repository also contain other changes that might be relevant?
Similar but different - I use multiple sockets rather than mapped address (so that it can run on other systems such as *BSDs or Solaris). My patch is basically about 9 years old (I did it in 1999-2000) and it does not contain other changes than ipv6 bits. (Note use --enable-ipv6 when you run Configure script.) Regards, --yoshfuji