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

839 Commits

Author SHA1 Message Date
f999999718 Adding GoBGP apiutils for future use 2019-01-10 11:36:08 +01:00
3d4754dd51 Some basic stuff like a boilerplate status and initial neighbour stuff 2019-01-08 11:25:13 +01:00
ad9538bda3 Some initial configuration parsing and "errors" instead of crashes 2019-01-08 10:36:36 +01:00
e30fc6b569 Merge branch 'gobgp_integration' of https://github.com/mrevilme/alice-lg into gobgp_integration 2019-01-08 10:17:46 +01:00
9dd5f34f8e Adding support for gobgp configuration 2019-01-08 10:17:29 +01:00
ba19b72d51 Adding support for gobgp configuration 2019-01-08 10:15:53 +01:00
bc09e62091 Adding dev support in make file 2019-01-08 10:15:05 +01:00
0aa66b8c01 Adding go module support for easier development 2019-01-08 09:28:11 +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
29ce623589 added title for searchbox (consistency) 2018-11-17 17:14:55 +01:00
b42f045a2b fixed fat fingers 2018-11-14 18:35:54 +01:00
f3a9dedb7c change title 2018-11-12 12:39:43 +01:00
68f8db76f7 fixed cardinality calculation 2018-11-11 17:59:29 +01:00
5600534d0e Merge branch 'bugfix/community-deduplication' into develop 2018-11-11 17:54:42 +01:00
9406b4381a only count unique communities 2018-11-11 17:54:30 +01:00
55e51838b0 added community deduplication 2018-11-11 17:48:34 +01:00
32d8393758 Merge branch 'feature/ext-communities-filters' into develop 2018-11-11 17:19:03 +01:00
2cde3fdf3f cast ext community type 2018-11-11 17:18:56 +01:00
2d08a64b7f enable ext. communities filter 2018-11-11 17:18:39 +01:00
264f411f89 prevent even more mutations 2018-11-11 16:17:09 +01:00
c16fe5371b Merge branch 'bugfix/fix-community-filters-in-routes-view' into develop 2018-11-11 15:29:28 +01:00
bb50aabb54 remove unhelpful log message 2018-11-11 15:27:20 +01:00
daecf3c9e4 prevent mutation 2018-11-11 15:26:44 +01:00
f3d142e2f4 fix key for repeated communities 2018-11-10 17:01:26 +01:00
02ed1c7704 fixed missing whitespace in class 2018-11-09 16:32:01 +01:00
abeb5875d3 use lowercase prefix lookup (workaround) 2018-11-09 12:46:06 +01:00
3529ae4884 fixes another concurrent map access 2018-11-09 12:13:47 +01:00
c30fbe1b24 version bump 2018-11-08 15:29:48 +01:00
c622c3ab5f fixes view redirect for query as parameter 2018-11-08 15:29:40 +01:00