aboutsummaryrefslogtreecommitdiff
path: root/plugin/dns64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-09Return RcodeServerFailure when DNS64 has no next plugin (#6590)Gravatar Jared Baur 1-1/+1
2022-07-10add golangci-lint linter (#5499)Gravatar Ondřej Benkovský 2-26/+22
2022-01-11auto remove trailing whitespacesGravatar coredns[bot] 1-2/+2
2022-01-10auto go fmtGravatar coredns[bot] 1-4/+4
2022-01-07persist truncated state to client if lookup response is truncated (#4712)Gravatar Chris O'Haver 2-0/+58
2022-01-07plugin/dns64 : add support for DNS requests over IPv4 network (#4809)Gravatar Ondřej Benkovský 5-9/+106
2020-10-28docs: move Also See to See Also (#4245)Gravatar Miek Gieben 1-1/+1
2020-09-24For caddy v1 in our org (#4018)Gravatar Miek Gieben 2-3/+2
2020-07-25using promauto package to ensure all created metrics are properly registered ...Gravatar Zou Nengren 2-8/+2
2020-06-24format and add newline (#3969)Gravatar Zou Nengren 1-18/+18
2020-06-20Update dns64 plugin bugs list (#3955)Gravatar Ben Kochie 1-1/+0
2020-04-23Fix readme test by removing extra `~` (#3850)Gravatar Yong Tang 1-1/+1
2020-04-23plugin/dns64: update readme and owners (#3848)Gravatar Miek Gieben 1-21/+40
2020-03-31Update more metrics names (#3799)Gravatar Ben Kochie 3-7/+16
2020-03-26Documentation improvements for dns64 plugin (#3777)Gravatar Ben Kochie 1-5/+7
2020-03-26Add dns64 plugin (#3534)Gravatar Ben Kochie 6-0/+960