index
:
looking-glass.git
master
Easy to deploy Looking Glass
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
routers
/
cisco.php
Age
Commit message (
Expand
)
Author
2018-01-01
Copyright updated to 2018.
Guillaume Mazoyer
2017-01-03
Copyright updated to 2017.
Guillaume Mazoyer
2016-06-13
Per router options to disable/enable IP versions.
Guillaume Mazoyer
2016-06-13
Catch use of disable IP version before instanciating the router object.
Guillaume Mazoyer
2016-06-12
Add new configuration options to enable/disable IPv6 or IPv4.
Guillaume Mazoyer
2016-05-20
Everybody wants IPv6 first right?
Guillaume Mazoyer
2015-07-23
Rework hostname parameter check.
Guillaume Mazoyer
2015-02-10
Update GPL headers according to yesterday updates.
Guillaume Mazoyer
2015-02-09
Fix confusing variable name.
Guillaume Mazoyer
2014-12-13
Option to hide commands.
Guillaume Mazoyer
2014-12-13
Not sure why I removed 'ipv6'.
Guillaume Mazoyer
2014-12-13
Fix for Cisco routers, no source for traceroute in IPv6, really?
Guillaume Mazoyer
2014-12-13
Typo fix.
Guillaume Mazoyer
2014-12-13
Fix traceroute for Cisco when using 'source'.
Guillaume Mazoyer
2014-12-12
Improve 'source-interface-id' option.
Guillaume Mazoyer
2014-12-10
Add option to specify an interface or an address for routers.
Guillaume Mazoyer
2014-11-17
Code format. Always use () for functions.
Guillaume Mazoyer
2014-09-03
Add config to disallow the use of private and reserved IP ranges.
Guillaume Mazoyer
2014-08-06
fixing FQDN input for cisco
Romain Boissat rboissat
2014-08-05
Add config.defaults.php to set default configuration options.
Guillaume Mazoyer
2014-08-05
I need some sleep :|
Guillaume Mazoyer
2014-08-05
Add a way to validate strict IP address (no mask).
Guillaume Mazoyer
2014-08-04
adding Quagga support and fixing Cisco commands
Romain Boissat rboissat
2014-08-04
Fix ping for Cisco.
Guillaume Mazoyer
2014-06-14
Add preliminary support for Cisco routers.
Guillaume Mazoyer