Hi Samuel,

I like the idea of patch https://community.openvpn.net/openvpn/attachment/ticket/230/patch, I think ifconfig_ipv6_pool_remote_ip is indeed useful - we use it in our production, too.

Here:

void
+setenv_in6_addr_t (struct env_set *es, const char *name_prefix, struct in6_addr *addr, const bool flags)
+{

"flags" should have type "const unsigned int" instead of "const bool".


Could you also rebase it on top of master - at the moment the first part of socket.c fails to apply.

-Lev


02.05.2014, 01:50, Samuel Thibault kirjoitti:
David Sommerseth, le Fri 02 May 2014 01:39:05 +0200, a écrit :
On 17/04/14 14:07, Lev Stipakov wrote:
Hello,

Are there any plans to support ipv6 env vars in
client-connect/disconnect scripts?

There are at least 2 tickes on that feature:

https://community.openvpn.net/openvpn/ticket/230
https://community.openvpn.net/openvpn/ticket/369

Is there anything that prevents merging any of suggested patches to
the master branch?

I don't think I've seen these patches on the mailing list (I'm going through
the list now).

My patches were sent on 2013 May 24th on openvpn-devel.

Samuel

------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs




Reply via email to