[RFC][PATCH 0/3][XFRM]: Support packet processing error statistics.

2007-10-21 Thread Masahide NAKAMURA
This patch introduces statistics about transformation error (or almost error) factor at packet processing for developer. It is not a SNMP/MIB specification from IPsec/MIPv6 but a counter designed from current transformation source code. Comment please. - To unsubscribe from this list: send the lin

Re: [RFC][PATCH 0/3][XFRM]: Support packet processing error statistics.

2007-10-22 Thread Herbert Xu
On Mon, Oct 22, 2007 at 03:11:06PM +0900, Masahide NAKAMURA wrote: > This patch introduces statistics about transformation error (or almost error) > factor at packet processing for developer. > It is not a SNMP/MIB specification from IPsec/MIPv6 but a counter > designed from current transformation

Re: [RFC][PATCH 0/3][XFRM]: Support packet processing error statistics.

2007-10-22 Thread Masahide NAKAMURA
Monday 22 October 2007 17:50, Herbert Xu wrote: > On Mon, Oct 22, 2007 at 03:11:06PM +0900, Masahide NAKAMURA wrote: > > This patch introduces statistics about transformation error (or almost > > error) > > factor at packet processing for developer. > > It is not a SNMP/MIB specification from IPse

Re: [RFC][PATCH 0/3][XFRM]: Support packet processing error statistics.

2007-10-22 Thread jamal
On Mon, 2007-22-10 at 15:11 +0900, Masahide NAKAMURA wrote: > This patch introduces statistics about transformation error (or almost error) > factor at packet processing for developer. > It is not a SNMP/MIB specification from IPsec/MIPv6 but a counter > designed from current transformation source

Re: [RFC][PATCH 0/3][XFRM]: Support packet processing error statistics.

2007-10-23 Thread Masahide NAKAMURA
Monday 22 October 2007 21:28, jamal wrote: > On Mon, 2007-22-10 at 15:11 +0900, Masahide NAKAMURA wrote: > > This patch introduces statistics about transformation error (or almost > > error) > > factor at packet processing for developer. > > It is not a SNMP/MIB specification from IPsec/MIPv6 but

Re: [RFC][PATCH 0/3][XFRM]: Support packet processing error statistics.

2007-10-23 Thread jamal
On Tue, 2007-23-10 at 16:08 +0900, Masahide NAKAMURA wrote: > Thanks. I would like you to find too much item at my patch > for the statistics, too. I am not anywhere close to a machine where i can give you precise details to this; the one thing that sticks out in my brain cells is the SPI mismatc

Re: [RFC][PATCH 0/3][XFRM]: Support packet processing error statistics.

2007-10-23 Thread Masahide NAKAMURA
Wednesday 24 October 2007 04:47, jamal wrote: > On Tue, 2007-23-10 at 16:08 +0900, Masahide NAKAMURA wrote: > > > Thanks. I would like you to find too much item at my patch > > for the statistics, too. > > I am not anywhere close to a machine where i can give you precise > details to this; the on

Re: [RFC][PATCH 0/3][XFRM]: Support packet processing error statistics.

2007-10-23 Thread YOSHIFUJI Hideaki / 吉藤英明
In article <[EMAIL PROTECTED]> (at Tue, 23 Oct 2007 16:08:34 +0900), Masahide NAKAMURA <[EMAIL PROTECTED]> says: > Monday 22 October 2007 21:28, jamal wrote: > > On Mon, 2007-22-10 at 15:11 +0900, Masahide NAKAMURA wrote: : > This point is one of what I want to hear comment. > My patch uses "XFRM

Re: [RFC][PATCH 0/3][XFRM]: Support packet processing error statistics.

2007-10-24 Thread jamal
On Wed, 2007-24-10 at 12:30 +0900, Masahide NAKAMURA wrote: > At IPsec point of view, actually "SPI mismatch" caused by user configuration > cannot be identified easily since identify of SAD is consist of SPI, address > and > protocol(ESP/AH...) and linux SAD uses hash database. It is database id

Re: [RFC][PATCH 0/3][XFRM]: Support packet processing error statistics.

2007-10-24 Thread jamal
On Wed, 2007-24-10 at 12:59 +0900, YOSHIFUJI Hideaki / 吉藤英明 wrote: > In article <[EMAIL PROTECTED]> (at Tue, 23 Oct 2007 16:08:34 +0900), Masahide > NAKAMURA <[EMAIL PROTECTED]> says: > > > Now we have the following candidates: > > > > (1) my patchXFRM_MIB_INHDRERROR > > (2) som

Re: [RFC][PATCH 0/3][XFRM]: Support packet processing error statistics.

2007-10-25 Thread Masahide NAKAMURA
Wednesday 24 October 2007 21:18, jamal wrote: > On Wed, 2007-24-10 at 12:30 +0900, Masahide NAKAMURA wrote: > > > At IPsec point of view, actually "SPI mismatch" caused by user configuration > > cannot be identified easily since identify of SAD is consist of SPI, > > address and > > protocol(ESP/