Hi Marius,
On 12/15/2011 05:47 PM, marius zbihlei wrote:
I have attached an improved version (uses inet_pton
instead of manually
parsing the address) of the str2ip6 function that was failing initially.
Can you test it against force_send_socket() with an IP address in the
form [ipv6_address]:port (the [] are mandatory) ?
I'm running 3.1.5 at the moment (and switched to mhomed due to increased
complexity in the config when doing both IPv6 and TLS, which gets a pain
when forcing a socket manually for multiple interfaces), but I'll try to
test your patch with trunk later this week.
Andreas