From: Patrick McHardy <[EMAIL PROTECTED]>
Date: Mon, 06 Nov 2006 00:38:14 +0100
> David Miller wrote:
> > Would you like me to apply this or is this a temp workaround
> > for folks?
>
> Please apply it. I usually build things as module if possible,
> which in this case caused my tunnel to break.
David Miller wrote:
> Would you like me to apply this or is this a temp workaround
> for folks?
Please apply it. I usually build things as module if possible,
which in this case caused my tunnel to break. This will
probably happen to others as well.
-
To unsubscribe from this list: send the line
From: Patrick McHardy <[EMAIL PROTECTED]>
Date: Sun, 05 Nov 2006 23:35:07 +0100
> It would be nice to keep things working even with this built as a
> module, it took me some time to realize my IPv6 tunnel was broken
> because of the missing sit module. This module alias fixes things
> until distri
Joerg Roedel wrote:
> On Sat, Oct 14, 2006 at 01:09:39AM +0200, Jan Dittmer wrote:
>
>>Btw. is there any way to autoload the sit module or is this the
>>task of the distribution tools? Debian etch at least does not
>>automatically probe the module when trying to bring up a 6to4 tunnel.
>
>
> AFA
On Sat, Oct 14, 2006 at 01:09:39AM +0200, Jan Dittmer wrote:
> David Miller wrote:
> > From: Joerg Roedel <[EMAIL PROTECTED]>
> > Date: Fri, 13 Oct 2006 21:17:45 +0200
> >
> >> On Fri, Oct 13, 2006 at 08:12:06PM +0200, Jan Dittmer wrote:
> >>> This is missing the MODULE_LICENSE statements and tain
David Miller wrote:
> From: Joerg Roedel <[EMAIL PROTECTED]>
> Date: Fri, 13 Oct 2006 21:17:45 +0200
>
>> On Fri, Oct 13, 2006 at 08:12:06PM +0200, Jan Dittmer wrote:
>>> This is missing the MODULE_LICENSE statements and taints the kernel upon
>>> loading. License is obvious from the beginning of
From: Joerg Roedel <[EMAIL PROTECTED]>
Date: Fri, 13 Oct 2006 21:17:45 +0200
> On Fri, Oct 13, 2006 at 08:12:06PM +0200, Jan Dittmer wrote:
> > This is missing the MODULE_LICENSE statements and taints the kernel upon
> > loading. License is obvious from the beginning of the file.
...
> > Signed-o
On Fri, Oct 13, 2006 at 08:12:06PM +0200, Jan Dittmer wrote:
> This is missing the MODULE_LICENSE statements and taints the kernel upon
> loading. License is obvious from the beginning of the file.
Ah, ok. I forgot that. Thanks for the fix.
> Joerg Roedel wrote:
> > --- linux-2.6.18-vanilla/net/i
This is missing the MODULE_LICENSE statements and taints the kernel upon
loading. License is obvious from the beginning of the file.
Joerg Roedel wrote:
> --- linux-2.6.18-vanilla/net/ipv6/sit.c 2006-09-20 05:42:06.0
> +0200
> +++ linux-2.6.18/net/ipv6/sit.c 2006-10-05 16:55:0
From: Joerg Roedel <[EMAIL PROTECTED]>
Date: Tue, 10 Oct 2006 17:37:45 +0200
> This patch removes the driver of the IPv6-in-IPv4 tunnel driver (sit)
> from the IPv6 module. It adds an option to Kconfig which makes it
> possible to compile it as a seperate module.
>
> Signed-off-by: Joerg Roedel <
This patch removes the driver of the IPv6-in-IPv4 tunnel driver (sit)
from the IPv6 module. It adds an option to Kconfig which makes it
possible to compile it as a seperate module.
Signed-off-by: Joerg Roedel <[EMAIL PROTECTED]>
diff -upr -X linux-2.6.18/Documentation/dontdiff
linux-2.6.18-vanill
11 matches
Mail list logo