summaryrefslogtreecommitdiff
path: root/routers/juniper.php
AgeCommit message (Expand)Author
2015-07-23Rework hostname parameter check.Guillaume Mazoyer
2015-06-16Remove forgotten 's' while change variable name.Guillaume Mazoyer
2015-02-10Update GPL headers according to yesterday updates.Guillaume Mazoyer
2015-02-09Fix confusing variable name.Guillaume Mazoyer
2014-12-12Improve 'source-interface-id' option.Guillaume Mazoyer
2014-12-10Add option to specify an interface or an address for routers.Guillaume Mazoyer
2014-11-17Code format. Always use () for functions.Guillaume Mazoyer
2014-09-10Fixing show route AS behaviour on Juniper platformsBenjamin Collet
2014-09-03Add config to disallow the use of private and reserved IP ranges.Guillaume Mazoyer
2014-08-05Add config.defaults.php to set default configuration options.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-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-12Fix last commit.Guillaume Mazoyer
2014-06-12Use only active-path for show route on Juniper.Guillaume Mazoyer
2014-06-10Rewrite of the routers part.Guillaume Mazoyer