diff options
author | Daniil Baturin <daniil@vyos.io> | 2024-05-17 10:15:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-17 10:15:19 +0200 |
commit | 17e460792b17de2e6f358daa86abcd6b76d5ba40 (patch) | |
tree | 63d8350d429d24753882035dca85f6c2d95f770c /data | |
parent | f438fc3cd360f05cdc80e86c61c447d5d04857d7 (diff) | |
parent | d5c4b758ba466119782887a73f5c2701b227c1a6 (diff) | |
download | vyos-1x-17e460792b17de2e6f358daa86abcd6b76d5ba40.tar.gz vyos-1x-17e460792b17de2e6f358daa86abcd6b76d5ba40.zip |
Merge pull request #3466 from sever-sever/T6350
T6350: CGNAT add op-mode to show allocation
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 911869d09..c14133127 100644 --- a/data/op-mode-standardized.json +++ b/data/op-mode-standardized.json @@ -3,6 +3,7 @@ "bgp.py", "bonding.py", "bridge.py", +"cgnat.py", "config_mgmt.py", "conntrack.py", "container.py", |