Highlights
- 1 discussion answered
Pinned
1,046 contributions in the last year
Less
More
Activity overview
Contribution activity
May 2021
Created 7 commits in 2 repositories
Created a pull request in coredns/coredns that received 1 comment
reverse zone: fix Normalize
Make normalize return multiple "hosts" (= reverse zones) when a non-octet boundary cidr is given. Added pkg/cidr package that holds the cidr calcul…
+263
−460
•
1
comment
Opened 2 other pull requests in 1 repository
miekg/dns
2
merged
Reviewed 10 pull requests in 3 repositories
coredns/coredns 7 pull requests
- Share plugins among zones in the same server block
-
plugin/dnssec: interface type correction for
periodicClean - https plugin (DoH proxying)
- plugin/kubernetes: fix SOA response for non-apex queries
- plugin/file: Fix in wrong answers returned when wildcard and concrete records exist
- plugin/kubernetes: collect endpoint node name from endpointslices
- plugin/rewrite: streamline the ResponseRule handling.