Revert "ipv6: set rt6i_protocol properly in the route when it is installed"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Nov 2018 11:42:42 +0000 (12:42 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Nov 2018 11:57:41 +0000 (12:57 +0100)
commit961323dd94783fd78507ad04eac3a90d95b1fa8f
treeb262fcf9baa08246727713f64346d3416e1d0550
parent0afb423b1d3fd4728ab273c208392e61cc06c835
Revert "ipv6: set rt6i_protocol properly in the route when it is installed"

This reverts commit 23e983e27aaff6357bb851d91b593d83a9a6552c which is
commit b91d532928dff2141ea9c107c3e73104d9843767 upstream.

It breaks the Android networking test suite, which works fine with the
backported patch in 4.14.  So something must be off for 4.9 for this
patch, so just revert it.

Cc: Jianlin Shi <jishi@redhat.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Xin Long <lucien.xin@gmail.com>
Cc: David S. Miller <davem@davemloft.net>
Cc: Sasha Levin <sashal@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/ipv6/route.c