summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2017-05-14Merge pull request #837 from ospfbgp/patch-2ytti
Update for Avaya VSP Switches
2017-05-11Added OX_NODE_IP for hook type: execBenedikt Heumüller
Added OX_NODE_IP to access the IP address for exec commands.
2017-05-09Update for Avaya VSP Switchesospfbgp
Update for Avaya VSP switches that run voss
2017-05-05Updated example for models variable settingCyril LAVIER
2017-05-03Added support for model specific credentialsCyril LAVIER
2017-04-27Merge pull request #702 from aschaber1/feature/netgearytti
add support for netgear switch
2017-04-27Add netgear support to README.mdAlexander Schaber
2017-04-21Update for Siklu supportbdg-robert
Added the Siklu EtherHaul line to the list of supported OS types.
2017-04-18Update README.mdSchylar Utley
2017-04-18fix readmeSchylar
2017-04-18Add freebsd supportSchylar
2017-04-17Adding support for custom CA certsMike Nowak
2017-04-15Merge pull request #805 from clement-parisot/mlnx_voltaireytti
Added support for Mellanox voltaire switch to the list of supported devices
2017-04-12Add new output GitCryptClement Parisot
Signed-off-by: Clement Parisot <clement.parisot@uni.lu>
2017-04-12Added Mellanox voltaire switch to the list of supported devicesClement Parisot
Signed-off-by: Clement Parisot <clement.parisot@uni.lu>
2017-03-22Clarify init setupSchylar Utley
2017-03-22Add Service InstructionsSchylar Utley
2017-03-16Support for Cisco NGA.Everton Marques
2017-03-07Merge pull request #757 from crami/masterytti
added model for OneAccess OneOS Voice Gateways/Routers
2017-03-07Added OneOS to the list of supported devicesMatthias Cramer
2017-03-07Fixed Ciena typo in Readme.mdMax Mudde
2017-02-16README configuration details for the slackdiff hookNat Morris
2017-02-16changed README and enable behaviour to cmd instead of sendroot
2017-02-13typoNat Morris
2017-02-13notes on new next_adds_job config optionNat Morris
2017-02-02AdjustmentsDave
2017-02-02Added git buildDave
2017-01-24Requested changesmbakerbp
2017-01-24GPG supportmbakerbp
2017-01-24Untested GPG workmbakerbp
2017-01-11Add suggestion to set `ip` variable in CSV readerdevicenull
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-09adding zhone OLT/MX GPON/MetroE/DSL gearRobert Drake
2016-12-21documention: debug inside input is now booleanmattttv
2016-12-04New hook: awssns - Publish messages to AWS SNS topicsNat Morris
2016-11-19Updated config optionsNeil Lathwood
2016-11-19Added option to disable ssl verification checks for http sourceNeil Lathwood
2016-11-10add support for PLANET SG switchesFlorian 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-07Merge pull request #606 from rfdrake/dlinkytti
This adds support for D-Link switches
2016-11-04Merge pull request #608 from rfdrake/trangoytti
Added support for Trango/Trangolink-45
2016-11-04Merge pull request #607 from rfdrake/hatterasytti
This adds support for Hatteras Networks devices
2016-11-04This adds support for Hatteras Networks devicesRobert Drake
2016-11-04This adds support for D-Link switchesRobert Drake
This specifically supports DES-3526/3550 series switches.
2016-11-04This adds support for the Casa C1G CMTSRobert Drake
This will probably work for the other Casa CMTS as well.
2016-11-04Added support for Trango/Trangolink-45Robert Drake
I only have the Trangolink-45 so I'm not sure which other radios this might support.
2016-10-31add to READMEFlorian Klink
2016-10-27add support for the HPE BladeSystemFlorian Klink
2016-10-26Added Support for MRV FiberDriver Linux based management moduleEric Lindsjö
2016-10-25Added support for fujitsu blade switchesChristoffer Stokbaek
2016-10-12Update README.mdfrederic-loui
Added correction related to issue #445 and docker-compose file example
2016-09-29regexp missed this modelSaku Ytti