Hi,

On Tue, Oct 27, 2015 at 12:56:16PM +1300, Jason Haar wrote:
> I've been running on openvpn-git for some time (2.3.4-ish?) due to my
> desire to rely on UV_* variables being passed from the client to the
> server/router. Anyway, I saw some other "git" features I used were in
> 2.3.8, so I decided to try that and discovered it still doesn't have the
> server components for parsing environment vars pushed by the client
> 
> Is there any reason that "feature" still isn't present? I mean - it's a
> bug - there's no point in having the client support a feature that the
> server can't even interpret?

It's not a bug.  It's a fairly intrusive code addition, and our guidelines
for "what goes where" see "small and isolated changes and bug fixes" in 2.3,
and "larger and potentially breakage-causing changes" in git master / 2.4

(The feature might look small from the outside, but the actual changes are
deeply tied into the SSL authentication bits on the server side, so it's
truly falling into the "larger changes" bin).

Another feature that you really want on the server is server-side peer-id 
support :-) - and that one is even more intrusive, so I'd just stay at
git master for the server.  Which is what I do on my servers, so we 
usually discover breakage of the *server* component fairly quickly...

gert
-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             g...@greenie.muc.de
fax: +49-89-35655025                        g...@net.informatik.tu-muenchen.de

Attachment: signature.asc
Description: PGP signature

Reply via email to