Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965034AbVI3Scn (ORCPT ); Fri, 30 Sep 2005 14:32:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965036AbVI3Scn (ORCPT ); Fri, 30 Sep 2005 14:32:43 -0400 Received: from mail22.sea5.speakeasy.net ([69.17.117.24]:64924 "EHLO mail22.sea5.speakeasy.net") by vger.kernel.org with ESMTP id S965034AbVI3Scm (ORCPT ); Fri, 30 Sep 2005 14:32:42 -0400 Date: Fri, 30 Sep 2005 14:32:40 -0400 (EDT) From: James Morris X-X-Sender: jmorris@excalibur.intercode To: Linus Torvalds , "David S. Miller" cc: linux-kernel@vger.kernel.org, Stephen Smalley Subject: Re: [PATCH] SELinux - fix SCTP socket bug and general IP protocol handling In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 557 Lines: 17 On Fri, 30 Sep 2005, James Morris wrote: > This patch changes the SELinux IP socket classification logic, so that > only an IPPROTO_IP protocol value passed to socket(2) classify the socket > as TCP or UDP. note: in addition to IPPROTO_TCP and IPPROTO_UDP, as expected. -- James Morris - 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/