Use the complain mechanism to report write failures.
authorSebastian Harl <sh@tokkee.org>
Sun, 19 Oct 2014 18:25:50 +0000 (20:25 +0200)
committerSebastian Harl <sh@tokkee.org>
Sun, 19 Oct 2014 18:25:50 +0000 (20:25 +0200)
commitde067db48b0f16b6678a900339801c6cb59681a3
tree27540b759cef866e1bc06a81300461894c76e350
parent714522febc688863012fc71149dcda4a36214e9e
Use the complain mechanism to report write failures.

This ensures that we don't spam the log for each submitted value. Instead, an
exponential backup is used to report permanent errors starting at one message
per second.
src/filter_chain.c