Add an enable-accept-filter directive
authorFabian Keil <fk@fabiankeil.de>
Mon, 26 Jun 2017 12:11:13 +0000 (12:11 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 26 Jun 2017 12:11:13 +0000 (12:11 +0000)
Which allows to toggle accept filter support at
run time when compiled with FEATURE_ACCEPT_FILTER
support.

It makes testing more convenient and now that it's
optional we can emit an error message if enabling
the accept filter fails.

Sponsored by: Robert Klemme


No differences found