Italo Cunha
30add2e41b
Allow setting log history size
...
BIRD-LG currently keeps log files indefinitely. This patch allows
setting the number of days logs should be kept for by adding
a `LOG_NUM_DAYS` parameter in the configuration files.
This change is backwards compatible: Running the updated code with
old configuration files will keep logs indefinitely as before; new
deployments based on the example configuration will keep logs
indefinitely.
2021-06-06 19:29:51 +02:00
Baptiste Jonglez
c84267edd8
Clarify documentation of shared secret and access list
2020-06-15 22:54:01 +02:00
zorun
8a98ca8b16
Merge pull request #70 from gmarsay/add-website-title
...
Add WEBSITE_TITLE - Issue #69
2020-06-15 22:01:09 +02:00
Guillaume Marsay
f87719956a
Add WEBSITE_TITLE - Issue #69
2020-06-15 17:35:42 +02:00
Guillaume Marsay
96c33da446
Add SHARED_SECRET
2020-06-15 17:33:50 +02:00
Peter Hansen
5ef67f5959
DEBUG should be disabled as default
2019-12-28 11:33:53 +01:00
Baptiste Jonglez
ffafef27cd
Allow to configure the bind address of bird-lg
2014-02-12 22:09:09 +01:00
Baptiste Jonglez
2418d13d07
Add support for configuring the DNS-based ASN → name mapping service.
2014-01-28 15:49:15 +01:00
Baptiste Jonglez
ca7eb2b9ac
Add support for a configurable whois server
2014-01-28 15:46:27 +01:00
Mehdi Abaakouk
f715dcfeaf
Enable log
2012-10-16 08:01:10 +02:00
Mehdi Abaakouk
ea5563fe81
Move debug boolean to configuration file
2012-08-21 09:21:14 +02:00
Mehdi Abaakouk
4da3d5e02c
Improve bgpmap png
2012-05-29 16:53:19 +02:00
Mehdi Abaakouk
3f4f5a6960
Use proxy instead for socket redirect
2012-01-26 17:12:18 +01:00
Mehdi Abaakouk
914eb489bf
Add history and traceroute
2012-01-22 23:06:52 +01:00
Mehdi Abaakouk
69ee07ffc2
Refactoring code
2012-01-20 00:12:37 +01:00