From: Julian Anastasov Date: Thu, 21 Mar 2013 09:57:59 +0000 (+0200) Subject: ipvs: avoid routing by TOS for real server X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~235^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c90558dae51cef334f3d9d447cf7c0fd1bfe725d;p=pandora-kernel.git ipvs: avoid routing by TOS for real server Avoid replacing the cached route for real server on every packet with different TOS. I doubt that routing by TOS for real server is used at all, so we should be better with such optimization. Signed-off-by: Julian Anastasov Signed-off by: Hans Schillstrom Signed-off-by: Simon Horman --- Reading git-diff-tree failed