Re: [GIT PATCH 2.6.15-rc6] IPV6 Fixes

2005-12-22 Thread David S. Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 22 Dec 2005 18:23:25 +0900 (JST) > Unless __LINK_STATE_NOCARRIER is expicitly set on dev->state, > netif_carrier_ok(dev) is true. > It is {set,reset} by the drivers using netif_carrier_{off,on}(dev), > respectively. > Since legacy drivers do n

Re: [GIT PATCH 2.6.15-rc6] IPV6 Fixes

2005-12-22 Thread YOSHIFUJI Hideaki / 吉藤英明
In article <[EMAIL PROTECTED]> (at Thu, 22 Dec 2005 03:54:29 -0500), Jeff Garzik <[EMAIL PROTECTED]> says: > I'm not sure all drivers have been converted to use netif_carrier_ok(), > which would imply that IPv6 would now be broken on all drivers that do > not yet support it? I don't think so.

Re: [GIT PATCH 2.6.15-rc6] IPV6 Fixes

2005-12-21 Thread David S. Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 22 Dec 2005 15:55:04 +0900 (JST) > Please pull the following changesets and push them to the 2.6.15 queue. > These fix, basically, random "FAIL"s in IPv6 Ready Logo Phase-2 > Self Test in IPv6 Core Protocols. I will look at this tomorrow, tha

[GIT PATCH 2.6.15-rc6] IPV6 Fixes

2005-12-21 Thread YOSHIFUJI Hideaki / 吉藤英明
Hello. I'm sorry for taking last minutes. Please pull the following changesets and push them to the 2.6.15 queue. These fix, basically, random "FAIL"s in IPv6 Ready Logo Phase-2 Self Test in IPv6 Core Protocols. Changesets are available at: git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.1