lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ