]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
ipv4: mask tos for input route
authorJulian Anastasov <ja@ssi.bg>
Sun, 26 Feb 2017 15:14:35 +0000 (17:14 +0200)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Thu, 6 Apr 2017 08:24:04 +0000 (09:24 +0100)
commita3ba3dfc90cfa803ae4f0d9c870a5c9e167d76f3
tree338efc6f6b26d9f16f77b7092ea495f90f9774ab
parent8a35543d4345fc990f50b73c9b85479f86bb6d63
ipv4: mask tos for input route

BugLink: http://bugs.launchpad.net/bugs/1675789
[ Upstream commit 6e28099d38c0e50d62c1afc054e37e573adf3d21 ]

Restore the lost masking of TOS in input route code to
allow ip rules to match it properly.

Problem [1] noticed by Shmulik Ladkani <shmulik.ladkani@gmail.com>

[1] http://marc.info/?t=137331755300040&r=1&w=2

Fixes: 89aef8921bfb ("ipv4: Delete routing cache.")
Signed-off-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
net/ipv4/route.c