diff options
author | aapostoliuk <a.apostoliuk@vyos.io> | 2023-01-31 11:39:29 +0200 |
---|---|---|
committer | aapostoliuk <a.apostoliuk@vyos.io> | 2023-02-01 14:39:21 +0200 |
commit | cccfa2b3df2f130955b725f6781f3c821800b238 (patch) | |
tree | bf5c6253d14de426f8ef25d0beebf9f30b1fd42b /data | |
parent | e3139d4327aac18b9bde5499d124dc3d46864852 (diff) | |
download | vyos-1x-cccfa2b3df2f130955b725f6781f3c821800b238.tar.gz vyos-1x-cccfa2b3df2f130955b725f6781f3c821800b238.zip |
nhrp: T4905: Rewritten nhrp op-mode in new style
1. Formatted output of 'show nhrp' commands to table view
2. Rewritten nhrp op-mode in new style
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 abf562984..3b2599790 100644 --- a/data/op-mode-standardized.json +++ b/data/op-mode-standardized.json @@ -14,6 +14,7 @@ "memory.py", "nat.py", "neighbor.py", +"nhrp.py", "openconnect.py", "openvpn.py", "route.py", |