[XFRM]: Hash xfrm_state objects by source address too.
authorDavid S. Miller <davem@sunset.davemloft.net>
Thu, 24 Aug 2006 11:00:03 +0000 (04:00 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 22:08:47 +0000 (15:08 -0700)
The source address is always non-prefixed so we should use
it to help give entropy to the bydst hash.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found