diff options
author | 2017-09-21 04:18:13 -0700 | |
---|---|---|
committer | 2017-09-21 04:18:13 -0700 | |
commit | 7109c6715c6b526e583212598a7c98d39a6e8063 (patch) | |
tree | 807d83e15c40f29aa4893d429a854fcfea7ba9bc /plugin/file/ds_test.go | |
parent | aecf9163776f1d22bd0732b8bcf74dc2c364afde (diff) | |
download | coredns-7109c6715c6b526e583212598a7c98d39a6e8063.tar.gz coredns-7109c6715c6b526e583212598a7c98d39a6e8063.tar.zst coredns-7109c6715c6b526e583212598a7c98d39a6e8063.zip |
Add inline support for middleware/hosts (#1072)
This fix add inline support for middleware/hosts so that
it is possible to specify hosts file insides the Corefile:
```
hosts inline example.org {
10.0.0.1 example.org
fallthrough
}
```
This fix fixes 999.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Diffstat (limited to 'plugin/file/ds_test.go')
0 files changed, 0 insertions, 0 deletions