Re: [IPSEC]: Use TOS when doing tunnel lookups

2006-02-21 Thread Patrick McHardy
y > put the tos into the flow when we decode the packet for xfrm. So here > is the final patch which has been tested successfully. > > [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 th

[IPSEC]: Use TOS when doing tunnel lookups

2006-02-21 Thread Herbert Xu
acket for xfrm. So here is the final patch which has been tested successfully. [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 <