Received: with ECARTIS (v1.0.0; list netdev); Mon, 25 Oct 2004 21:59:05 -0700 (PDT) Received: from cheetah.davemloft.net (mail@adsl-63-197-226-105.dsl.snfc21.pacbell.net [63.197.226.105]) by oss.sgi.com (8.13.0/8.13.0) with ESMTP id i9Q4x0qa013012 for ; Mon, 25 Oct 2004 21:59:00 -0700 Received: from localhost ([127.0.0.1] helo=cheetah.davemloft.net ident=davem) by cheetah.davemloft.net with smtp (Exim 3.36 #1 (Debian)) id 1CMJIg-0000LU-00; Mon, 25 Oct 2004 21:51:14 -0700 Date: Mon, 25 Oct 2004 21:51:14 -0700 From: "David S. Miller" To: yoshfuji@linux-ipv6.org Cc: netdev@oss.sgi.com Subject: Re: [BK PATCH] INET6 Updates (2004/10/26) Message-Id: <20041025215114.2d56b7b9.davem@davemloft.net> In-Reply-To: <20041026.131626.77300437.yoshfuji@linux-ipv6.org> References: <20041026.131626.77300437.yoshfuji@linux-ipv6.org> X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; sparc-unknown-linux-gnu) X-Face: "_;p5u5aPsO,_Vsx"^v-pEq09'CU4&Dc1$fQExov$62l60cgCc%FnIwD=.UF^a>?5'9Kn[;433QFVV9M..2eN.@4ZWPGbdi<=?[:T>y?SD(R*-3It"Vj:)"dP Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by oss.sgi.com id i9Q4x0qa013012 X-archive-position: 10833 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: davem@davemloft.net Precedence: bulk X-list: netdev Content-Length: 903 Lines: 19 On Tue, 26 Oct 2004 13:16:26 +0900 (JST) YOSHIFUJI Hideaki / 吉藤英明 wrote: > Please pull following changesets available at > . ... > ChangeSet@1.2176, 2004-10-26 12:51:07+09:00, Brian.Haley@hp.com > [IPV6] Lookup appropriate destination when sending TCPv6 with routing header. > ChangeSet@1.2177, 2004-10-26 12:54:41+09:00, yoshfuji@linux-ipv6.org > [IPV6] Remove codes related to RTF_ALLONLINK. > ChangeSet@1.2178, 2004-10-26 12:54:58+09:00, yoshfuji@linux-ipv6.org > [IPV6] simplify functions related to RTF_ALLONLINK. > ChangeSet@1.2179, 2004-10-26 12:55:56+09:00, yoshfuji@linux-ipv6.org > [IPV6] NDISC: update neighbor cache entry by RS. > ChangeSet@1.2180, 2004-10-26 13:11:47+09:00, yoshfuji@linux-ipv6.org > [IPV6] kill a warning when building without CONFIG_SYSCTL. Pulled, thank you Yoshifuji-san.