commit | a57ebc90f1350296edded12d33d7c278831bc3bf | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Thu Sep 08 14:27:47 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 08 14:27:47 2005 -0700 |
tree | 271f478173fb6e1d1869320e81779e6c7165cede | |
parent | baed16a7ff5194487764db300c2753ac7409c4c5 [diff] |
[IPV6]: Don't redo xfrm_lookup for cached dst entries The xfrm lookup is already done when the dst entry is looked up first and stored in the cache. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>