aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mate/matelib/dns.mate
blob: be426bc555df0e658ed5d6a823f7acd61b81ae5f (plain)
1
2
3
4
5
6
# 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;