From: Julian Anastasov Date: Fri, 2 Dec 2011 11:39:42 +0000 (+0000) Subject: ipv4: make sure RTO_ONLINK is saved in routing cache X-Git-Tag: v3.2-rc5~38^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f61759e6b831a55b89e584b198c3da325e2bc379;p=pandora-kernel.git ipv4: make sure RTO_ONLINK is saved in routing cache __mkroute_output fails to work with the original tos and uses value with stripped RTO_ONLINK bit. Make sure we put the original TOS bits into rt_key_tos because it used to match cached route. Signed-off-by: Julian Anastasov Signed-off-by: David S. Miller --- Reading git-diff-tree failed