-
```yaml
server:
interface: 127.0.0.1
interface: ::1
interface-automatic: yes
```
causes unbound to bind to all interfaces:
```
udp UNCONN 0 0 …
-
```
$ /usr/local/sbin/unbound -V 2>&1
Version 1.9.3
Configure line: --with-ssl=/usr --with-libexpat=/usr/local --disable-dnscrypt --disable-dnstap --enable-ecdsa --disable-event-api --enable-gost…
-
plugin/dnstap/dnstapio/io_test.go有个低级错误,第10行多了个空格导致编译失败!
-
Port the reuseport socket handling to all plugins to open sockets, i.e. one that comes to mind if `ready`, but there are others.
See PR https://github.com/coredns/coredns/pull/3454 for an example.…
miekg updated
4 years ago
-
Dependabot couldn't parse the go.mod found at `/go.mod`.
The error Dependabot encountered was:
```
go: finding bitbucket.org/ww/goautoneg v0.0.0-20120707110453-75cd24fc2f2c
go: finding cloud.google.…
-
# What would you like to be added
- Option to use a cache with the following features:
- Non-blocking adds to the cache (not making the requester of the non-cached item wait for the write lock t…
-
./configure creates config.h, but neither "make clean”, nore “make distclean” deletes it. The GNU coding standards convention is to delete with “make distclean” whatever “./configure” creates. I us…
-
- Program: dnsdist
- Issue type: Feature request
### Short description
1/ The binary format should have at least:
- timestamps
- query IDs
- remote address (probably prefixed so we know ho…
-
Let's release 1.7.0
iirc @yongtang had a (eager :-) ) PR for a 1.7.0 version upgrade somewhere, so we should merge, and release.
miekg updated
4 years ago
-
* presubmit/context
** presubmit/filename-hyphen
** presubmit/import-testing
go: finding k8s.io/api latest
build github.com/coredns/coredns: cannot load k8s.io/api/admissionregistration/v1alpha1: modu…