diff options
author | Christian Breunig <christian@breunig.cc> | 2023-03-21 21:00:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-21 21:00:20 +0100 |
commit | e98ad8cfdbc4bee608f668bf121085674971caf7 (patch) | |
tree | f6986df1e607d10d6691ea373bab4ba13ce638ad /data | |
parent | b3629cc33ba8eeefa34c5ec3420d0f293fbb0325 (diff) | |
parent | ecdc9b1f0bf47b762669d8600aaddc5cfa5ed206 (diff) | |
download | vyos-1x-e98ad8cfdbc4bee608f668bf121085674971caf7.tar.gz vyos-1x-e98ad8cfdbc4bee608f668bf121085674971caf7.zip |
Merge pull request #1894 from aapostoliuk/T5043-sagitta
ipsec: T5043: Rewritten and fixed 'reset vpn' commands
Diffstat (limited to 'data')
-rw-r--r-- | data/op-mode-standardized.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/op-mode-standardized.json b/data/op-mode-standardized.json index 3b2599790..c7c67198e 100644 --- a/data/op-mode-standardized.json +++ b/data/op-mode-standardized.json @@ -17,6 +17,7 @@ "nhrp.py", "openconnect.py", "openvpn.py", +"reset_vpn.py", "route.py", "system.py", "ipsec.py", |