Navigation Menu

Skip to content

Commit

Permalink
Increase MLVPN reorder buffer size
Browse files Browse the repository at this point in the history
  • Loading branch information
Ysurac committed Oct 31, 2020
1 parent 3ba380d commit ef69f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mlvpn0.conf
Expand Up @@ -5,7 +5,7 @@ interface_name = "mlvpn0"
timeout = 30
password = "MLVPN_PASS"
reorder_buffer = yes
reorder_buffer_size = 64
reorder_buffer_size = 128
loss_tolerence = 50

[wan1]
Expand Down

0 comments on commit ef69f2b

Please sign in to comment.