commit | efa7b79f675da0efafe3f32ba0d6efe916cf4867 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Tue Jul 23 11:19:25 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 23 13:06:48 2019 -0700 |
tree | 51243bbeb867c86d975aba0560feb631c7e673cc | |
parent | b3e487c0cf425369a48049251af75593a5652dc1 [diff] |
selftests: forwarding: gre_multipath: Enable IPv4 forwarding The test did not enable IPv4 forwarding during its setup phase, which causes the test to fail on machines where IPv4 forwarding is disabled. Fixes: 54818c4c4b93 ("selftests: forwarding: Test multipath tunneling") Signed-off-by: Ido Schimmel <idosch@mellanox.com> Reported-by: Stephen Suryaputra <ssuryaextr@gmail.com> Tested-by: Stephen Suryaputra <ssuryaextr@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>