Date: Wed, 10 Jan 2007 18:03:53 +0100 From: Max Laier <max@love2party.net> To: SUZUKI Shinsuke <suz@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/netinet6 in6.c Message-ID: <200701101804.01003.max@love2party.net> In-Reply-To: <200609220142.k8M1gM5u025116@repoman.freebsd.org> References: <200609220142.k8M1gM5u025116@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart3629638.hQ2hKVRbI1 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 22 September 2006 03:42, SUZUKI Shinsuke wrote: > suz 2006-09-22 01:42:22 UTC > > FreeBSD src repository > > Modified files: > sys/netinet6 in6.c > Log: > fixed a bug that IPv6 packets arriving to stf are not accepted. > (a degrade introduced in in6.c Rev 1.61) It seems that this also brought back kern/93220 which was supposed to be=20 fixed with rev. 1.61. At least I have the message back on my gif tunnel: gif0: flags=3D8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280 tunnel inet A.B.C.173 --> X.Y.Z.188 inet6 2001:...::2 --> 2001:....::1 prefixlen 128 # netstat -rnfinet6 | grep 2001:6f8:900 default 2001:...::1 UGS gif0 2001:...::1 2001:...::2 UGHS gif0 2001:...::2 link#7 UHL lo0 # dmesg | tail -1 nd6_lookup: failed to add route for a neighbor(2001:...::0001), errno=3D17 > PR: kern/103415 > Submitted by: JINMEI Tatuya > MFC after: 1 week > > Revision Changes Path > 1.64 +6 -2 src/sys/netinet6/in6.c =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart3629638.hQ2hKVRbI1 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFpRyAXyyEoT62BG0RAgr/AJ4jTLcGOq1znbCs5PmdQbJo2YoFpgCePoqk RsstTgyXeHI2pNiPzE1dYvI= =1CQs -----END PGP SIGNATURE----- --nextPart3629638.hQ2hKVRbI1--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701101804.01003.max>