Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932568AbVI3HKd (ORCPT ); Fri, 30 Sep 2005 03:10:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932571AbVI3HKd (ORCPT ); Fri, 30 Sep 2005 03:10:33 -0400 Received: from dsl027-180-168.sfo1.dsl.speakeasy.net ([216.27.180.168]:19615 "EHLO sunset.davemloft.net") by vger.kernel.org with ESMTP id S932568AbVI3HKd (ORCPT ); Fri, 30 Sep 2005 03:10:33 -0400 Date: Fri, 30 Sep 2005 00:10:25 -0700 (PDT) Message-Id: <20050930.001025.86739685.davem@davemloft.net> To: chuckw@quantumlinux.com Cc: chrisw@osdl.org, linux-kernel@vger.kernel.org, stable@kernel.org, jmforbes@linuxtx.org, zwane@arm.linux.org.uk, tytso@mit.edu, rdunlap@xenotime.net, torvalds@osdl.org, akpm@osdl.org, alan@lxorguk.ukuu.org.uk, mk@linux-ipv6.org Subject: Re: [PATCH 07/10] [PATCH] check connect(2) status for IPv6 UDP socket From: "David S. Miller" In-Reply-To: References: <20050930022016.640197000@localhost.localdomain> <20050930022239.411732000@localhost.localdomain> X-Mailer: Mew version 4.2.53 on Emacs 21.4 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 478 Lines: 12 From: Chuck Wolber Date: Thu, 29 Sep 2005 23:25:14 -0700 (PDT) > Does this really qualify as a necessary bug fix? Yes. Without this unconnected ipv6 UDP sockets end up using the wrong route or IPSEC path. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/