From 4a9edffc5d915413e32ae43c955d57b162743f20 Mon Sep 17 00:00:00 2001 From: Ian Moffett Date: Fri, 18 Apr 2025 22:10:34 -0400 Subject: tools: Add tap interface test script Signed-off-by: Ian Moffett --- tools/taptest | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 tools/taptest diff --git a/tools/taptest b/tools/taptest new file mode 100755 index 0000000..aedfbf6 --- /dev/null +++ b/tools/taptest @@ -0,0 +1,3 @@ +#!/bin/bash + +arping -b -c 3 -I tap0 192.168.10.255 -- cgit v1.2.3