#include <hallo.h>
* Joerg Dorchain [Mon, Sep 12 2011, 09:09:35AM]:

> I'd like to have an option for apt-cacher-ng to be able to choose
> the preference for the protocol of outgoing connections to be
> IPv4 or IPv6, with the default, i.e. not set explicitly, being
> the system default, i.e. the current behaviour.
> 
> Option could look like:
> PreferredProtocol: IPv4|Ipv6|default
> 
> Uses include an IPv4/IPv6 application layer gateway or situations

Ok. This is how it will look like:

# Specifies the IP protocol families to use for remote connections. Order does
# matter, first specified are considered first. Possible combinations:
# v6 v4
# v4 v6
# v6
# v4
# (empty or not set: use system default)
#
# ConnectProto: v6 v4

Regards,
Eduard.

Attachment: signature.asc
Description: Digital signature

Reply via email to