Re: [PATCH net] selftests: fib_rule_tests: Fix icmp proto with ipv6
From: David Miller <davem@davemloft.net>
Date: 2019-05-01 15:31:18
From: David Miller <davem@davemloft.net>
Date: 2019-05-01 15:31:18
From: David Ahern <dsahern@kernel.org> Date: Mon, 29 Apr 2019 10:30:09 -0700
From: David Ahern <redacted>
A recent commit returns an error if icmp is used as the ip-proto for
IPv6 fib rules. Update fib_rule_tests to send ipv6-icmp instead of icmp.
Fixes: 5e1a99eae8499 ("ipv4: Add ICMPv6 support when parse route ipproto")
Signed-off-by: David Ahern <redacted>Applied.