1
0
Fork 0
mirror of https://github.com/alice-lg/birdwatcher.git synced 2025-03-09 00:00:05 +01:00
Commit graph

398 commits

Author SHA1 Message Date
Annika Hannig
5518ddf7e5
fixed error style 2020-10-28 15:48:21 +01:00
Annika Hannig
7e1e332c2c
updated redis usage 2020-10-28 15:42:16 +01:00
Annika Hannig
50e93016b4
updated redis dependency 2020-10-28 15:41:44 +01:00
Annika Hannig
e9c8854379
added development env. docker-compose 2020-10-28 15:41:16 +01:00
Annika Hannig
96815d7640
fixed test case 2020-10-28 15:38:08 +01:00
ihsinme
c6a096db57
Update parser.go 2020-10-26 15:19:18 +03:00
Annika Hannig
ae53faa54a
Update birdwatcher.conf 2020-04-20 14:08:52 +02:00
Annika Hannig
bbffff13c4
Merge pull request #20 from nstgt/exported-routes-endpoint
Add exported routes endpoint
2020-04-20 14:08:19 +02:00
Annika Hannig
6f44e2ac69
Merge pull request #19 from stv0g/fix-if-regex
Bird2: parse interface and gateway of routes properly
2020-04-20 14:05:56 +02:00
Nasato Goto
e53ff72205 add exported routes endpoint 2020-01-26 23:12:06 +09:00
39f573c38e bird2: parse interface and gateway of routes properly 2020-01-20 03:59:30 +01:00
Matthias Hannig
a94742a23b
Merge branch 'release/2.2.0' 2019-12-23 17:19:34 +01:00
Matthias Hannig
3660002dab
updated version and changelog 2019-12-23 17:19:27 +01:00
Matthias Hannig
c0dc46266e
Merge branch 'feature/docker' into dev 2019-12-23 17:17:49 +01:00
Matthias Hannig
242c585119
updated running instructions 2019-12-23 17:17:43 +01:00
Matthias Hannig
4f4a4f77cf
removed paths 2019-12-23 17:16:39 +01:00
Matthias Hannig
99e0c703c7
added instructions for running 2019-12-23 16:48:43 +01:00
Matthias Hannig
5d05442a05
Merge branch 'feature/dependency-upgrades' into dev 2019-12-23 15:59:26 +01:00
Matthias Hannig
58811bedf5
upgraded dependency 2019-12-23 15:58:35 +01:00
Matthias Hannig
c14ae35c4a
removed old code 2019-12-23 15:53:46 +01:00
Matthias Hannig
df148c1030
updated changelog 2019-09-09 12:29:06 +02:00
Matthias Hannig
f789b39bb9
Merge tag '2.1.0' into dev
Release 2.1.0
2019-09-09 12:27:52 +02:00
Matthias Hannig
3dcd43f670
Merge branch 'release/2.1.0' 2019-09-09 12:27:46 +02:00
Matthias Hannig
50ecc4ac89
versionbump 2019-09-09 12:27:36 +02:00
Matthias Hannig
1026d16289
Merge branch 'bugfix/bird2-master-table' into dev 2019-09-09 12:26:18 +02:00
Matthias Hannig
eb5d101dd5
added table remapping 2019-09-09 12:18:55 +02:00
Matthias Hannig
d1e3b2017c
fixed querybuilding 2019-09-09 12:11:18 +02:00
Matthias Hannig
23971a38db
versionbump 2019-07-18 16:40:15 +02:00
Matthias Hannig
76a8af43fe
Allow for birdc flags in the config 2019-07-18 16:39:57 +02:00
Matthias Hannig
b7d8845eda
versionbump 2019-07-18 16:06:32 +02:00
Matthias Hannig
6bc26640dd
made regex for bird_protocol a bit more permissive 2019-07-18 16:06:07 +02:00
Matthias Hannig
6b8f9bd3d3
migrating to go modules 2019-07-18 13:45:19 +02:00
Matthias Hannig
dcb581e60e
added gomod 2019-07-18 13:36:28 +02:00
Matthias Hannig
582b405011
formatting. 2019-07-18 12:20:55 +02:00
Matthias Hannig
841aa7edf5
Merge branch 'master' of ssh://github.com/alice-lg/birdwatcher 2019-07-18 12:17:03 +02:00
Matthias Hannig
8ad75dc224
drafted minimal schema 2019-07-18 12:16:46 +02:00
Matthias Hannig
574f68799c
Update README.md 2019-07-10 10:02:11 +02:00
Matthias Hannig
d9b368edf1
reverted change as this breaks alice. TODO: fix this. 2019-05-05 19:08:15 +02:00
Matthias Hannig
5744c7e003
fixed version case 2019-05-05 18:56:23 +02:00
Matthias Hannig
1c7e953589
release notes 2.0.0 2019-05-05 17:44:32 +02:00
Matthias Hannig
5f28a6d81f
versionbump 2019-05-05 17:35:19 +02:00
Matthias Hannig
9b0899a70d
Merge branch 'DECIX-release/1.13.1' 2019-05-05 17:33:47 +02:00
Matthias Hannig
ee5aa378a0
Merge branch 'release/1.13.1' of https://github.com/DECIX/birdwatcher into DECIX-release/1.13.1
Resolved conflicts
2019-05-05 17:33:27 +02:00
Matthias Hannig
dd9475f2e8
Merge branch 'DECIX-release/1.13.0' 2019-05-05 17:29:57 +02:00
Matthias Hannig
df814406fa
Merge branch 'release/1.13.0' of https://github.com/DECIX/birdwatcher into DECIX-release/1.13.0
Resolved conflicts.
2019-05-05 17:29:11 +02:00
Benedikt Rudolph
00cc0bf706 Merge branch 'feature/show-protocols-uncached' into develop 2019-03-20 14:57:15 +01:00
Patrick Seeburger
e0031c61a0 Change extended communities fomat
Change format for extended BGP communities from (string,int,int) to
(string,string,string) in order to support communities like
(generic, 0x43000000, 0x1)
2019-03-20 14:55:11 +01:00
Patrick Seeburger
116f03fed4 Add support for uncached queries
The cache is still updated with new information on every request.
2019-03-20 14:55:11 +01:00
Patrick Seeburger
c6e717bc61 Fixed a bug regarding timestamps in the protocols parser. 2019-03-20 14:55:10 +01:00
Patrick Seeburger
8585003413 Added a parser and endpoint for the show protocols command. 2019-03-20 14:55:10 +01:00