Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-11 | Added OX_NODE_IP for hook type: exec | Benedikt Heumüller | |
Added OX_NODE_IP to access the IP address for exec commands. | |||
2017-05-09 | Update for Avaya VSP Switches | ospfbgp | |
Update for Avaya VSP switches that run voss | |||
2017-05-05 | Updated example for models variable setting | Cyril LAVIER | |
2017-05-03 | Added support for model specific credentials | Cyril LAVIER | |
2017-04-27 | Merge pull request #702 from aschaber1/feature/netgear | ytti | |
add support for netgear switch | |||
2017-04-27 | Add netgear support to README.md | Alexander Schaber | |
2017-04-21 | Update for Siklu support | bdg-robert | |
Added the Siklu EtherHaul line to the list of supported OS types. | |||
2017-04-18 | Update README.md | Schylar Utley | |
2017-04-18 | fix readme | Schylar | |
2017-04-18 | Add freebsd support | Schylar | |
2017-04-17 | Adding support for custom CA certs | Mike Nowak | |
2017-04-15 | Merge pull request #805 from clement-parisot/mlnx_voltaire | ytti | |
Added support for Mellanox voltaire switch to the list of supported devices | |||
2017-04-12 | Add new output GitCrypt | Clement Parisot | |
Signed-off-by: Clement Parisot <clement.parisot@uni.lu> | |||
2017-04-12 | Added Mellanox voltaire switch to the list of supported devices | Clement Parisot | |
Signed-off-by: Clement Parisot <clement.parisot@uni.lu> | |||
2017-03-22 | Clarify init setup | Schylar Utley | |
2017-03-22 | Add Service Instructions | Schylar Utley | |
2017-03-16 | Support for Cisco NGA. | Everton Marques | |
2017-03-07 | Merge pull request #757 from crami/master | ytti | |
added model for OneAccess OneOS Voice Gateways/Routers | |||
2017-03-07 | Added OneOS to the list of supported devices | Matthias Cramer | |
2017-03-07 | Fixed Ciena typo in Readme.md | Max Mudde | |
2017-02-16 | README configuration details for the slackdiff hook | Nat Morris | |
2017-02-16 | changed README and enable behaviour to cmd instead of send | root | |
2017-02-13 | typo | Nat Morris | |
2017-02-13 | notes on new next_adds_job config option | Nat Morris | |
2017-02-02 | Adjustments | Dave | |
2017-02-02 | Added git build | Dave | |
2017-01-24 | Requested changes | mbakerbp | |
2017-01-24 | GPG support | mbakerbp | |
2017-01-24 | Untested GPG work | mbakerbp | |
2017-01-11 | Add suggestion to set `ip` variable in CSV reader | devicenull | |
We have around ~1000 nodes, and oxidized was taking 30s to do the initial config load. After adding the 'ip' variable to our CSV, load time dropped to less than 1 second. | |||
2017-01-09 | adding zhone OLT/MX GPON/MetroE/DSL gear | Robert Drake | |
2016-12-21 | documention: debug inside input is now boolean | mattttv | |
2016-12-04 | New hook: awssns - Publish messages to AWS SNS topics | Nat Morris | |
2016-11-19 | Updated config options | Neil Lathwood | |
2016-11-19 | Added option to disable ssl verification checks for http source | Neil Lathwood | |
2016-11-10 | add support for PLANET SG switches | Florian Klink | |
So far, only SGS switches were supported. Now, we check the model type during the 'show version' command, and only execute the 'show transceiver details' command in case an SGS switch was detected (as its not supported on SG models). We will also strip lines containing the current System Time and Uptime. These only appear on SG models, but it's a good idea to strip them anyways. | |||
2016-11-07 | Merge pull request #606 from rfdrake/dlink | ytti | |
This adds support for D-Link switches | |||
2016-11-04 | Merge pull request #608 from rfdrake/trango | ytti | |
Added support for Trango/Trangolink-45 | |||
2016-11-04 | Merge pull request #607 from rfdrake/hatteras | ytti | |
This adds support for Hatteras Networks devices | |||
2016-11-04 | This adds support for Hatteras Networks devices | Robert Drake | |
2016-11-04 | This adds support for D-Link switches | Robert Drake | |
This specifically supports DES-3526/3550 series switches. | |||
2016-11-04 | This adds support for the Casa C1G CMTS | Robert Drake | |
This will probably work for the other Casa CMTS as well. | |||
2016-11-04 | Added support for Trango/Trangolink-45 | Robert Drake | |
I only have the Trangolink-45 so I'm not sure which other radios this might support. | |||
2016-10-31 | add to README | Florian Klink | |
2016-10-27 | add support for the HPE BladeSystem | Florian Klink | |
2016-10-26 | Added Support for MRV FiberDriver Linux based management module | Eric Lindsjö | |
2016-10-25 | Added support for fujitsu blade switches | Christoffer Stokbaek | |
2016-10-12 | Update README.md | frederic-loui | |
Added correction related to issue #445 and docker-compose file example | |||
2016-09-29 | regexp missed this model | Saku Ytti | |
2016-09-29 | add comware link | Saku Ytti | |
name contained -, which my replace regexp didn't allow, thus didn't generate link for that model |