summaryrefslogtreecommitdiff
path: root/routers/cisco.php
AgeCommit message (Collapse)Author
2014-09-03Add config to disallow the use of private and reserved IP ranges.Guillaume Mazoyer
2014-08-06fixing FQDN input for ciscoRomain Boissat rboissat
2014-08-05Add config.defaults.php to set default configuration options.Guillaume Mazoyer
The defaults can be overriden in the config.php file but some of them are fine as defaults. This will help in having a config.php file as short as we can. Also move utils.php to the includes directory.
2014-08-05I need some sleep :|Guillaume Mazoyer
2014-08-05Add a way to validate strict IP address (no mask).Guillaume Mazoyer
2014-08-04adding Quagga support and fixing Cisco commandsRomain Boissat rboissat
2014-08-04Fix ping for Cisco.Guillaume Mazoyer
2014-06-14Add preliminary support for Cisco routers.Guillaume Mazoyer
Need to be tested.