Date: Mon, 4 Jan 2010 19:14:40 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: Julian Elischer <julian@elischer.org> Cc: svn-src-head@freebsd.org, Michael Tuexen <tuexen@freebsd.org>, svn-src-all@freebsd.org, src-committers@freebsd.org, Luigi Rizzo <rizzo@iet.unipi.it> Subject: Re: moving sctp to a separate directory ? (Re: svn commit: r201523 - head/sys/netinet) Message-ID: <20100104191318.K88477@maildrop.int.zabbadoz.net> In-Reply-To: <4B423C4D.30002@elischer.org> References: <201001041825.o04IPcXb043347@svn.freebsd.org> <20100104190024.GA47532@onelab2.iet.unipi.it> <4B423C4D.30002@elischer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 4 Jan 2010, Julian Elischer wrote: > Luigi Rizzo wrote: >> taking a random commit to this tree -- would you guys consider moving >> the sctp sources to its own directory, e.g. netinet/sctp/ or something >> that suits better ? >> >> It would help to browse through the directory: >> >> NAME FILES LINES >> >> netinet/ 156 153k >> sctp* 36 66k >> tcp* 24 16k >> ipfw/ 9 9k >> >> >> I understand that some of the headers should remain in netinet/ >> but surely the code is not bound to a specific place... >> > > we should move tcp too.. it's growing without bounds.. Right and all three of SCTP, UDP and TCP are ideally netinet/ independent and will as well work with netinet6 only one day so moving them to a subdir of netinet is not really future-oriented. /bz -- Bjoern A. Zeeb It will not break if you know what you are doing.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100104191318.K88477>