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, 28 Jan 2009 12:41:26 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	herbert@...dor.apana.org.au
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH 0/4]: Revamp TX hashing.

From: Herbert Xu <herbert@...dor.apana.org.au>
Date: Wed, 28 Jan 2009 20:02:03 +1100

> One thing that I've been thinking about is that it would be
> really useful if we guaranteed that every inbound packet carried
> a hash with it.  This could be used to help subsequent processing
> such as routing, netfilter, etc. since they all need to make
> decisions based on flows.

Ok, all the complicated cases will have to occur in decapsulators :-)

For example, IP tunnels would need to compute the hash as would most
forms of IPSEC since often we can't even see the inner flow until
after decryption even for transport cases.
--
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