Re: [PATCH] ethtool: skge register dump

2006-08-23 Thread Jeff Garzik
applied - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 44/44] [XFRM] IPV6: Support Mobile IPv6 extension headers sorting.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 15:04:42 +0900 (JST) > In article <[EMAIL PROTECTED]> (at Wed, 23 Aug 2006 22:57:06 -0700 (PDT)), > David Miller <[EMAIL PROTECTED]> says: > > > Are there any other Mobile-IPV6 patches necessary for the > > kernel? > > The patch

Re: [PATCH 36/44] [XFRM]: Introduce XFRM_MSG_REPORT.

2006-08-23 Thread David Miller
From: Masahide NAKAMURA <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 15:48:10 +0900 > Should I start to design it? Thank you for the analysis. Let's not jump so quickly towards implementation just yet. What I plan to do right now is port my XFRM hashing patches into the current net-2.6.19 tree.

Re: [PATCH 36/44] [XFRM]: Introduce XFRM_MSG_REPORT.

2006-08-23 Thread Masahide NAKAMURA
David Miller wrote: From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:37 +0900 XFRM_MSG_REPORT is a message as notification of state protocol and selector from kernel to user-space. Mobile IPv6 will use it when inbound reject is occurred at route optimization to make user

Re: [ETHTOOL] GSO Support for ethtool

2006-08-23 Thread Jeff Garzik
applied - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] ethtool v4: add autoneg advertise feature

2006-08-23 Thread Jeff Garzik
[EMAIL PROTECTED] wrote: @@ -598,25 +608,7 @@ static void parse_cmdline(int argc, char } } - if (autoneg_wanted == AUTONEG_ENABLE){ - if (speed_wanted == SPEED_10 && duplex_wanted == DUPLEX_HALF) - advertising_wanted = ADVERTISED_10ba

Re: [PATCH 2.6.17.1 1/2] dllink driver: porting v1.19 to linux 2.6.17

2006-08-23 Thread Jeff Garzik
Can you resend this against 2.6.18-rc1 and/or netdev-2.6.git#upstream ? Jeff - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 44/44] [XFRM] IPV6: Support Mobile IPv6 extension headers sorting.

2006-08-23 Thread YOSHIFUJI Hideaki / 吉藤英明
In article <[EMAIL PROTECTED]> (at Wed, 23 Aug 2006 22:57:06 -0700 (PDT)), David Miller <[EMAIL PROTECTED]> says: > Are there any other Mobile-IPV6 patches necessary for the > kernel? The patches cover most of MIPv6 and CN should work. However, for HA/MN, there are small number of patches to sen

Re: [PATCH 44/44] [XFRM] IPV6: Support Mobile IPv6 extension headers sorting.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:45 +0900 > Support Mobile IPv6 extension headers sorting for two transformation policies. > Mobile IPv6 extension headers should be placed after IPsec > transport mode, but before transport AH when outbound. > > Signed-off-b

Re: [PATCH 43/44] [XFRM] IPV6: Add sort functions to combine templates/states for IPsec.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:44 +0900 > Add sort functions to combine templates/states for IPsec. > Think of outbound transformation order we should be careful with transport AH > which must be the last of all transport ones. > > Signed-off-by: Masahide

Re: [PATCH 42/44] [XFRM] POLICY: Support netlink socket interface for sub policy.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:43 +0900 > Sub policy can be used through netlink socket. > PF_KEY uses main only and it is TODO to support sub. > > Signed-off-by: Masahide NAKAMURA <[EMAIL PROTECTED]> > Signed-off-by: YOSHIFUJI Hideaki <[EMAIL PROTECTED]>

Re: [PATCH 41/44] [XFRM]: Add sorting interface for state and template.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:42 +0900 > Under two transformation policies it is required to merge them. > This is a platform to sort state for outbound and templates > for inbound respectively. > It will be used when Mobile IPv6 and IPsec are used at the

Re: [PATCH 40/44] [XFRM] POLICY: sub policy support.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:41 +0900 > Sub policy is introduced. Main and sub policy are applied the same flow. > (Policy that current kernel uses is named as main.) > It is required another transformation policy management to keep IPsec > and Mobile IP

Re: [PATCH 39/44] [XFRM] POLICY: Add Kconfig to support sub policy.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:40 +0900 > Add Kconfig to support sub policy. > > Signed-off-by: Masahide NAKAMURA <[EMAIL PROTECTED]> > Signed-off-by: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Applied to net-2.6.19 Note that sub-policy support is probably t

Re: [PATCH wireless-dev 4/6] d80211: Send Layer 2 Update frames in kernel

2006-08-23 Thread Jouni Malinen
On Wed, Aug 23, 2006 at 07:22:56PM +0200, Jiri Benc wrote: > On Mon, 07 Aug 2006 16:16:12 -0700, Jouni Malinen wrote: > > Send Layer 2 Update frame from the 802.11 code in kernel to the netdev > > that the STA is bound to. If the STA is bound to another VLAN netdev, > > send another update frame. T

Re: [git patches] net driver fixes

2006-08-23 Thread Greg KH
On Thu, Aug 24, 2006 at 12:54:57AM -0400, Jeff Garzik wrote: > Besides via-rhine NAPI (optional) and the UCC gige driver (optional), > just the collected fixes for drivers/net/. > > > > Please pull from 'upstream-greg' branch of > master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.gi

Re: [PATCH 00/13] e100, e1000, ixgb fixes

2006-08-23 Thread Jeff Garzik
pulled into #upstream - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH 1/2] myri10ge: use netif_msg_link

2006-08-23 Thread Jeff Garzik
applied 1-2 - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Please pull 'upstream-fixes' branch of wireless-2.6

2006-08-23 Thread Jeff Garzik
pulled - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: ProxyARP and IPSec

2006-08-23 Thread H. Peter Anvin
Andy Gay wrote: Just tried it, and it works as advertised. ... except that OpenSwan will rip out the route and install a route pointing to eth0, thus breaking the thing again. Use a custom updown script with Openswan to fix that. *Nod.* I'm thinking that David definitely has a point abo

[PATCH] Set floor of wireless signal and noise at -110 dBm

2006-08-23 Thread Larry Finger
John, Please apply to wireless-2.6. Thanks, Larry === This patch sets the floor of wireless level (signal) and noise at -110 dBm, which makes them be comatible with RCPI, as discussed by Simon Barber. With this change, bcm43xx-softmac and bcm43xx-d8021

Re: [PATCH 38/44] [IPV6] MIP6: Ignore to report if mobility headers is rejected.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:39 +0900 > Ignore to report user-space for known mobility headers rejected by > destination options header transformation. > Mobile IPv6 specification (RFC3775) says that mobility header > is used with destination options hea

Re: [PATCH 37/44] [IPV6] MIP6: Report to user-space when home address option is rejected.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:38 +0900 > Report to user-space when home address option is rejected. > In receiving this message user-space application will send Mobile IPv6 binding > error. It is rate-limited by kernel. > Based on MIPL2 kernel patch. > >

Re: [PATCH 36/44] [XFRM]: Introduce XFRM_MSG_REPORT.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:37 +0900 > XFRM_MSG_REPORT is a message as notification of state protocol and selector > from kernel to user-space. > Mobile IPv6 will use it when inbound reject is occurred at route optimization > to make user-space know a b

Re: [PATCH 35/44] [XFRM]: Trace which secpath state is reject factor.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:36 +0900 > For Mobile IPv6 usage, it is required to trace which secpath state is reject > factor in order to notify it to user space (to know the address which cannot > be used route optimized communication). > Based on MIPL2

Re: [PATCH 34/44] [IPV6] MIP6: Transformation support mobility header.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:35 +0900 > Transformation support mobility header. > Based on MIPL2 kernel patch. > > Signed-off-by: Masahide NAKAMURA <[EMAIL PROTECTED]> > Signed-off-by: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Applied to net-2.6.19, thanks

Any one know If tcp timers should look empty when last reference to socket has been dropped?

2006-08-23 Thread Piet Delaney
Hey Gang: I just re-subscribed to netdev Earlier today I brought up something I don't understand with some of the heavy weights but still don't feel I understand what's happening. It could be a kgdb cache flushing problem or some magic/land-mines in the kernel that I'm not familiar with. W

Re: [PATCH][REPOST] WAN: fix C101 card carrier handling

2006-08-23 Thread Jeff Garzik
Krzysztof Halasa wrote: Hi, One of my recent changes broke C101 carrier handling, this patch fixes it. Also fixes an old TX underrun checking bug. 2.6.18 material. Please apply. it's already in netdev-2.6.git#upstream-fixes, destined for 2.6.18. Jeff - To unsubscribe from this lis

Re: [PATCH 31/44] [IPV6] MIP6: Add Mobility header definition.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:32 +0900 > Add Mobility header definition for Mobile IPv6. > Based on MIPL2 kernel patch. > > This patch was also written by: Antti Tuominen <[EMAIL PROTECTED]> > > Signed-off-by: Masahide NAKAMURA <[EMAIL PROTECTED]> > Sig

Re: [PATCH 32/44] [IPV6] MIP6: Add receiving mobility header functions through raw socket.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:33 +0900 > Like ICMPv6, mobility header is handled through raw socket. > In inbound case, check only whether ICMPv6 error should be sent as a reply > or not by kernel. > Based on MIPL2 kernel patch. > > This patch was also w

Re: [PATCH 33/44] [IPV6] MIP6: Add sending mobility header functions through raw socket.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:34 +0900 > From: Masahide NAKAMURA <[EMAIL PROTECTED]> > > Mobility header is built by user-space and sent through raw socket. > Kernel just extracts its type to flow. > Based on MIPL2 kernel patch. > > Signed-off-by: Masah

Re: [PATCH 29/44] [IPV6] MIP6: Add destination options header transformation.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:30 +0900 > From: Masahide NAKAMURA <[EMAIL PROTECTED]> > > Add destination options header transformation for Mobile IPv6. > Based on MIPL2 kernel patch. > > This patch was also written by: Ville Nuorvala <[EMAIL PROTECTED]>

Re: [PATCH 30/44] [XFRM] STATE: Add Mobile IPv6 route optimization protocols to netlink interface.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:31 +0900 > Add Mobile IPv6 route optimization protocols to netlink interface. > Route optimization states carry care-of address. > Based on MIPL2 kernel patch. > > Signed-off-by: Masahide NAKAMURA <[EMAIL PROTECTED]> > Signe

Re: [PATCH 28/44] [IPV6] MIP6: Add routing header type 2 transformation.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:29 +0900 > From: Masahide NAKAMURA <[EMAIL PROTECTED]> > > Add routing header type 2 transformation for Mobile IPv6. > Based on MIPL2 kernel patch. > > Signed-off-by: Noriaki TAKAMIYA <[EMAIL PROTECTED]> > Signed-off-by: Ma

[PATCH 6/7] [DCCP]: Shift sysctls into feat.h

2006-08-23 Thread Ian McDonald
This shifts further sysctls into feat.h. No change in functionality - shifting code only. Signed off by: Ian McDonald <[EMAIL PROTECTED]> --- diff --git a/net/dccp/feat.h b/net/dccp/feat.h index b44c455..cee553d 100644 --- a/net/dccp/feat.h +++ b/net/dccp/feat.h @@ -27,5 +27,10 @@ extern int dcc

[PATCH 7/7] [DCCP]: Introduce tx buffering

2006-08-23 Thread Ian McDonald
This adds transmit buffering to DCCP. I have tested with CCID2/3 and with loss and rate limiting. Signed off by: Ian McDonald <[EMAIL PROTECTED]> --- diff --git a/include/linux/dccp.h b/include/linux/dccp.h index 676333b..2d7671c 100644 --- a/include/linux/dccp.h +++ b/include/linux/dccp.h @@ -43

[PATCH 5/7] [DCCP]: Fix CCID3 to correct performance

2006-08-23 Thread Ian McDonald
This fixes CCID3 to give much closer performance to RFC4342. CCID3 is meant to alter sending rate based on RTT and loss. The performance was verified against: http://wand.net.nz/~perry/max_download.php For example I tested with netem and had the following parameters: Delayed Acks 1, MSS 256 byte

[PATCH 4/7] [DCCP]: Introduce dccp_rx_hist_find_entry

2006-08-23 Thread Ian McDonald
This adds a new function dccp_rx_hist_find_entry. Signed off by: Ian McDonald <[EMAIL PROTECTED]> --- diff --git a/net/dccp/ccids/lib/packet_history.c b/net/dccp/ccids/lib/packet_history.c index 7b6b03e..1c68182 100644 --- a/net/dccp/ccids/lib/packet_history.c +++ b/net/dccp/ccids/lib/packet_hist

[PATCH 3/7] [DCCP]: Introduces follows48 function

2006-08-23 Thread Ian McDonald
This adds a new function to see if two sequence numbers follow each other. Signed off by: Ian McDonald <[EMAIL PROTECTED]> --- diff --git a/net/dccp/dccp.h b/net/dccp/dccp.h index b8931d3..84b477d 100644 --- a/net/dccp/dccp.h +++ b/net/dccp/dccp.h @@ -81,6 +81,14 @@ static inline u64 max48(const u

[PATCH 2/7] [DCCP]: Update contact details and copyright

2006-08-23 Thread Ian McDonald
Just updating copyright and contacts Signed off by: Ian McDonald <[EMAIL PROTECTED]> --- diff --git a/CREDITS b/CREDITS index 29be6d1..0fe904e 100644 --- a/CREDITS +++ b/CREDITS @@ -2209,7 +2209,7 @@ S: (address available on request) S: USA N: Ian McDonald -E: [EMAIL PROTECTED] +E: [EMAIL PROT

[PATCH 1/7] [DCCP]: Fix typo

2006-08-23 Thread Ian McDonald
This fixes a small typo in net/dccp/libs/packet_history.c Signed off by: Ian McDonald <[EMAIL PROTECTED]> --- diff --git a/net/dccp/ccids/lib/packet_history.c b/net/dccp/ccids/lib/packet_history.c index ad98d6a..6739be1 100644 --- a/net/dccp/ccids/lib/packet_history.c +++ b/net/dccp/ccids/lib/pac

[PATCH 0/7] [DCCP]: Fixes and enhancements

2006-08-23 Thread Ian McDonald
Please find following a series of patches for DCCP. These have been tested against torvalds/linux-2.6.git and davem/net-2.6.19.git My opinion is that 1 and 2 can go straight into 2.6.18 as documentation changes only - Dave - are you able to do as Arnaldo is very busy at present. I would love 3,

[PATCH 4/4] Try 2: Modify rt2x00-d80211 to use wireless statistics

2006-08-23 Thread Larry Finger
These patches modify the rt2x00-d80211 family of drivers to use the wireless statics added in patch 1. Signed-Off-By: Larry [EMAIL PROTECTED]> == diff --git a/drivers/net/wireless/d80211/rt2x00/rt2400pci.c b/drivers/net/wireless/d80211/rt2x00/rt2400pci.c

[PATCH 1/4] Try 2: Add wireless statistics to d80211

2006-08-23 Thread Larry Finger
This patch modifies d80211 to add wireless statistics. Signed-Off-By: Larry [EMAIL PROTECTED]> == diff --git a/include/net/d80211.h b/include/net/d80211.h index 42fdbf7..70655dc 100644 --- a/include/net/d80211.h +++ b/include/net/d80211.h @@ -205,6 +205,8 @@ s

[PATCH 2/4] Try 2: Modify bcm43xx-d80211 to use wireless statistics

2006-08-23 Thread Larry Finger
These patches modify bcm43xx-d80211 to use the wireless statics added in patch 1. Signed-Off-By: Larry [EMAIL PROTECTED]> == diff --git a/drivers/net/wireless/d80211/bcm43xx/bcm43xx.h b/drivers/net/wireless/d80211/bcm43xx/bcm43xx.h index a0faeca..75174f9 1

[PATCH 3/4] Try 2: Modify adm8211-d80211 to use wireless statistics

2006-08-23 Thread Larry Finger
These patches modify adm8211-d80211 to use the wireless statics added in patch 1. Signed-Off-By: Larry [EMAIL PROTECTED]> == diff --git a/drivers/net/wireless/d80211/adm8211/adm8211.c b/drivers/net/wireless/d80211/adm8211/adm8211.c index dcabeab..5f13e9e

Re: [PATCH 18/44] [IPV6]: Add Kconfig to enable Mobile IPv6.

2006-08-23 Thread Masahide NAKAMURA
David Miller wrote: From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:19 +0900 From: Masahide NAKAMURA <[EMAIL PROTECTED]> Add Kconfig to enable Mobile IPv6. Based on MIPL2 kernel patch. Signed-off-by: Noriaki TAKAMIYA <[EMAIL PROTECTED]> Signed-off-by: Masahide NAKAMUR

Re: [PATCH 16/44] [XFRM] IPV6: Restrict bundle reusing

2006-08-23 Thread Masahide NAKAMURA
David Miller wrote: From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:17 +0900 From: Masahide NAKAMURA <[EMAIL PROTECTED]> For outbound transformation, bundle is checked whether it is suitable for current flow to be reused or not. In such IPv6 case as below, transformati

[PATCH 0/4] Try 2 - Add wireless statistics to d80211 and its drivers

2006-08-23 Thread Larry Finger
Jiri, This series of patches address all of your earlier concerns, namely: 1. The d80211 stuff is in Part 1/4, the patches for bcm43xx-d80211 are in Part 2/4, the patches for the adm8211 driver is in Part 3/4, and the patches for the RT2X00 family of drivers are in Part 4/4. 2. The location f

Re: [PATCH 27/44] [IPV6] IPSEC: Support sending with Mobile IPv6 extension headers.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:28 +0900 > Mobile IPv6 defines home address option as an option of destination > options header. It is placed before fragment header then > ip6_find_1stfragopt() is fixed to know about it. > Home address option also carries f

Re: [PATCH 26/44] [IPV6] MIP6: Revert address to send ICMPv6 error.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:27 +0900 > IPv6 source address is replaced in receiving packet > with home address option carried by destination options header. > To send ICMPv6 error back, original address which is received one on wire > should be used. Th

Re: [PATCH 25/44] [IPV6] MIP6: Add inbound interface of home address option.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:26 +0900 > From: Masahide NAKAMURA <[EMAIL PROTECTED]> > > Add inbound function of home address option by registering it to TLV table for > destination options header. > Based on MIPL2 kernel patch. > > This patch was also

Re: [PATCH 24/44] [IPV6] MIP6: Add home address option definition.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:25 +0900 > Add home address option definition for Mobile IPv6. > Based on MIPL2 kernel patch. > > Signed-off-by: Noriaki TAKAMIYA <[EMAIL PROTECTED]> > Signed-off-by: Masahide NAKAMURA <[EMAIL PROTECTED]> > Signed-off-by: YO

Re: ProxyARP and IPSec

2006-08-23 Thread Andy Gay
On Wed, 2006-08-23 at 18:14 -0700, H. Peter Anvin wrote: > H. Peter Anvin wrote: > > Alexey Kuznetsov wrote: > >> > >> The question is where is this host really? > >> > >> If it is far far away and connected only via IPsec tunnel with > >> destionation > >> of tunnel different of host address > >>

Re: [PATCH 23/44] [IPV6]: Allow to replace skbuff by TLV parser.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:24 +0900 > In receiving Mobile IPv6 home address option which is a TLV carried > by destination options header, kernel will try to mangle source adderss > of packet. Think of cloned skbuff it is required to replace it by > th

Re: [PATCH 22/44] [IPV6]: Find option offset by type.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:23 +0900 > This is a helper to search option offset from extension header which > can carry TLV option like destination options header. > Mobile IPv6 home address option will use it. > Based on MIPL2 kernel patch. > > Signed

Re: [PATCH 21/44] [IPV6] MIP6: Add socket option and ancillary data interface of routing header type 2.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:22 +0900 > Add socket option and ancillary data interface of routing header type 2. > Mobile IPv6 application will use this to send binding acknowledgement > with the header without relation of confirmed route optimization (b

Re: [PATCH 20/44] [IPV6] MIP6: Add inbound interface of routing header type 2.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:21 +0900 > Add inbound interface of routing header type 2 for Mobile IPv6. > Based on MIPL2 kernel patch. > > This patch was also written by: Ville Nuorvala <[EMAIL PROTECTED]> > > Signed-off-by: Masahide NAKAMURA <[EMAIL P

Re: [PATCH 19/44] [IPV6] MIP6: Add routing header type 2 definition.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:20 +0900 > Add routing header type 2 definition for Mobile IPv6. > Based on MIPL2 kernel patch. > > Signed-off-by: Noriaki TAKAMIYA <[EMAIL PROTECTED]> > Signed-off-by: Masahide NAKAMURA <[EMAIL PROTECTED]> > Signed-off-by:

Re: [PATCH 18/44] [IPV6]: Add Kconfig to enable Mobile IPv6.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:19 +0900 > From: Masahide NAKAMURA <[EMAIL PROTECTED]> > > Add Kconfig to enable Mobile IPv6. > Based on MIPL2 kernel patch. > > Signed-off-by: Noriaki TAKAMIYA <[EMAIL PROTECTED]> > Signed-off-by: Masahide NAKAMURA <[EMAIL

Re: [PATCH 17/44] [XFRM]: Fix message about transformation user interface.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:18 +0900 > Transformation user interface is not only for IPsec. > Based on MIPL2 kernel patch. > > Signed-off-by: Masahide NAKAMURA <[EMAIL PROTECTED]> > Signed-off-by: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Applied to net-2

Re: [PATCH 16/44] [XFRM] IPV6: Restrict bundle reusing

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:17 +0900 > From: Masahide NAKAMURA <[EMAIL PROTECTED]> > > For outbound transformation, bundle is checked whether it is > suitable for current flow to be reused or not. In such IPv6 case > as below, transformation may apply

Re: [PATCH 5/44] [XFRM] STATE: Add source address list.

2006-08-23 Thread David Miller
From: Masahide NAKAMURA <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 10:19:47 +0900 > As you may already find out the resolution will not be so hard > since this it is doing the same thing as destination hash about > XFRM list. Correct. I also do not think it will be very difficult. - To unsubscri

Re: [PATCH 4/4] IP100A: Solve host error problem in low performance embedded system when continune down and up.

2006-08-23 Thread Jesse Huang
Hi Randy: Sorry for the file path. I will regenerate with path a/drivers/net/sundance.c and re-submit again. Thanks for your help! Best Regards, Jesse Huang - Original Message - From: "Randy.Dunlap" <[EMAIL PROTECTED]> To: "Jesse Huang" <[EMAIL PROTECTED]> Cc: ; ; <[EMAIL PROTECTED]>;

Re: [PATCH] IP1000A: IC Plus update 2006-08-22

2006-08-23 Thread Jesse Huang
Hi Francois: I am very appreciated what you do for IP1000A. I will follow those files. Thanks you very much! Best Regards, Jesse Huang - Original Message - From: "Francois Romieu" <[EMAIL PROTECTED]> To: "Jesse Huang" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[E

Re: [PATCH 5/44] [XFRM] STATE: Add source address list.

2006-08-23 Thread Masahide NAKAMURA
David Miller wrote: From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:06 +0900 From: Masahide NAKAMURA <[EMAIL PROTECTED]> Support source address based searching. Mobile IPv6 will use it. Based on MIPL2 kernel patch. Signed-off-by: Masahide NAKAMURA <[EMAIL PROTECTED]>

Re: [PATCH 15/44] [XFRM] IPV6: Update outbound state timestamp for each sending.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:16 +0900 > From: Masahide NAKAMURA <[EMAIL PROTECTED]> > > With this patch transformation state is updated last used time > for each sending. Xtime is used for it like other state lifetime > expiration. > Mobile IPv6 enabled

Re: [PATCH 14/44] [XFRM] STATE: Introduce care-of address.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:15 +0900 > Care-of address is carried by state as a transformation option like IPsec > encryption/authentication algorithm. > Based on MIPL2 kernel patch. > > Signed-off-by: Noriaki TAKAMIYA <[EMAIL PROTECTED]> > Signed-off-

Re: ProxyARP and IPSec

2006-08-23 Thread H. Peter Anvin
H. Peter Anvin wrote: Alexey Kuznetsov wrote: The question is where is this host really? If it is far far away and connected only via IPsec tunnel with destionation of tunnel different of host address ip ro add THEHOST dev dummy0 should be enough. It asserts that THEHOST is not on eth0. IP

Re: ProxyARP and IPSec

2006-08-23 Thread H. Peter Anvin
Alexey Kuznetsov wrote: The question is where is this host really? If it is far far away and connected only via IPsec tunnel with destionation of tunnel different of host address ip ro add THEHOST dev dummy0 should be enough. It asserts that THEHOST is not on eth0. IPsec policy will figure ou

Re: [PATCH 13/44] [XFRM] STATE: Support non-fragment outbound transformation headers.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:14 +0900 > For originated outbound IPv6 packets which will fragment, ip6_append_data() > should know length of extension headers before sending them and > the length is carried by dst_entry. > IPv6 IPsec headers fragment then

Re: [PATCH 12/44] [XFRM] STATE: Add a hook to obtain local/remote outbound address.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:13 +0900 > Outbound transformation replaces both source and destination address with > state's end-point addresses at the same time when IPsec tunnel mode. > It is also required to change them for Mobile IPv6 route optimizati

Re: [PATCH 11/44] [XFRM]: Rename secpath_has_tunnel to secpath_has_nontransport.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:12 +0900 > On current kernel inbound transformation state is allowed transport and > disallowed tunnel mode when mismatch is occurred between tempates and states. > As the result of adding two more modes by Mobile IPv6, this

Re: [PATCH 10/44] [XFRM] STATE: Common receive function for route optimization extension headers.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:11 +0900 > XFRM_STATE_WILDRECV flag is introduced; the last resort state is set it > and receives packet which is not route optimized but uses such extension > headers i.e. Mobile IPv6 signaling (binding update and acknowledg

Re: [PATCH 9/44] [XFRM]: Restrict authentication algorithm only when inbound transformation protocol is IPsec.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:10 +0900 > For Mobile IPv6 usage, routing header or destination options header is used > and > it doesn't require this comparison. It is checked only for IPsec template. > Based on MIPL2 kernel patch. > > Signed-off-by: Mas

Re: [PATCH 8/44] [XFRM] STATE: Introduce route optimization mode.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:09 +0900 > Route optimization is used with routing header and destination options > header for Mobile IPv6. > At outbound it makes header space like IPsec transport. At inbound > it does nothing because exhdrs.c functions hav

Re: [PATCH 7/44] [XFRM] STATE: Add a hook to find offset to be inserted header in outbound.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:08 +0900 > On current kernel, ip6_find_1stfragopt() is used by IPv6 IPsec to find offset > to > be inserted header in outbound for transport mode. (BTW, no usage may be > needed for > IPv4 case.) > Mobile IPv6 requires anot

Re: [PATCH 6/44] [XFRM] STATE: Search by address using source address list.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:07 +0900 > From: Masahide NAKAMURA <[EMAIL PROTECTED]> > > This is a support to search transformation states by its addresses > by using source address list for Mobile IPv6 usage. > To use it from user-space, it is also adde

Re: [PATCH 5/44] [XFRM] STATE: Add source address list.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:06 +0900 > From: Masahide NAKAMURA <[EMAIL PROTECTED]> > > Support source address based searching. > Mobile IPv6 will use it. > Based on MIPL2 kernel patch. > > Signed-off-by: Masahide NAKAMURA <[EMAIL PROTECTED]> > Signed-

Re: [PATCH 4/44] [XFRM]: Expand XFRM_MAX_DEPTH for route optimization.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:05 +0900 > From: Masahide NAKAMURA <[EMAIL PROTECTED]> > > XFRM_MAX_DEPTH is a limit of transformation states to be applied to the same > flow. Two more extension headers are used by Mobile IPv6 transformation. > Based on MI

Re: [PATCH 3/44] [XFRM] STATE: Allow non IPsec protocol.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:04 +0900 > From: Masahide NAKAMURA <[EMAIL PROTECTED]> > > It will be added two more transformation protocols (routing header > and destination options header) for Mobile IPv6. > xfrm_id_proto_match() can be handle zero as a

Re: [PATCH 2/44] [XFRM]: Introduce a helper to compare id protocol.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:03 +0900 > From: Masahide NAKAMURA <[EMAIL PROTECTED]> > > Put the helper to header for future use. > Based on MIPL2 kernel patch. > > Signed-off-by: Masahide NAKAMURA <[EMAIL PROTECTED]> > Signed-off-by: YOSHIFUJI Hideaki

Re: [PATCH 1/44] [XFRM]: Add XFRM_MODE_xxx for future use.

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:02 +0900 > Transformation mode is used as either IPsec transport or tunnel. > It is required to add two more items, route optimization and inbound trigger > for Mobile IPv6. > Based on MIPL2 kernel patch. > > This patch was

Re: [RFC] [GIT PATCH] IPv6 Routing / Ndisc Fixes

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 10 Aug 2006 17:46:35 +0900 (JST) > Hello. > > In article <[EMAIL PROTECTED]> (at Thu, 10 Aug 2006 00:37:14 +0300), Ville > Nuorvala <[EMAIL PROTECTED]> says: > > > >> commit e0ad64d5b44179ea1296d737dec23279c72c9636 > > >> Author: YOSHIFUJI

Re: [PATCH 0/44] Mobile IPv6 Platform, Take 2 (for net-2.6.19)

2006-08-23 Thread David Miller
From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 24 Aug 2006 00:02:01 +0900 > we have another discussion about improvement of XFRM state hash. > Our patches (about source address list part) will conflict with that > work, but we did not take that into account so far because it was not > in t

Re: [PATCH 2.6.17 0/9] NetXen: 1G/10G Ethernet Driver

2006-08-23 Thread Don Fry
It looks like you have not run the source throught Lindent as previously requested. Before you submit the code again, please use the Lindent script. I can get the code to ping between two cards. Will be doing more testing tomorrow. -- Don Fry [EMAIL PROTECTED] - To unsubscribe from this list:

Re: ProxyARP and IPSec

2006-08-23 Thread Alexey Kuznetsov
Hello! > What he's trying to accomplish doesn't sound all that weird, Absolutely sane. > does anyone have any other ideas? The question is where is this host really? If it is far far away and connected only via IPsec tunnel with destionation of tunnel different of host address ip ro add THEH

Re: [PATCH] IP1000A: IC Plus update 2006-08-22

2006-08-23 Thread Francois Romieu
Francois Romieu <[EMAIL PROTECTED]> : [...] > Typo. It should be: > http://www.fr.zoreil.com/linux/kernel/2.6.x/2.6.18-rc4/ip1000 Added 0038-ip1000-CodingStyle.txt. More local variables, more unsigned int, less MixedCase, ipg_nic_rx() fits in your favorite 80 cols console. -- Ueimor - To unsubs

Re: ProxyARP and IPSec

2006-08-23 Thread David Miller
From: Thomas Graf <[EMAIL PROTECTED]> Date: Wed, 23 Aug 2006 21:14:25 +0200 > * H. Peter Anvin <[EMAIL PROTECTED]> 2006-08-22 17:31 > > Specifically, Linux will not ProxyARP for an address unless it has a > > route for it, *and* that route either has a DNAT marking or points to a > > different i

Re: [PATCH] d80211: add ieee80211_stop_queues()

2006-08-23 Thread Michael Buesch
On Wednesday 23 August 2006 23:12, Simon Barber wrote: > We already do have intelligent qdiscs - via TC. Anyone using htb for > rate pacing, will achieve better control (less jitter) if the DMA queue > latency is kept down. > > One very important issue for 802.11 is the software rate control. At a

Re: [PATCH 2/6]: powerpc/cell spidernet low watermark patch.

2006-08-23 Thread David Miller
From: [EMAIL PROTECTED] (Linas Vepstas) Date: Wed, 23 Aug 2006 16:36:42 -0500 > I could create a searate patch to change struct descr {} to split > the u32 into several u8's; there's a dozen spots that get touched. > > Alternatel, I could do a cheesy cast to char[4] and access that way. > Opinio

Re: [PATCH 5/6]: powerpc/cell spidernet bottom half

2006-08-23 Thread Linas Vepstas
On Sat, Aug 19, 2006 at 01:03:04AM +0200, Arnd Bergmann wrote: > using the NAPI poll function Still fiddling with this. Getting side-tracked after noticing that the RX side generates a *huge* numbe of interrupts, despite code in the driver which superficially appears to be RX NAPI. One step forw

Re: [PATCH wireless-dev 4/6] d80211: Send Layer 2 Update frames in kernel

2006-08-23 Thread Stefan Rompf
Am Mittwoch, 23. August 2006 19:22 schrieb Jiri Benc: > > Send Layer 2 Update frame from the 802.11 code in kernel to the netdev > > that the STA is bound to. If the STA is bound to another VLAN netdev, > > send another update frame. This fixes an issue in which a local bridge > > table was not up

Re: [PATCH 2/6]: powerpc/cell spidernet low watermark patch.

2006-08-23 Thread Linas Vepstas
On Sun, Aug 20, 2006 at 12:03:14PM +0200, Arnd Bergmann wrote: > On Sunday 20 August 2006 08:31, Benjamin Herrenschmidt wrote: > > > card->low_watermark->next->dmac_cmd_status |= SPIDER_NET_DESCR_TXDESFLG; > > > mb(); > > > card->low_watermark->dmac_cmd_status &= ~SPIDER_NET_DESCR_TXDESFLG; > > > c

[PATCH] ethtool: skge register dump

2006-08-23 Thread Stephen Hemminger
Pretty printing of skge registers. This is a redo of earlier patch that must have got lost. It earlier patch was before the git conversion. Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]> --- Makefile.am|2 - ethtool-util.h |3 + ethtool.c |1 skge.c | 189

RE: [PATCH] d80211: add ieee80211_stop_queues()

2006-08-23 Thread Simon Barber
We already do have intelligent qdiscs - via TC. Anyone using htb for rate pacing, will achieve better control (less jitter) if the DMA queue latency is kept down. One very important issue for 802.11 is the software rate control. At a certain point in time the rate control algorithm may determine i

Re: [PATCH] d80211: add ieee80211_stop_queues()

2006-08-23 Thread Michael Buesch
On Wednesday 23 August 2006 22:32, Simon Barber wrote: > Right - and what I'm proposing is that we don't just count the number of > frames in the ring - but also count the amount of frame time the ring > takes too. This way if there are a number of large, slow frames we can > stop adding more frame

Re: [PATCH 27/44] [IPV6] IPSEC: Support sending with Mobile IPv6 extension headers.

2006-08-23 Thread YOSHIFUJI Hideaki / 吉藤英明
In article <[EMAIL PROTECTED]> (at Thu, 24 Aug 2006 00:02:28 +0900), YOSHIFUJI Hideaki <[EMAIL PROTECTED]> says: > +#ifdef CONFIG_IPV6_MIP6 > + if (ipv6_clear_mutable_options(skb->nh.ipv6h, hdr_len, XFRM_POLICY_IN)) > + goto out; > +#else > if (ipv6_clear_mutable_options(skb

RE: [PATCH] d80211: add ieee80211_stop_queues()

2006-08-23 Thread Simon Barber
Right - and what I'm proposing is that we don't just count the number of frames in the ring - but also count the amount of frame time the ring takes too. This way if there are a number of large, slow frames we can stop adding more frames into the ring well before we reach the limit on the number of

Re: [PATCH 22/44] [IPV6]: Find option offset by type.

2006-08-23 Thread YOSHIFUJI Hideaki / 吉藤英明
In article <[EMAIL PROTECTED]> (at Wed, 23 Aug 2006 13:22:06 -0400), Brian Haley <[EMAIL PROTECTED]> says: > > + /* not_found */ > > + return -1; > > + bad: > > + return -1; > > +} > > You could change this to: > > /* not_found */ > bad: > return -1; > } Right. I thi

  1   2   3   >