selftests: fib_rule_tests: fix local IPv4 address typo
authorHangbin Liu <liuhangbin@gmail.com>
Mon, 20 May 2019 04:36:54 +0000 (12:36 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 May 2019 00:20:19 +0000 (20:20 -0400)
commitfc82d93e57e3d41f79eff19031588b262fc3d0b6
tree9f7db7299e6fd7863953a11ef2541bf36aca3709
parent9bbcdb07a53549ed072f03a88a5012e939a64c01
selftests: fib_rule_tests: fix local IPv4 address typo

The IPv4 testing address are all in 192.51.100.0 subnet. It doesn't make
sense to set a 198.51.100.1 local address. Should be a typo.

Fixes: 65b2b4939a64 ("selftests: net: initial fib rule tests")
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/fib_rule_tests.sh