[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090128.124126.119524270.davem@davemloft.net>
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