Yong Tang
a34d564c07
Remove trailing whitespace as otherwise make check fails ( #3515 )
...
This PR removes trailing whitespace as otherwise `make check` fails
This PR fixes 3513
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
2019-12-07 15:47:18 +00:00
Zou Nengren
13fca02316
use pkg/reuseport in rest plugins ( #3492 )
...
Automatically submitted.
2019-12-06 10:55:40 +00:00
Miek Gieben
643550eabe
presubmit: check for uppercase ( #1774 )
...
Another thing we can test automatically, we sorta settled on using an
uppercase letter in in t.Log and t.Fatal calls.
Let's just check for this.
2018-05-07 23:47:25 +02:00
Uladzimir Trehubenka
861e2382c2
Added reconnect feature for dnstap plugin ( #1267 )
2017-12-01 11:16:14 +00:00
Uladzimir Trehubenka
6d6e1357b9
Dnstap plugin refactoring ( #1257 )
2017-11-27 21:36:14 +00:00
varyoo
45b0252c1a
plugin/dnstap: don't spam Travis + valid dnstap payload ( #1121 )
...
* don't spam Travis + valid dnstap payload
* log instead of fmt
* Revert "log instead of fmt"
This reverts commit 88f09c3939 .
* log the right way
* log the final way
* minor enhancements
2017-09-29 20:29:33 +01:00
varyoo
daf8ef0da8
Adds the dnstap I/O routines and should fix some issues ( #1083 )
...
* adds the dnstap I/O thread and should fix a lot of mistakes
* docs
* -race test
* oops
* docs
2017-09-26 11:45:33 -04:00