mirror of
https://github.com/coredns/coredns.git
synced 2025-12-02 00:24:08 -05:00
* Add custom data into dnstap context * Fix error and fix UT compile errors * Add UTs * Change as per review comments. Use boolean to indicate which Dnstap message to send out * Merge with master and fix lint warning * Remove newline * Fix review comments