From a31db0a7f063c377d31fbd3a4c67f16d2d78c3b0 Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Fri, 28 Jun 2019 17:03:34 +0200 Subject: [PATCH] tests: fix vxlan test --- tests/vxlan-decoder-02/test.rules | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/vxlan-decoder-02/test.rules diff --git a/tests/vxlan-decoder-02/test.rules b/tests/vxlan-decoder-02/test.rules new file mode 100644 index 000000000..c0f94ab54 --- /dev/null +++ b/tests/vxlan-decoder-02/test.rules @@ -0,0 +1 @@ +alert icmp any any -> any any (itype:8; sid:1;) -- 2.47.2