mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add MLVPN again
This commit is contained in:
parent
2c6de8de3c
commit
cf7508a58d
3 changed files with 4 additions and 3 deletions
|
@ -9,8 +9,9 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=mlvpn
|
||||
#PKG_VERSION:=6f13423b
|
||||
PKG_VERSION:=8f972097
|
||||
#PKG_VERSION:=8f972097
|
||||
#PKG_VERSION:=f45cec35
|
||||
PKG_VERSION:=3cf976fe
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
|
|
|
@ -64,6 +64,7 @@ start_service() {
|
|||
reorder_buffer_size = ${reorder_buffer_size}
|
||||
loss_tolerence = ${loss_tolerence}
|
||||
password = "${password}"
|
||||
mtu = 1452
|
||||
EOF
|
||||
|
||||
local count=0 id=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue