diff options
| author | Neil Lathwood <neil@lathwood.co.uk> | 2017-08-22 09:58:00 +0100 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-22 09:58:00 +0100 | 
| commit | 7da2df845cd3539f091ffd117028e372daa4f688 (patch) | |
| tree | b3fe80bc8105710266af7a6b6e72ddf100712fe2 | |
| parent | 903cbd16e53b0339aac7a1192b3bd129ce552565 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 3 | 
1 files changed, 2 insertions, 1 deletions
| @@ -117,8 +117,9 @@ Oxidized is a network device configuration backup tool. It's a RANCID replacemen   * Ericsson/Redback     * [IPOS (former SEOS)](lib/oxidized/model/ipos.rb)   * Extreme Networks -   * [XOS](lib/oxidized/model/xos.rb) +   * [Enterasys](/lib/oxidized/model/enterasys.rb)     * [WM](lib/oxidized/model/mtrlrfs.rb) +   * [XOS](lib/oxidized/model/xos.rb)   * F5     * [TMOS](lib/oxidized/model/tmos.rb)   * Force10 | 
