Paul Greenberg
3125381f2d
plugin/rewrite: fix flow control logic for all rule types ( #1308 )
...
Resolves : #1307
2017-12-14 13:25:36 -05:00
Paul Greenberg
d35f2c73ec
plugin/rewrite: regular expression and substring match/replace ( #1296 ) ( #1297 )
2017-12-13 11:31:19 -05:00
Yong Tang
387ceb480b
go lint/vet/misspell cleanup ( #1105 )
...
This fix address several issues related to golint/vet/misspell.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-09-22 16:13:04 -07:00
Thong Huynh
ec21f83425
Modify the rewrite plugin to write multiple EDNS0 options ( #936 ) ( #1096 )
...
* Add processing mode
* Add processing mode
* Update UTs
* Update README.md
* Change to use the constant Stop
* Fix README per review comments
2017-09-20 16:06:53 -04:00
Miek Gieben
d8714e64e4
Remove the word middleware ( #1067 )
...
* Rename middleware to plugin
first pass; mostly used 'sed', few spots where I manually changed
text.
This still builds a coredns binary.
* fmt error
* Rename AddMiddleware to AddPlugin
* Readd AddMiddleware to remain backwards compat
2017-09-14 09:36:06 +01:00