This makes 'comp-lzo' pushable without requiring clients to have
--comp-lzo defined in the client configs. To make 'comp-lzo' not
pushable on the client, a new 'disabled' argument have been added.
Trac-ticket: 128
Signed-off-by: David Sommerseth
---
openvpn.8 | 12 ++--
options.c |
If you have a problem in what can or cannot be pushed to client, why
not do this generic?
Something like:
---
push-allowed="comp-lzo ..."
push-disallow="comp-lzo ..."
---
On Mon, May 16, 2011 at 2:10 PM, David Sommerseth wrote:
>
> This makes 'comp-lzo' pushable without requiring clients to have