In article <[EMAIL PROTECTED]> (at Thu, 22 Feb 2007 00:12:45 -0800 (PST)),
David Miller <[EMAIL PROTECTED]> says:
> From: YOSHIFUJI Hideaki / 吉藤英明 <[EMAIL PROTECTED]>
> Date: Thu, 22 Feb 2007 16:48:52 +0900 (JST)
>
> > I think it's time to distribute all EXPORT_SYMBOL
> > things in ipv6_syms.c
From: YOSHIFUJI Hideaki / 吉藤英明 <[EMAIL PROTECTED]>
Date: Thu, 22 Feb 2007 16:48:52 +0900 (JST)
> I think it's time to distribute all EXPORT_SYMBOL
> things in ipv6_syms.c to each file which each symbol is
> actually defined. Don't you think so?
I very much agree. Let's do this in 2.6.22
-
To
In article <[EMAIL PROTECTED]> (at Wed, 21 Feb 2007 23:27:35 -0800 (PST)),
David Miller <[EMAIL PROTECTED]> says:
> From: David Miller <[EMAIL PROTECTED]>
> Date: Wed, 21 Feb 2007 23:23:06 -0800 (PST)
>
> > From: YOSHIFUJI Hideaki / 吉藤英明 <[EMAIL PROTECTED]>
> > Date: Thu, 22 Feb 2007 16:05:15 +0
From: David Miller <[EMAIL PROTECTED]>
Date: Wed, 21 Feb 2007 23:23:06 -0800 (PST)
> From: YOSHIFUJI Hideaki / 吉藤英明 <[EMAIL PROTECTED]>
> Date: Thu, 22 Feb 2007 16:05:15 +0900 (JST)
>
> > fixed. Please pull from new 2.6.21-rc1-inet6-20070222c branch:
> > git pull git://git.linux-ipv6.org/g
From: YOSHIFUJI Hideaki / 吉藤英明 <[EMAIL PROTECTED]>
Date: Thu, 22 Feb 2007 16:05:15 +0900 (JST)
> fixed. Please pull from new 2.6.21-rc1-inet6-20070222c branch:
> git pull git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-fix.git
> 2.6.21-rc1-inet6-20070222c
Thank you, it looks much bett
In article <[EMAIL PROTECTED]> (at Wed, 21 Feb 2007 22:24:00 -0800 (PST)),
David Miller <[EMAIL PROTECTED]> says:
> File net/ipv6/addrconf_core.c is still missing even in this
> updated pull, please fix this.
>
> I ran:
>
> git pull git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-fix.git
>
From: YOSHIFUJI Hideaki / 吉藤英明 <[EMAIL PROTECTED]>
Date: Thu, 22 Feb 2007 13:32:12 +0900 (JST)
> Hello.
>
> In article <[EMAIL PROTECTED]> (at Thu, 22 Feb 2007 13:13:54 +0900 (JST)),
> YOSHIFUJI Hideaki / 吉藤英明 <[EMAIL PROTECTED]> says:
>
> > In article <[EMAIL PROTECTED]> (at Thu, 22 Feb 2007 1
Hello.
Here's several fixes on top of 2.6.21-rc1.
Changesets are available on the
2.6.21-rc1-inet6-20070222
branch at
.
Regards,
---
HEADLINES
-
[IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem.
[IPV6] IP6TUNNEL: Use update_pmtu() of dst
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]>
Date: Wed, 21 Feb 2007 17:03:04 +0900 (JST)
> Anyway, I'll cook up 2 trees; one for fix and another for 2.6.22.
>
> I'll send a note when the "fix" tree has become ready.
>
> And, I will queue the Optimistic DAD patch as well other changes into
> my "d
In article <[EMAIL PROTECTED]> (at Wed, 21 Feb 2007 00:06:13 -0800 (PST)),
David Miller <[EMAIL PROTECTED]> says:
> Since this technically fixes a major usability bug, I'm
> happy to apply this with the ipv6 side for 2.6.21
>
> It is up to Yoshifuji how to handle this. He can either add
> this
From: Herbert Xu <[EMAIL PROTECTED]>
Date: Thu, 15 Feb 2007 08:31:45 +1100
> Herbert Xu <[EMAIL PROTECTED]> wrote:
> >
> > [IPV4] devinet: Register inetdev earlier.
>
> I needed to move the panic call as well.
>
> [IPV4] devinet: Register inetdev earlier.
>
> This patch allocates inetdev at re
In article <[EMAIL PROTECTED]> (at Tue, 20 Feb 2007 23:15:45 -0800 (PST)),
David Miller <[EMAIL PROTECTED]> says:
> From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]>
> Date: Thu, 15 Feb 2007 02:35:14 +0900 (JST)
>
> > Please consider pulling the following changesets available on the
> > 2.6.20-net
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]>
Date: Thu, 15 Feb 2007 02:35:14 +0900 (JST)
> Please consider pulling the following changesets available on the
> 2.6.20-net-2.6-20070214-FOR_DAVEM
> branch at
>
> (on top of commit 928ba4169dc1d82c83105831f5ddb5472379b440).
Unfortunately,
Thank you all for these changes.
Hugo
On 2/14/07, Herbert Xu <[EMAIL PROTECTED]> wrote:
Herbert Xu <[EMAIL PROTECTED]> wrote:
>
> [IPV4] devinet: Register inetdev earlier.
I needed to move the panic call as well.
[IPV4] devinet: Register inetdev earlier.
This patch allocates inetdev at reg
Herbert Xu <[EMAIL PROTECTED]> wrote:
>
> [IPV4] devinet: Register inetdev earlier.
I needed to move the panic call as well.
[IPV4] devinet: Register inetdev earlier.
This patch allocates inetdev at registration for all devices
in line with IPv6. This allows sysctl configuration on the
devices
Hasso Tepper <[EMAIL PROTECTED]> wrote:
>
> Many thanks. Now if only IPv4 would be fixed in similar fashion as well.
Here you go.
[IPV4] devinet: Register inetdev earlier.
This patch allocates inetdev at registration for all devices
in line with IPv6. This allows sysctl configuration on the
de
YOSHIFUJI Hideaki / 吉藤英明 wrote:
> commit bd292ad1ccbf15c72351f79d4a130dd50da81613
> Author: YOSHIFUJI Hideaki <[EMAIL PROTECTED]>
> Date: Thu Feb 15 02:07:27 2007 +0900
>
> [IPV6] ADDRCONF: Register inet6_dev earlier.
>
> Allocate inet6_dev earlier to allow users to set up per-inter
Hi Yoshifuji-san
I have a question:
YOSHIFUJI Hideaki / 吉藤英明 wrote:
commit bd292ad1ccbf15c72351f79d4a130dd50da81613
Author: YOSHIFUJI Hideaki <[EMAIL PROTECTED]>
Date: Thu Feb 15 02:07:27 2007 +0900
[IPV6] ADDRCONF: Register inet6_dev earlier.
Allocate inet6_dev earlier to allow
Dave,
Please consider pulling the following changesets available on the
2.6.20-net-2.6-20070214-FOR_DAVEM
branch at
(on top of commit 928ba4169dc1d82c83105831f5ddb5472379b440).
Thank you.
HEADLINES
-
[IPV6] ADDRCONF: Manage prefix route corresponding to address manu
19 matches
Mail list logo