• Thomas Jansen's avatar
    output/httpd: bind_to_address support (including IPv6) · 9af9fd14
    Thomas Jansen authored
    Added support for a new optional configuration setting for the httpd output
    named "bind_to_address". Setting it to a specific IP address (v4 or v6) will
    cause the httpd output to bind to that address exclusively. Supporting
    multiple addresses in parallel is future work.
    
    This implements the feature requests #2998 and #2646.
    9af9fd14
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...
valgrind.suppressions Loading commit data...