Let dynamic filters and taggers support a $listen-address variable
authorFabian Keil <fk@fabiankeil.de>
Wed, 25 May 2016 10:50:55 +0000 (10:50 +0000)
committerFabian Keil <fk@fabiankeil.de>
Wed, 25 May 2016 10:50:55 +0000 (10:50 +0000)
commitafac6cca62fd37496b45e002c6c18da532e001ef
tree6d9105c194d6e523207659c0ff7952655dd0dfa4
parent239c9fc5994c5c76927733bf383bbdb8072e8d2a
Let dynamic filters and taggers support a $listen-address variable

... which contains the address the request came in on.
For external filters the variable is called $PRIVOXY_LISTEN_ADDRESS.

Original patch contributed by pursievro.
default.filter
doc/source/user-manual.sgml
filters.c
jbsockets.c
jcc.c
loaders.c
project.h
user.filter