commit | ca70a5623823841c179cf792b549d63b5fbe32ab | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Mon Jul 30 16:39:57 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 30 09:47:21 2018 -0700 |
tree | f85aeb3a82a7c0347279f0a0bce6290c50e59661 | |
parent | 9d9e6bde3df4ec6af0cc7dac328f8d8555aa36f9 [diff] |
selftests: forwarding: Introduce $ARPING Instead of relying on "arping" being installed everywhere under that name, introduce a variable $ARPING like the other tools do. Convert an existing test, mirror_gre_vlan_bridge_1q.sh to require_command $ARPING and then invoke arping through the variable. Signed-off-by: Petr Machata <petrm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>