aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mate/matelib/dns.mate
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/mate/matelib/dns.mate')
-rw-r--r--plugins/mate/matelib/dns.mate6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/mate/matelib/dns.mate b/plugins/mate/matelib/dns.mate
deleted file mode 100644
index be426bc555..0000000000
--- a/plugins/mate/matelib/dns.mate
+++ /dev/null
@@ -1,6 +0,0 @@
-# dns.mate
-
-Action=PduDef; Name=dns_pdu; Proto=dns; Transport=udp/ip; addr=ip.addr; port=udp.port; dns_id=dns.id; dns_rsp=dns.flags.response;
-Action=GopDef; Name=dns_req; On=dns_pdu; addr; addr; port!53; dns_id;
-Action=GopStart; For=dns_req; dns_rsp=0;
-Action=GopStop; For=dns_req; dns_rsp=1;