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)
commit788cbf28fbb00d5feea27a03e1363272fd864182
tree92dc8cfe74d76673a7ad98fdc51e7629e5014a63
parentcbf9528e3e921483f30f9887924de47898c4fcfd
Add an enable-accept-filter directive

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
jbsockets.c
loadcfg.c
project.h