mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-17 01:54:49 +00:00
openvpn: do not flush state table on linkdown
This has the effect of killing valid states possibly unrelated to openvpn that are propagated via pfsync
This commit is contained in:
parent
5b2f7f4423
commit
eecc882825
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
/usr/local/sbin/ifctl -4ci ${1}
|
||||
/usr/local/sbin/ifctl -6ci ${1}
|
||||
/usr/local/sbin/ifctl -4rd -i ${1}
|
||||
/usr/local/sbin/ifctl -6rd -i ${1}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user