Description This experimental plugin allows you to use an eBPF XDP program to analyze and filter traffic before it reaches CoreDNS, and report very basic Prometheus metrics. When CoreDNS exits, the program will be detached from the interface. This generic solution serves in part as an example of how you can integrate an eBPF XDP program with CoreDNS with a custom plugin.