24.05.2013 14:02, Jan Just Keijser пишет:

That is, indeed, a good question.  "git blame" points to...

commit 76809cae0eae07817160b423d3f9551df1a1d68e
Author: Jan Just Keijser<[email protected]>
Date:   Tue Feb 7 16:29:47 2012 +0100

     Made some options connection-entry specific
     Acked-by: David Sommerseth<[email protected]>

... which has lots of changes we thought we understand, plus:

@@ -5106,14 +5108,15 @@ add_option (struct options *options,
  #ifdef ENABLE_OCC
    else if (streq (p[0], "explicit-exit-notify"))
      {
-      VERIFY_PERMISSION (OPT_P_EXPLICIT_NOTIFY);
+      VERIFY_PERMISSION (OPT_P_GENERAL|OPT_P_CONNECTION);
+//      VERIFY_PERMISSION (OPT_P_EXPLICIT_NOTIFY);


... but since JJK is reading this list, he might have an answer, and a
suggested fix for 2.3.2 :-)


indeed Gert, I saw the first mail and thought "Uh oh" ... Looks like a bug that I introduced when making some settings connection-entry specific (and I clearly did not test this one).
I'll get back on this very shortly.


I reverted this change and all works in 2.3.1 as in 2.2.....

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Openvpn-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to