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-next>] [day] [month] [year] [list]
Date:	Tue, 15 Jul 2008 10:58:59 +0900
From:	Naohiro Ooiwa <nooiwa@...aclelinux.com>
To:	netdev@...r.kernel.org
CC:	herbert@...dor.apana.org.au, nicolas.dichtel@...nd.com,
	usagi-users@...ux-ipv6.org
Subject: Why doesn't RAW use daddr_cache ?

Hi all,

I have a question about "daddr_cache" in IPv6.

UDP socket uses daddr_cache via p6_sk_dst_lookup()/ip6_dst_store().
But, RAW socket has stopped using it.

I'm afraid of performance degrade in RAW.
Could you please tell me why "daddr_cache" is
deleted in RAW?

Note:
  It's deleted by the following patch.
  commit 6d3e85ecf22a5e3610df47b9c3fb2fc32cfd35bf
  commit 497c615abad7ee81994dd592194535aea2aad617

Regards,
Naohiro Ooiwa

--
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