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

9 Commits

Author SHA1 Message Date
7902d7c4e8 Add router-selective display on RoutesPage.
In case of multiple peering routers of one customer, their
announcements are aggregated in a single per-customer table.
RoutesPage used to display contents of that table irrespectively
of the current router selected in the UI.
Now, when selecting a router in the UI RoutesPage is initialized
with the nextHop IP of that router to display only routes
(filtered, accepted and noexport) from that router.
2018-06-27 16:45:49 +02:00
6718f82561 client: fix #7 by making columns truly unique 2017-10-19 13:49:12 +02:00
f5bb38bfad limit reasons for filtering / no export 2017-05-24 11:52:23 +02:00
98fea98581 show routes not exported 2017-05-24 11:41:54 +02:00
56b8568c20 included large communities filter / reject / noexport reasons 2017-05-23 16:26:52 +02:00
72541b6146 refactored large communities 2017-05-23 16:08:46 +02:00
0a433a19c5 fixed rendering bug 2017-05-22 17:07:41 +02:00
dbab1a4ec9 load routes in a single request 2017-05-22 16:37:30 +02:00
19e46c17c2 imported client from birdseye 2017-05-16 13:34:00 +02:00