1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Fix MPTCP over VPN with WireGuard

This commit is contained in:
Ycarus (Yannick Chabanois) 2021-04-28 17:39:43 +02:00
parent 2e533166cc
commit 1455eec318
3 changed files with 21 additions and 3 deletions

View file

@ -1,7 +1,7 @@
#!/bin/sh /etc/rc.common
# Copyright (C) 2018-2020 Ycarus (Yannick Chabanois) <ycarus@zugaina.org>
START=99
START=98
STOP=10
USE_PROCD=1
EXTRA_COMMANDS="reload_rules bypass_asn"