[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20061227.144452.1044954245.takamiya@po.ntts.co.jp>
Date: Wed, 27 Dec 2006 14:44:52 +0900 (JST)
From: Noriaki TAKAMIYA <takamiya@...ntts.co.jp>
To: nakam@...ux-ipv6.org
Cc: yoshfuji@...ux-ipv6.org, davem@...emloft.net,
netdev@...r.kernel.org
Subject: Re: [PATCH 2/2] [IPV6] RAW: Add checksum default defines for
mobility header.
Hi,
>> Wed, 27 Dec 2006 13:57:23 +0900
>> [Subject: Re: [PATCH 2/2] [IPV6] RAW: Add checksum default defines for mobility header.]
>> Masahide NAKAMURA <nakam@...ux-ipv6.org> wrote....
> > Anyway, we have 4 options.
> >
> > 1. IPV6_CHECKSUM default for IPPROTO_MH == 4
> > omit checksumming in mip6_mh_filter()
> > 2. IPV6_CHECKSUM default for IPPROTO_MH == -1
> > omit checksumming in mip6_mh_filter()
> > 3. IPV6_CHECKSUM for IPPROTO_MH == 4
> > always perform checksumming in mip6_mh_filter()
> > 4. IPV6_CHECKSUM default for IPPROTO_MH == -1
> > always perform checksumming in mip6_mh_filter()
> >
> > Current behavior is 4, but it is not appropriate.
> > I guess 1 is the way to go.
>
> I would like to have 1, too.
I think 1. is suitable.
--
Noriaki TAKAMIYA
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists