index
:
looking-glass.git
master
Easy to deploy Looking Glass
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
routers
/
router.php
Age
Commit message (
Expand
)
Author
2018-01-01
Copyright updated to 2018.
Guillaume Mazoyer
2017-11-27
fix conflict zebra options with Quagga
Pautina
2017-11-26
Adding support for FRRouting
Pautina
2017-10-15
Merge pull request #19 from mikenowak/vyatta
Guillaume Mazoyer
2017-09-30
Adding support for vyatta
Mike Nowak
2017-07-29
Update documentation to mention OpenBGPd support.
Guillaume Mazoyer
2017-07-15
Add basic support for OpenBGPd
Denis Fondras
2017-01-03
Copyright updated to 2017.
Guillaume Mazoyer
2016-10-15
Add support for Cisco IOS XR.
Guillaume Mazoyer
2016-08-25
Ensure default values are set.
Guillaume Mazoyer
2016-06-13
Per router options to disable/enable IP versions.
Guillaume Mazoyer
2016-06-12
Add new configuration options to enable/disable IPv6 or IPv4.
Guillaume Mazoyer
2015-02-09
Fix confusing variable name.
Guillaume Mazoyer
2015-01-05
Update copyrights on files changed since 2015-01-01.
Guillaume Mazoyer
2015-01-04
Cosmetic () for print instruction.
Guillaume Mazoyer
2014-12-13
Option to hide commands.
Guillaume Mazoyer
2014-12-12
Improve 'source-interface-id' option.
Guillaume Mazoyer
2014-11-17
Code format. Always use () for functions.
Guillaume Mazoyer
2014-09-24
Log format can be configured.
Guillaume Mazoyer
2014-09-24
Externalize output formatter to a dedicated function.
Guillaume Mazoyer
2014-09-08
Remove useless condition.
Guillaume Mazoyer
2014-09-08
Improve output filters.
Guillaume Mazoyer
2014-08-26
Remove command in label to use kbd (not a proper use of label).
Guillaume Mazoyer
2014-08-05
Add config.defaults.php to set default configuration options.
Guillaume Mazoyer
2014-08-04
adding Quagga support and fixing Cisco commands
Romain Boissat rboissat
2014-08-04
Split IPv4 and IPv6 results.
Guillaume Mazoyer
2014-08-03
Be sure to login and disconnect after each command.
Guillaume Mazoyer
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
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
2014-06-13
Ensure that specified ports are actually integers.
Guillaume Mazoyer
2014-06-11
Handle error more properly.
Guillaume Mazoyer
2014-06-10
Fix logs format.
Guillaume Mazoyer
2014-06-10
Rewrite of the routers part.
Guillaume Mazoyer