RE: [PATCH] linux/net/ipv4/arp.c, kernel 2.0.36 (& 2.0.37-pre9)

Brian Moyle (BMoyle@redcreek.com)
Mon, 29 Mar 1999 15:28:42 -0800


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01BE7A3B.E1DE6E24
Content-Type: text/plain

Are there any "official" sites for posting patches like this (i.e., patches
that don't make it into the main kernel)? It might help others avoid
working on previously-solved problems, as well as help those who know little
about kernel hacking.

Brian

> ----------
> From: alan@lxorguk.ukuu.org.uk[SMTP:alan@lxorguk.ukuu.org.uk]
> Sent: Monday, March 29, 1999 1:25 PM
> To: pavel@bug.ucw.cz
> Cc: alan@lxorguk.ukuu.org.uk; bmoyle@redcreek.com;
> linux-kernel@vger.rutgers.edu
> Subject: Re: [PATCH] linux/net/ipv4/arp.c, kernel 2.0.36 (&
> 2.0.37-pre9)
>
> > > The kernel knows perfectly well that its silly to send packets to
> yourself
> > > via external interfaces. This patch isn't needed. The bug is your
> routing
> > > table and trying to set up this configuration.
> >
> > Alan, this bitten me long time ago, too. External loopback is very
> > nice for testing...
>
> There are two reasons Im not putting this in
>
> 1. Its a very specialised need. The patch is fine if you need it add it -
> its
> more specialised than other "not needed" patches people keep out of the
> main tree.
>
> 2. Its on a common code path. Sum the number of times that path is taken
> by the number of users of Linux versus the 3 or 4 who actually need it.
>
> There isnt anything wrong with the patch, its just not relevant to the
> userbase as a whole and its on a regularly executed path
>
> Alan
>

------_=_NextPart_001_01BE7A3B.E1DE6E24
Content-Type: text/html
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
RE: [PATCH] linux/net/ipv4/arp.c, kernel 2.0.36 (& = 2.0.37-pre9)

Are there any "official" = sites for posting patches like this (i.e., patches that don't make it = into the main kernel)?  It might help others avoid working on = previously-solved problems, as well as help those who know little about = kernel hacking.

Brian

------_=_NextPart_001_01BE7A3B.E1DE6E24--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/