c70f067845
use local gitignore
2022-07-25 20:54:00 +02:00
9d93f0c9c1
initial limit on parallelism
2022-02-08 21:55:26 +01:00
143a8027f7
changed config variable name
2022-02-01 19:24:20 +01:00
ee9e2d93ec
added optional AltPipe config
2022-02-01 18:20:07 +01:00
b609229245
updated config
2022-01-12 13:58:25 +01:00
7cfcb9c6e4
Merge pull request #63 from daswafford/http-timeout
...
AliceLG - Configurable HTTP Timeout
2021-10-28 14:16:19 +00:00
2417c86718
added routes cache size config to bgplgd
2021-09-15 17:28:01 +02:00
a58b3128b3
added cache ttl to config
2021-07-05 16:21:46 +02:00
859be64879
added flags to example
2021-07-05 11:55:39 +02:00
94b33b8da5
Update HTTP Timeout to 120s and add test verifying default value
2021-04-26 10:49:42 -07:00
1aa728cfbc
AliceLG - Make HTTP Timeout Configurable
2021-04-20 17:52:12 -07:00
dfeff9d48f
configure main table
2021-04-15 18:59:22 +02:00
39005b5f50
disabled gobgp example
2021-03-22 15:49:06 +01:00
607868f5de
removed birdwatcher config params, made processing_timeout optional
2020-07-29 12:34:55 +02:00
faae66f275
AliceLG - Configurable timeout for GoBGP gRPC calls
2020-07-22 12:09:14 -07:00
8f19408bad
Implemented support to query the live neighbor status from the store
...
via uncached queries.
2019-03-08 13:54:44 +01:00
1a0b1b1c42
Merge branch 'feature/source-birdwatcher-redesign' into release/3.5.0
2019-02-22 16:01:12 +01:00
bb7c08819a
Save memory by periodically expiring cache entries
...
- Added a method to expire cache entries, based on the ttl.
- Added a housekeeping method that will periodically expire cache
entries and also maybe configured to force a GC/SCVG run.
2019-03-08 09:58:57 +01:00
a5f2cc4a1e
Initial version of birdwatcher source redesign
...
Split up the birdwatcher source into multiple types, that resemble the
functionality that was removed from birdwatcher.
* Remove NeighborsSummary() feature and tests
* Provide example config options
2019-03-08 09:58:56 +01:00
9d2515c296
Add comments to example configuration
2019-03-08 08:13:26 +01:00
41a17fe99f
Consequent use of 'alice-lg' instead of 'alicelg'
...
Replace 'alicelg' on multiple occasions with 'alice-lg'.
* config and default config path
* README.md
* systemd unit, users, paths
* Makefile
2019-01-17 13:58:42 +01:00
76b97a2364
updated example config
2018-12-09 19:51:44 +01:00
a17be47a2a
updated example config
2018-10-25 20:34:41 +02:00
0e5f0f8625
updated example config
2018-10-21 11:32:45 +02:00
7ba94cef33
include test reasons
2018-10-03 19:21:35 +02:00
4851e613df
include ASN in config response
2018-10-03 18:38:12 +02:00
9d66c9bfc8
changed configuration example
2018-10-03 17:56:45 +02:00
01dec44b36
restored consistency in section naming
2018-10-03 17:29:24 +02:00
4f03c7223b
added reject candidate config
2018-10-02 15:53:23 +02:00
3e04147b22
updated example configuration
2018-09-23 17:22:28 +02:00
4b1071ab72
added rpki config
2018-09-22 17:56:30 +02:00
6aa3de797c
added configuration for RPKI filter
2018-09-22 17:22:57 +02:00
26abe32542
read source ASN from config
2018-09-17 22:28:20 +02:00
37a745dd8c
updated test and example config
2018-09-17 18:17:41 +02:00
dc7677e01b
updated config example
2018-09-07 10:27:29 +02:00
7e3f2e573e
improved communities parsing
2018-09-06 15:46:46 +02:00
c3aa53c474
updated example config with known communities
2018-08-09 22:49:49 +02:00
341b82bf16
updated example configuration
2018-08-03 14:39:24 +02:00
58b809678f
updated example
2018-08-03 10:41:29 +02:00
28118c5ead
improved pagination config granularity
2018-07-25 15:36:11 +02:00
7a206a57a6
updated documentation
2018-07-23 12:20:15 +02:00
11cc1e2af2
updated pagination documentation
2018-07-23 12:15:31 +02:00
fc42832319
Merge branch 'feature/imp-configure-neighbours-table' into develop
2018-07-05 16:03:46 +02:00
b7691ddcea
updated example configuration
2018-07-05 15:44:37 +02:00
90d1f1d26e
updated example config
2018-07-05 15:27:25 +02:00
82e91cfed2
improved example documentation
2018-07-05 14:48:47 +02:00
508a82fe7b
added counter columns
2018-07-05 12:33:57 +02:00
0030b2948c
added neighbour columns to exampe config
2018-07-05 12:31:31 +02:00
8a242332f7
updated example config
2018-06-25 23:54:14 +02:00
bb3a25f0ea
updated example configuration file
2018-06-25 23:47:16 +02:00