diff options
author | ytti <saku@ytti.fi> | 2018-04-20 13:34:53 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-20 13:34:53 +0300 |
commit | e4bd9dbc63b74e49ed7e7aafcb07aaf021bbee93 (patch) | |
tree | 0edee3768d42300d05da57613277160b4bebd03d /docs | |
parent | c761c4eb8825c06155127be61f0789073fc507f7 (diff) | |
parent | 12c770dd3504748d3e67f99175b26d0515a3d283 (diff) |
Merge pull request #1286 from yuri-zubov/master
Basic support for NDMS OS (Zyxel Keenetic)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Supported-OS-Types.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Supported-OS-Types.md b/docs/Supported-OS-Types.md index 7a765f8..4556946 100644 --- a/docs/Supported-OS-Types.md +++ b/docs/Supported-OS-Types.md @@ -163,3 +163,4 @@ * [Zhone (OLT and MX)](/lib/oxidized/model/zhoneolt.rb) * Zyxel * [ZyNOS](/lib/oxidized/model/zynos.rb) + * [NDMS](/lib/oxidized/model/ndms.rb) |