Commit 89b8ba9 1 parent 5faa955 commit 89b8ba9 Copy full SHA for 89b8ba9
File tree 2 files changed +1
-8
lines changed
package/network/services/openvpn
2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
10
10
PKG_NAME: =openvpn
11
11
12
12
PKG_VERSION: =2.4.5
13
- PKG_RELEASE: =2
13
+ PKG_RELEASE: =3
14
14
15
15
PKG_SOURCE_URL: =\
16
16
https://build.openvpn.net/downloads/releases/ \
Original file line number Diff line number Diff line change 14
14
client_config_dir
15
15
client_connect
16
16
client_disconnect
17
- comp_lzo
18
17
compress
19
18
connect_freq
20
19
connect_retry
@@ -144,7 +143,6 @@ auth_user_pass_optional
144
143
bind
145
144
ccd_exclusive
146
145
client
147
- client_cert_not_required
148
146
client_to_client
149
147
comp_noadapt
150
148
disable
@@ -156,7 +154,6 @@ float
156
154
http_proxy_retry
157
155
ifconfig_noexec
158
156
ifconfig_nowarn
159
- ifconfig_pool_linear
160
157
management_forget_disconnect
161
158
management_hold
162
159
management_query_passwords
@@ -168,9 +165,6 @@ multihome
168
165
mute_replay_warnings
169
166
ncp_disable
170
167
nobind
171
- no_iv
172
- no_name_remapping
173
- no_replay
174
168
opt_verify
175
169
passtos
176
170
persist_key
@@ -192,7 +186,6 @@ test_crypto
192
186
tls_client
193
187
tls_exit
194
188
tls_server
195
- tun_ipv6
196
189
up_delay
197
190
up_restart
198
191
username_as_common_name
You can’t perform that action at this time.
0 commit comments