Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-20 | Fix BIRD commands again. | Guillaume Mazoyer | |
2014-06-20 | Remove useless code. | Guillaume Mazoyer | |
Fix undefined variable. Fix BIRD commands. | |||
2014-06-20 | Basic support for BIRD based routers. | Guillaume Mazoyer | |
2014-06-14 | Remove useless code. | Guillaume Mazoyer | |
2014-06-14 | Add preliminary support for Cisco routers. | Guillaume Mazoyer | |
Need to be tested. | |||
2014-06-13 | Forgot to put commands in array for ping and traceroute. | Guillaume Mazoyer | |
2014-06-13 | Use quoted aspath-regex for Juniper. | Guillaume Mazoyer | |
2014-06-13 | No more 'no-more' for Juniper. | Guillaume Mazoyer | |
2014-06-13 | Support for request that need multiple commands for a proper output. | Guillaume Mazoyer | |
More accurate commands for Juniper router. | |||
2014-06-13 | Ensure that specified ports are actually integers. | Guillaume Mazoyer | |
2014-06-12 | Fix last commit. | Guillaume Mazoyer | |
2014-06-12 | Use only active-path for show route on Juniper. | Guillaume Mazoyer | |
2014-06-11 | Handle error more properly. | Guillaume Mazoyer | |
Exception are forwarded up to be able to inform the user about it. | |||
2014-06-10 | Fix logs format. | Guillaume Mazoyer | |
2014-06-10 | Rewrite of the routers part. | Guillaume Mazoyer | |
Should be more modular now to add other routers types. |