On 11/13/06, David Miller <[EMAIL PROTECTED]> wrote:
From: "Arnaldo Carvalho de Melo" <[EMAIL PROTECTED]>
Date: Fri, 10 Nov 2006 16:32:16 -0200
> On 11/10/06, James Morris <[EMAIL PROTECTED]> wrote:
> > On Fri, 10 Nov 2006, James Morris wrote:
> >
> > > I wonder if this facility can be integrate
From: "Arnaldo Carvalho de Melo" <[EMAIL PROTECTED]>
Date: Fri, 10 Nov 2006 16:32:16 -0200
> On 11/10/06, James Morris <[EMAIL PROTECTED]> wrote:
> > On Fri, 10 Nov 2006, James Morris wrote:
> >
> > > I wonder if this facility can be integrated more generally into the kernel
> > > protocol which p
Quoting Arnaldo Carvalho de Melo:
| On 11/10/06, James Morris <[EMAIL PROTECTED]> wrote:
| > I wonder if this facility can be integrated more generally into the kernel
| > as a kernel hacking option, as this is not the only protocol which people
| > are developing.
| >
|
| See:
|
http://
On 11/10/06, James Morris <[EMAIL PROTECTED]> wrote:
On Fri, 10 Nov 2006, James Morris wrote:
> I wonder if this facility can be integrated more generally into the kernel
> protocol which people are developing.
Ugh, editor screwup. That was meant to be
I wonder if this facility can be integra
On Fri, 10 Nov 2006, James Morris wrote:
> I wonder if this facility can be integrated more generally into the kernel
> protocol which people are developing.
Ugh, editor screwup. That was meant to be
I wonder if this facility can be integrated more generally into the kernel
as a kernel hacki
On Fri, 10 Nov 2006, Arnaldo Carvalho de Melo wrote:
> On 11/10/06, James Morris <[EMAIL PROTECTED]> wrote:
> > The dccp ipv4 & ipv6 modules cannot be unloaded, as their control sockets
> > each maintain a couple of module references. So, it seems like a good
> > idea to just remove the module ex
On 11/10/06, James Morris <[EMAIL PROTECTED]> wrote:
The dccp ipv4 & ipv6 modules cannot be unloaded, as their control sockets
each maintain a couple of module references. So, it seems like a good
idea to just remove the module exit functions completely.
Please review.
Well, I have a patch in
The dccp ipv4 & ipv6 modules cannot be unloaded, as their control sockets
each maintain a couple of module references. So, it seems like a good
idea to just remove the module exit functions completely.
Please review.
Signed-off-by: James Morris <[EMAIL PROTECTED]>
---
net/dccp/ipv4.c |8