488 Commits

Author SHA1 Message Date
Matthias Hannig
914307ddf0 added column sorting 2018-09-09 18:36:08 +02:00
Matthias Hannig
5d0c5ea578 added big integer library for ipv6 2018-09-09 18:35:54 +02:00
Matthias Hannig
d507258ef2 added ip parser helper 2018-09-09 18:35:27 +02:00
Matthias Hannig
5868cb8794 neighbor column sorting style 2018-09-09 17:44:59 +02:00
Matthias Hannig
28a814bca4 added sorting state to reducer 2018-09-09 17:44:44 +02:00
Matthias Hannig
f6ab57e2a4 Merge branch 'feature/prefix-flags' into develop 2018-09-07 16:57:26 +02:00
Matthias Hannig
a912ef7237 display nicer flags 2018-09-07 16:57:16 +02:00
Matthias Hannig
b27396104f added blackhole route indicator 2018-09-07 14:53:50 +02:00
Matthias Hannig
3443e05e6d Merge branch 'feature/human-readable-bgp-communities' into develop 2018-09-07 11:40:15 +02:00
Matthias Hannig
22984eece9 added variable expansion and style helpers 2018-09-07 11:40:03 +02:00
Matthias Hannig
dc7677e01b updated config example 2018-09-07 10:27:29 +02:00
Matthias Hannig
af087e487e updated config parsing for bgp communities 2018-09-07 10:24:51 +02:00
Matthias Hannig
542ae1c9c5 get and set communities in structure 2018-09-07 10:20:23 +02:00
Matthias Hannig
0932fc0e36 started with structure 2018-09-06 18:04:27 +02:00
Matthias Hannig
efe2dfcb45 created tree based structure 2018-09-06 17:47:43 +02:00
Matthias Hannig
f1920b5c26 naiive implementation done. ENHANCE! 2018-09-06 16:58:05 +02:00
Matthias Hannig
46e07046eb fixed style 2018-09-06 15:47:02 +02:00
Matthias Hannig
7e3f2e573e improved communities parsing 2018-09-06 15:46:46 +02:00
Matthias Hannig
2dbbdb426a Merge branch 'develop' into feature/human-readable-bgp-communities 2018-08-13 11:13:23 +02:00
Matthias Hannig
5a3c46f0df prevent concurrent map access 2018-08-13 11:13:00 +02:00
Matthias Hannig
e248cc2228 added client communities 2018-08-13 11:10:25 +02:00
Matthias Hannig
e93d8cd4e1 added labels for large communities 2018-08-09 23:26:09 +02:00
Matthias Hannig
c7137f8e3c added community label 2018-08-09 23:24:58 +02:00
Matthias Hannig
c3aa53c474 updated example config with known communities 2018-08-09 22:49:49 +02:00
Matthias Hannig
e88463a589 get known communities from config and expose via api 2018-08-09 22:49:32 +02:00
Matthias Hannig
3c1f084489 added well known communities and merge method 2018-08-09 21:58:45 +02:00
Matthias Hannig
06aa86ae66 Merge branch 'feature/error-handling' into develop 2018-08-05 19:01:41 +02:00
Matthias Hannig
2771c85a7e handle general network errors 2018-08-05 19:00:27 +02:00
Matthias Hannig
e8e0c2613e show unreachable error in sidebar 2018-08-05 18:54:23 +02:00
Matthias Hannig
2fc765066e include rs information in error 2018-08-05 18:39:11 +02:00
Matthias Hannig
058ce19858 improved error handling 2018-08-05 18:25:59 +02:00
Matthias Hannig
d6c9522f51 Merge branch 'feature/related-peers' into develop 2018-08-05 17:01:56 +02:00
Matthias Hannig
21897615ca show related peers 2018-08-05 16:28:48 +02:00
Matthias Hannig
c52da9e4a4 switch between related peers 2018-08-05 15:53:46 +02:00
Matthias Hannig
803ee883e8 link helper 2018-08-05 15:44:12 +02:00
Matthias Hannig
d83992bc8c Merge branch 'feature/routes-quicklinks' into develop 2018-08-05 12:27:49 +02:00
Matthias Hannig
853faeea78 quick links to routes sections 2018-08-05 12:27:42 +02:00
Matthias Hannig
8a3e2235fe refactored link helpers 2018-08-05 11:35:28 +02:00
Matthias Hannig
17c15b32c1 Merge branch 'feature/on-demand-routes-not-exported' into develop 2018-08-03 19:27:55 +02:00
Matthias Hannig
c2c85de319 improved lookup / query behaviour 2018-08-03 19:26:49 +02:00
Matthias Hannig
a4294df900 removed debug output 2018-08-03 19:06:53 +02:00
Matthias Hannig
e6ca92d70b applied a simpler model 2018-08-03 18:58:49 +02:00
Matthias Hannig
a9b47b4f42 load routes on demand 2018-08-03 18:51:50 +02:00
Matthias Hannig
95f402d019 keep load on demand state 2018-08-03 18:25:28 +02:00
Matthias Hannig
5313600847 add fetch noexport trigger button 2018-08-03 17:04:31 +02:00
Matthias Hannig
d7064c9846 formatting 2018-08-03 15:57:30 +02:00
Matthias Hannig
be393df354 routes not exported base fixes 2018-08-03 14:51:45 +02:00
Matthias Hannig
61f659a59b fixed css class 2018-08-03 14:46:01 +02:00
Matthias Hannig
341b82bf16 updated example configuration 2018-08-03 14:39:24 +02:00
Matthias Hannig
c342d7a5b0 add config option for on demand noexport loading 2018-08-03 14:38:32 +02:00