From owner-svn-src-head@FreeBSD.ORG Wed Apr 8 17:43:20 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B238D106566B for ; Wed, 8 Apr 2009 17:43:20 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outN.internet-mail-service.net (outn.internet-mail-service.net [216.240.47.237]) by mx1.freebsd.org (Postfix) with ESMTP id 957878FC13 for ; Wed, 8 Apr 2009 17:43:20 +0000 (UTC) (envelope-from julian@elischer.org) Received: from idiom.com (mx0.idiom.com [216.240.32.160]) by out.internet-mail-service.net (Postfix) with ESMTP id D8D28B9884; Wed, 8 Apr 2009 10:43:20 -0700 (PDT) X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e X-Client-Authorized: MaGic Cook1e Received: from julian-mac.elischer.org (home.elischer.org [216.240.48.38]) by idiom.com (Postfix) with ESMTP id A5BC12D6043; Wed, 8 Apr 2009 10:43:12 -0700 (PDT) Message-ID: <49DCE250.6000004@elischer.org> Date: Wed, 08 Apr 2009 10:43:44 -0700 From: Julian Elischer User-Agent: Thunderbird 2.0.0.21 (Macintosh/20090302) MIME-Version: 1.0 To: Rui Paulo References: <20090408130350.GA9916@onelab2.iet.unipi.it> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, Randall Stewart , svn-src-all@freebsd.org, src-committers@freebsd.org, Luigi Rizzo Subject: Re: sctp files location X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Apr 2009 17:43:21 -0000 Rui Paulo wrote: > > On 8 Apr 2009, at 14:03, Luigi Rizzo wrote: > >> Randall, there is now a total of 36 sctp files under sys/netinet >> (22 headers, 12 source). >> Wouldn't it be the case to move them (except for the userland headers) >> under netinet/sctp/ ? > > > I would like to see this happening too, but I'm aware that the STCP code > is shared a lot between projects, so I can't evaluate the technical > requirements to keep it in a separate directory. I think I said this before but I'd moive tcp as well. there are more and more tcp files. > > -- > Rui Paulo >