summaryrefslogtreecommitdiff
path: root/routers
AgeCommit message (Expand)Author
2014-08-06Add ping/traceroute for FQDN on BIRD and Quagga.Guillaume Mazoyer
2014-08-06fixing FQDN input for ciscoRomain Boissat rboissat
2014-08-05Add config.defaults.php to set default configuration options.Guillaume Mazoyer
2014-08-05Don't hardcode BIRD binaries paths.Guillaume Mazoyer
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-04Split IPv4 and IPv6 results.Guillaume Mazoyer
2014-08-04Fix ping for Cisco.Guillaume Mazoyer
2014-08-03Be sure to login and disconnect after each command.Guillaume Mazoyer
2014-06-20Fix BIRD commands again.Guillaume Mazoyer
2014-06-20Remove useless code.Guillaume Mazoyer
2014-06-20Basic support for BIRD based routers.Guillaume Mazoyer
2014-06-14Remove useless code.Guillaume Mazoyer
2014-06-14Add preliminary support for Cisco routers.Guillaume Mazoyer
2014-06-13Forgot to put commands in array for ping and traceroute.Guillaume Mazoyer
2014-06-13Use quoted aspath-regex for Juniper.Guillaume Mazoyer
2014-06-13No more 'no-more' for Juniper.Guillaume Mazoyer
2014-06-13Support for request that need multiple commands for a proper output.Guillaume Mazoyer
2014-06-13Ensure that specified ports are actually integers.Guillaume Mazoyer
2014-06-12Fix last commit.Guillaume Mazoyer
2014-06-12Use only active-path for show route on Juniper.Guillaume Mazoyer
2014-06-11Handle error more properly.Guillaume Mazoyer
2014-06-10Fix logs format.Guillaume Mazoyer
2014-06-10Rewrite of the routers part.Guillaume Mazoyer