1
0
mirror of https://github.com/alice-lg/alice-lg.git synced 2024-05-11 05:55:03 +00:00

809 Commits

Author SHA1 Message Date
8f19408bad Implemented support to query the live neighbor status from the store
via uncached queries.
2019-03-08 13:54:44 +01:00
5175ccfe4c Added missing caching for Neighbours(). 2019-03-08 13:53:05 +01:00
a6e2a67677 Increment version, add changelog and update readme 2019-02-22 16:08:34 +01:00
1a0b1b1c42 Merge branch 'feature/source-birdwatcher-redesign' into release/3.5.0 2019-02-22 16:01:12 +01:00
c03180aff8 Fixed a bug where the cache would be modified for subsequent reqeusts. 2019-03-08 09:58:58 +01:00
99639c7de1 Change extendend communities format
- Changed extended communities fomat from (string,int,int) to
  (string,string,string) in order to support communities like
  (generic, 0x43000000, 0x1).
- Removed old test case.
2019-03-08 09:58:58 +01:00
d6daff3fd4 Fixed check for backend configuration type and added default values for
peer_table_prefix and pipe_protocol_prefix.
2019-03-08 09:58:58 +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
6fe863e4c8 Removed the routesReceived and routesFiltered caches
Use only the routesRequired cache to avoid duplicate caching.
2019-03-08 09:58:57 +01:00
d34b8ac957 Fixed Set methods that would still store entries if the cache was disabled. 2019-03-08 09:58:56 +01:00
d9ddc5d7b5 Fixed a bug in the Neighbours() method
A a peer that is down would cause an interface conversion.
2019-03-08 09:58:56 +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
d17d691b8b Add changelog for 3.4.4 2019-03-08 08:28:05 +01:00
1f23c4b9d4 Uncomment yarn install for non-docker build 2019-03-08 08:20:37 +01:00
0a6dffa7d6 Fix application path in Makefile 2019-03-08 08:15:15 +01:00
9d2515c296 Add comments to example configuration 2019-03-08 08:13:26 +01:00
95c3ced488 accept longer source ids. Fixes #9 2019-01-28 09:19:51 +01:00
3570c2fa81 show loading indicators 2019-01-25 11:35:09 +01:00
6d3ea79959 honor show_last_reboot = false 2019-01-24 12:41:08 +01:00
76130d20e1 Merge pull request #7 from DECIX/feature/consequent-use-alice-lg
Consequent use of 'alice-lg' instead of 'alicelg'
2019-01-21 11:34:36 +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
a18cd6484f Merge branch 'develop' of ssh://github.com/alice-lg/alice-lg into develop 2019-01-16 11:32:04 +01:00
cf3e58028a docker build now uses yarn 2019-01-16 11:31:46 +01:00
bf20cbd00e version bump (bugfix) 2019-01-15 10:05:40 +01:00
6665cfcdbf Merge branch 'bugfix/routeserver-id-param-stacktrace' into develop 2019-01-11 20:13:38 +01:00
9738b3b4ac a safer getInstance, and more graceful error handling 2019-01-11 20:13:31 +01:00
aa3f11e1b8 introduce resource not found error 2019-01-11 20:06:03 +01:00
e6a98e3c83 get source instance immediately 2019-01-11 20:05:38 +01:00
4b02272282 Merge tag '3.4.2' into develop
Release 3.4.2
2018-12-16 17:41:17 +01:00
0225903ab1 Merge branch 'release/3.4.2' 3.4.2 2018-12-16 17:40:56 +01:00
be9cde8850 versionbump 2018-12-16 17:23:29 +01:00
f51738c24b fixes pagination url issue 2018-12-16 17:22:54 +01:00
30d559a6b4 improved key 2018-12-16 17:18:59 +01:00
7b8d58fb88 versionbump 2018-12-16 16:40:04 +01:00
e4b52bbe73 Merge branch 'bugfix/ipv6-prefix-match' into develop 2018-12-16 16:39:42 +01:00
061a94d550 fixed is prefix method 2018-12-16 16:29:57 +01:00
bd38ad0e84 regex optimization 2018-12-16 16:29:02 +01:00
a740c5ea99 added redirect 2018-12-10 10:46:28 +01:00
76b97a2364 updated example config 2018-12-09 19:51:44 +01:00
a8310718d4 removed debug output 2018-12-09 19:39:24 +01:00
be935a1e9e updated changelog // versionbump 2018-12-09 19:38:12 +01:00
5f258f4d5d select first rs if non is selected 2018-12-09 19:34:23 +01:00
0e804f79a6 added str compare 2018-12-09 19:33:59 +01:00
0d9f1474ac Merge branch 'feature/url-path-refactoring' into develop 2018-12-09 18:47:48 +01:00
c85e565506 refactored url / path handling 2018-12-09 18:47:40 +01:00
a6f4a6d19c removed old source artifact 2018-12-09 18:16:41 +01:00
e49a689cfb refactored url handling 2018-12-09 17:31:02 +01:00
b5536bcdd9 Merge pull request #4 from alice-lg/bugfix/rename-neighbour-neighbor
Rename "visible" occurrences of neighbour to neighbor
2018-11-23 16:41:57 +01:00
1b29995442 versionbump 2018-11-19 08:29:53 +01:00
b359ef8420 Rename "visible" occurrences of neighbour to neighbor
* Fix a typo
* Small change in search box placeholder
* Small change in BGP Com dropdown placeholder
2018-11-18 17:23:58 +01:00