Re: [Openvpn-devel] [PATCH 5/5] Fix usage of "compression ..." from global config.

2013-05-09 Thread Arne Schwabe
Am 19.04.13 19:41, schrieb Gert Doering: The new compression framework introduced by SVN r8206 only works for a P2MP server if the compression settings are re-installed for each client via management interface, ccd/ file or client-connect script, but the "global" settings get lost due to (needles

[Openvpn-devel] [PATCH 5/5] Fix usage of "compression ..." from global config.

2013-04-19 Thread Gert Doering
The new compression framework introduced by SVN r8206 only works for a P2MP server if the compression settings are re-installed for each client via management interface, ccd/ file or client-connect script, but the "global" settings get lost due to (needlessly) clearing the c2.comp_context in the pe