Merge pull request #22 from davidmccormick/update-to-coredns-1.11.3-update-modules Update with latest CoreDNS to fix build issues.
Merge pull request #22 from davidmccormick/update-to-coredns-1.11.3-update-modules
Update with latest CoreDNS to fix build issues.
Plugin metadata_edns0 is used for decoding EDNS0 related information from the DNS query and publish it as metadata.
metadata_edns0 { client_id 0xffed address group_id 0xffee hex 16 0 16 <label> <id> <encoded-format> <params of format ...> }
The plugin currently supports the hex, bytes, and address format. So far, only ‘hex’ format is supported with params .
hex
bytes
address
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
metadata_edns0
Name
Plugin metadata_edns0 is used for decoding EDNS0 related information from the DNS query and publish it as metadata.
Description
The plugin currently supports the
hex,bytes, andaddressformat. So far, only ‘hex’ format is supported with params .