From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: [PATCH net-next v2] net: move decnet to staging Date: Tue, 14 Nov 2017 07:07:13 -0800 Message-ID: <1510672033.2006.1.camel@perches.com> References: <20171113171142.19476-1-sthemmin@microsoft.com> <1510601578.10883.82.camel@perches.com> <1510604753.2849.154.camel@edumazet-glaptop3.roam.corp.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: Stephen Hemminger , davem@davemloft.net, pablo@netfilter.org, kadlec@blackhole.kfki.hu, fw@strlen.de, devel@driverdev.osuosl.org, linux-decnet-user@lists.sourceforge.net, netdev@vger.kernel.org, netfilter-devel@vger.kernel.org, coreteam@netfilter.org, Stephen Hemminger To: Eric Dumazet Return-path: In-Reply-To: <1510604753.2849.154.camel@edumazet-glaptop3.roam.corp.google.com> Sender: netfilter-devel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Mon, 2017-11-13 at 12:25 -0800, Eric Dumazet wrote: > On Mon, 2017-11-13 at 11:32 -0800, Joe Perches wrote: > > On Mon, 2017-11-13 at 09:11 -0800, Stephen Hemminger wrote: > > > Support for Decnet has been orphaned for some time. > > > In the interest of reducing the potential bug surface and pre-holiday > > > cleaning, move the decnet protocol into staging for eventual removal. > > > > [] > > > diff --git a/drivers/staging/decnet/TODO b/drivers/staging/decnet/TODO > > > > [] > > > @@ -0,0 +1,4 @@ > > > +The DecNet code will be removed soon from the kernel tree as it is old, > > > +obsolete, and buggy. > > > > Old and obsolete, well OK, but > > what's buggy about decnet? > > > > https://bugzilla.kernel.org/buglist.cgi?quicksearch=decnet > > > > Zarro Boogs found. > > > > Then that means nobody uses it. No, it doesn't mean that. > And that syzkaller guys never bothered to add code to actually trigger > the bugs that are probably there. Probably they have bigger fishes to > fry at this moment. It may mean that. > If we leave the code there, chances are high that some hacker is > interested into exploiting the bugs. linux isn't bsd. The code is there already.