From: YOSHIFUJI Hideaki / 吉藤英明 <[EMAIL PROTECTED]>
Date: Thu, 05 Apr 2007 02:21:52 +0900 (JST)
> In article <[EMAIL PROTECTED]> (at Tue, 3 Apr 2007 15:55:51 +0900), Mitsuru
> Chinen <[EMAIL PROTECTED]> says:
>
> > Incoming trancated packets are counted as not only InTruncatedPkts but
> > also In
In article <[EMAIL PROTECTED]> (at Tue, 3 Apr 2007 15:55:51 +0900), Mitsuru
Chinen <[EMAIL PROTECTED]> says:
> Incoming trancated packets are counted as not only InTruncatedPkts but
> also InHdrErrors. They should be counted as InTruncatedPkts only.
>
> Signed-off-by: Mitsuru Chinen <[EMAIL PROT
Incoming trancated packets are counted as not only InTruncatedPkts but
also InHdrErrors. They should be counted as InTruncatedPkts only.
Signed-off-by: Mitsuru Chinen <[EMAIL PROTECTED]>
---
net/ipv6/ip6_input.c |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net/i