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

20 Commits

Author SHA1 Message Date
2be93fc3c4 Remove sort that isnt used anymore 2019-05-10 11:41:19 +02:00
78f307694b Split out the parsing abit to make the GetRoutes function abit smaller. 2019-05-10 11:40:26 +02:00
e38e6ec798 Print the error and continue with the next family 2019-05-10 11:19:38 +02:00
8e5cafc43d gofmt :) 2019-05-10 11:17:55 +02:00
bfa03a849f Changed so that "api" points to the alice-lg api and not the gobgp api. And vice versa.
This makes sence since we are in the alice-lg project and not the gobgp project
2019-05-10 11:14:29 +02:00
8954b25df1 Removing GeneratePeerHash since it was a old thingy 2019-05-10 11:13:57 +02:00
af0624219b TLS Authentication if you want it 2019-05-09 11:17:43 +02:00
4dbd9ec085 Update alice-lg to be able to talk to GoBGP mainline version instead of NN specific 2019-05-09 10:57:08 +02:00
4f3a75158d Missed this commit 2019-02-28 22:08:27 +01:00
f3ae311136 Not exported routes 2019-02-27 09:52:04 +01:00
92481b8dc4 GoBGP seams to working, alongside github.com/Netnod/gobgp @ 3eaf07cadc4f0033c2b3a777ef24752295f83131 2019-02-26 16:59:40 +01:00
4ff0967a2b Old code but it seams to work 2019-02-22 09:34:21 +01:00
76045f1596 Initialize the LargeCommunities and ExtCommunities so the Webapp actually works 2019-01-10 13:52:41 +01:00
3939e309a7 Spellchecking 2019-01-10 13:05:51 +01:00
c008a1fc92 Adding support for ipv6 routes they say thats the new good stuff 2019-01-10 12:53:37 +01:00
6edd0ce93b We now actually get data into alice from gobgp 2019-01-10 11:37:17 +01:00
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
9dd5f34f8e Adding support for gobgp configuration 2019-01-08 10:17:29 +01:00