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 <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to