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>] [day] [month] [year] [list]
Date:	Thu, 22 Oct 2015 10:55:59 -0700
From:	Naji M Abdulla <najimohamed2004@...il.com>
To:	netdev@...r.kernel.org
Subject: XFRM Policy lookup in flowcache

Hi All,

I have a question regarding speeding up xfrm policy lookup in flow cache.

We are working on a product where  3 policies (in,fwd and out) are
setup per tunnel.

Tunnels comes up and down all the time, so the policy data base will
be keep changing.

Looks like there is an impact in performance since every time policy
database is changed, policies in flow cache gets invalidated. This
eventually results in almost all lookups going to policy database.

Is there any mechanism to get around this to get faster policy lookup?

thanks

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