Restricting outgoing connections to IPv4 - configuration

Christiaan Welvaart <[email protected]> Sun, 2 Nov 2014 19:43:34 +0100 (CET)
Newsgroups gmane.comp.web.privoxy.devel
Message-ID <[email protected]>
hi,

It appears I (partially) implemented TODO #93: request only IPv4 addresses 
so outgoing connections don't use IPv6. I simply set hints.ai_family to 
AF_INET and currently use the configuration directive:
   force-ipv4 0|1

What should the configuration look like? The same trick likely works for 
forcing IPv6.


     Christiaan

------------------------------------------------------------------------------