commit | 4da3089f2b582b21e1374ccc6df722d4361eb915 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Thu Feb 23 16:19:26 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 23 16:19:26 2006 -0800 |
tree | fe29539a688f524ef58eab1178c1ef1bea2bff66 | |
parent | f8d0e3f11593928ac3f968c378a44e80b04488c9 [diff] |
[IPSEC]: Use TOS when doing tunnel lookups We should use the TOS because it's one of the routing keys. It also means that we update the correct routing cache entry when PMTU occurs. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>