Document the use of IP_FREEBIND
authorFabian Keil <fk@fabiankeil.de>
Mon, 18 Nov 2019 10:56:14 +0000 (11:56 +0100)
committerFabian Keil <fk@fabiankeil.de>
Mon, 18 Nov 2019 11:21:22 +0000 (12:21 +0100)
Based on a patch by Sam Varshavchik.

doc/source/p-config.sgml

index 2acf7fe..5a5a241 100644 (file)
@@ -1260,6 +1260,9 @@ actionsfile
     If the specified address isn't available on the system, or if the
     hostname can't be resolved, <application>Privoxy</application>
     will fail to start.
     If the specified address isn't available on the system, or if the
     hostname can't be resolved, <application>Privoxy</application>
     will fail to start.
+    On GNU/Linux, and other platforms that can listen on not yet assigned IP
+    addresses, Privoxy will start and will listen on the specified
+    address whenever the IP address is assigned to the system
    </para>
    <para>
     IPv6 addresses containing colons have to be quoted by brackets.
    </para>
    <para>
     IPv6 addresses containing colons have to be quoted by brackets.