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

33 Commits

Author SHA1 Message Date
Matthias Hannig
369542c2a3 added primary flag to result set 2018-08-02 14:26:28 +02:00
Matthias Hannig
b1b215c92d do not fail on error 2018-07-27 17:58:39 +02:00
Matthias Hannig
89580c8941 include cache status from API 2018-07-27 17:06:05 +02:00
Matthias Hannig
931e42ccb8 Merge branch 'develop' into feature/routes-pagination 2018-07-16 16:38:01 +02:00
Matthias Hannig
1c1fcd9433 use state_changed as timestamp 2018-07-16 11:04:35 +02:00
Matthias Hannig
1f5b067c52 added neighbors summary parsing 2018-07-14 16:35:37 +02:00
Matthias Hannig
a99fc9069c added parser and parser test skeleton 2018-07-14 15:50:22 +02:00
Matthias Hannig
7d69696fc4 use pointers 2018-07-11 18:25:42 +02:00
Matthias Hannig
d6168da159 even more type refactoring 2018-07-07 11:45:34 +02:00
Matthias Hannig
fc686df4cb used pointers instead 2018-07-06 17:04:09 +02:00
Matthias Hannig
52c421d9ab Merge branch 'develop' into feature/decix-merge
* Implemented better AS Path
* Fixes: Link glitch when clicking on BGPAttributesModal Link
2018-07-05 16:32:35 +02:00
Matthias Hannig
e27f204125 normalize to UTC 2018-07-05 14:36:30 +02:00
Benedikt Rudolph
7bdaea30d7 Remove unnecessary fields from JSON served by API.
Resolved merge conflictiun
    client/components/routeservers/protocols/index.jsx

used calculations taken from "decix/decix" (HEAD) branch
2018-06-27 18:06:01 +02:00
Benedikt Rudolph
abc75f2405 Modify parseNeighbours for Multi-Table style counters.
Parse routes_accepted, and use other values for route_filtered.
2018-06-27 16:25:06 +02:00
Matthias Hannig
a09d116e32 updated deps / imports 2018-06-19 10:02:16 +02:00
Matthias Hannig
39db0afbdc improved api status error handling 2018-01-25 11:28:31 +01:00
hellerve
26b2e61171 backend: fix #2; make server time configurable 2017-10-19 14:16:03 +02:00
Matthias Hannig
87dab572ba sort by prefix for binary search lookup 2017-06-23 11:17:18 +02:00
Matthias Hannig
c12b90cbc5 added fetching route dumps 2017-06-23 11:12:01 +02:00
Matthias Hannig
b615fc9a19 improved robustness 2017-05-29 15:43:54 +02:00
Matthias Hannig
8201e310a2 handle missing data 2017-05-24 11:41:19 +02:00
Matthias Hannig
5f1eb874ce fixed issue with optional routes 2017-05-23 16:07:57 +02:00
Matthias Hannig
d22ee9356d fixed issue in status parsing 2017-05-23 15:40:06 +02:00
Matthias Hannig
039b492526 refactored parsing helpers 2017-05-22 17:16:16 +02:00
Matthias Hannig
9e44d03c5d added bgp origin 2017-05-22 16:52:09 +02:00
Matthias Hannig
0059457acc routes and neighbours sorting 2017-05-22 16:21:48 +02:00
Matthias Hannig
32e46b8ee9 get routes and filtered routes 2017-05-22 13:26:37 +02:00
Matthias Hannig
98ae611700 parse routes 2017-05-22 12:48:03 +02:00
Matthias Hannig
54f04c6fef parse neighbours list 2017-05-22 11:46:50 +02:00
Matthias Hannig
06a13df874 added parser test 2017-05-22 11:09:22 +02:00
Matthias Hannig
fb47d68151 use listen settings from config 2017-05-22 10:27:19 +02:00
Matthias Hannig
cea38102cd status endpoint ready 2017-05-19 17:56:01 +02:00
Matthias Hannig
3989d76b42 added timeparsing and status endpoint 2017-05-19 17:40:22 +02:00