diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-11-10 19:12:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-10 19:12:58 +0100 |
commit | 991d92e60c5087a0e00cc7dccc144f62927ddd4e (patch) | |
tree | d068a9758bf9fd2674e7d6d465676883ae10d821 /data | |
parent | aabfb09e42079eb735904ced2fab600de5a550f3 (diff) | |
parent | ef365493aef665c20e27ff2de473624c14e1b521 (diff) | |
download | vyos-1x-991d92e60c5087a0e00cc7dccc144f62927ddd4e.tar.gz vyos-1x-991d92e60c5087a0e00cc7dccc144f62927ddd4e.zip |
Merge pull request #1643 from sever-sever/T4789
T4789: Ability to get op-mode raw data for PPPoE L2TP SSTP IPoE
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 ec950765d..b162f4097 100644 --- a/data/op-mode-standardized.json +++ b/data/op-mode-standardized.json @@ -1,4 +1,5 @@ [ +"accelppp.py", "bgp.py", "bridge.py", "conntrack.py", |