which are not something we need to test for here (= if
only an IPv6 flag is active, why should we enter this branch?).
I had the feeling that it was wrong in fact.
Thanks for your feedback.
Cheers
--
Gianmarco De Gregori
___
Openvpn-devel mailing list
This commit changes the default behavior of the OpenVPN
configuration to enable the persist-key option by default.
This means that all the key file content will be kept
in memory throughout the lifetime of the VPN connection.
Fixes: Trac #1405
Signed-off-by: Gianmarco De Gregori
---
Changes
This commit changes the default behavior of
the OpenVPN configuration to enable the
persist-key option by default.
This means that all the key file content will be kept
in memory throughout the lifetime of the VPN connection.
Fixes: Trac #1405
Signed-off-by: Gianmarco De Gregori
---
doc/man
platforms should be added in related backends.
Fixes: Trac #1399
Signed-off-by: Gianmarco De Gregori
---
Changes from v1:
* Fixed parameters (metric and table_id) order in init_route_list() call in
init.c : 1535.
Changes from v2:
* Add route_default_table_id to show_settings() in options.c
platforms should be added in related backends.
Fixes: Trac #1399
Signed-off-by: Gianmarco De Gregori
---
Changes from v1:
* Fixed parameters (metric and table_id) order in init_route_list() call in
init.c : 1535.
Changes from v2:
* Add route_default_table_id to show_settings() in options.c
platforms should be added in related backends.
Signed-off-by: Gianmarco De Gregori
---
Changes from v1:
* Fixed parameters (metric and table_id) order in init_route_list() call in
init.c : 1535.
Changes from v2:
* Add route_default_table_id to show_settings() in options.c : 1800.
doc/man
platforms should be added in related backends.
Signed-off-by: Gianmarco De Gregori
---
Changes from v1:
* fixed parameters (metric and table_id) order in init_route_list() call in
init.c : 1535.
doc/man-sections/vpn-network-options.rst | 16 +++-
src/openvpn/helper.c | 1
platforms should be added in related backends.
Signed-off-by: Gianmarco De Gregori
---
doc/man-sections/vpn-network-options.rst | 16 +++-
src/openvpn/helper.c | 1 +
src/openvpn/init.c | 15 +++-
src/openvpn/options.c| 44