Files
coredns/test
Yong Tang 7109c6715c 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>
2017-09-21 04:18:13 -07:00
..
2016-09-25 08:39:20 +01:00
2017-01-12 08:13:50 +00:00
2016-10-02 15:58:01 +01:00
2017-08-24 11:35:14 +01:00