summaryrefslogtreecommitdiff
path: root/routers/bird.php
AgeCommit message (Expand)Author
2017-01-03Copyright updated to 2017.Guillaume Mazoyer
2016-06-13Fix hostname_to_ip_address.Guillaume Mazoyer
2016-06-13Per router options to disable/enable IP versions.Guillaume Mazoyer
2016-06-13Catch use of disable IP version before instanciating the router object.Guillaume Mazoyer
2016-06-12Add new configuration options to enable/disable IPv6 or IPv4.Guillaume Mazoyer
2016-05-21No big deal.Guillaume Mazoyer
2016-05-20Everybody wants IPv6 first right?Guillaume Mazoyer
2015-07-23Rework hostname parameter check.Guillaume Mazoyer
2015-07-17Add config variables to change ping and traceroute options.Guillaume Mazoyer
2015-02-10Update GPL headers according to yesterday updates.Guillaume Mazoyer
2015-02-09Fix confusing variable name.Guillaume Mazoyer
2014-12-13Option to hide commands.Guillaume Mazoyer
2014-12-13Fix traceroute for Cisco when using 'source'.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-03Add config to disallow the use of private and reserved IP ranges.Guillaume Mazoyer
2014-08-06Add ping/traceroute for FQDN on BIRD and Quagga.Guillaume Mazoyer
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-06-20Fix BIRD commands again.Guillaume Mazoyer
2014-06-20Remove useless code.Guillaume Mazoyer
2014-06-20Basic support for BIRD based routers.Guillaume Mazoyer