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

120 commits

Author SHA1 Message Date
Matthias Hannig
244c482406 ipv6 compat regex 2016-12-05 15:26:19 +01:00
Matthias Hannig
0cba1865b0 fixed cast, removed debug output 2016-12-05 14:54:13 +01:00
Matthias Hannig
d55f56ccd1 fixed example path 2016-12-05 14:34:02 +01:00
Matthias Hannig
9583f996cf use nested map 2016-12-05 14:33:21 +01:00
Matthias Hannig
2dfcf48ac7 rebuild rpm 2016-12-05 14:06:44 +01:00
Matthias Hannig
8e31be933e fixed fieldname and ipv6 regex 2016-12-05 14:06:17 +01:00
Matthias Hannig
757e2960a3 rebuild rpm 2016-12-05 11:32:25 +01:00
Matthias Hannig
0ec65b02bb added filtered fields 2016-12-02 17:11:57 +01:00
Matthias Hannig
c9381314e3 use multiple sources for last reconfig timestamp 2016-12-02 17:07:30 +01:00
Matthias Hannig
340b13ab6e added rpm build option for upstart and systemd 2016-11-30 17:42:40 +01:00
Matthias Hannig
53ff3aa013 added systemd support 2016-11-30 15:41:17 +01:00
Matthias Hannig
10b3174a50 rebuild rpm 2016-11-30 15:19:35 +01:00
Matthias Hannig
0a4befdcaa added access control 2016-11-30 15:19:01 +01:00
Matthias Hannig
830bf89944 remove local configuration files 2016-11-30 13:43:39 +01:00
Matthias Hannig
3508a2298b use config in bird 2016-11-30 13:40:34 +01:00
Matthias Hannig
7758148d3a added marked birdwatcher.conf as config file 2016-11-30 13:28:59 +01:00
Matthias Hannig
d826108fc8 get listen address from config 2016-11-30 13:21:40 +01:00
Matthias Hannig
eeb3b8734b Merge branch 'master' into config 2016-11-30 13:19:58 +01:00
Matthias Hannig
bb1f3b7eaf vbump 2016-11-30 13:16:39 +01:00
Matthias Hannig
f7217108d9 fixed startup script 2016-11-30 13:14:12 +01:00
Matthias Hannig
afc3f8a25d moved config files 2016-11-30 12:56:54 +01:00
Matthias Hannig
75b4aa3bd1 load and merge configs from system folder 2016-11-30 12:55:22 +01:00
hellerve
f680b6e842 added experimental rate limit 2016-11-25 15:50:59 +01:00
Matthias Hannig
b5ae11c105 vbump 2016-11-25 14:24:06 +01:00
Matthias Hannig
328dbd0865 fixed regex, added as_path splitting 2016-11-25 14:22:22 +01:00
Matthias Hannig
2bd0e33a32 protocols need to be quoted 2016-11-24 17:59:19 +01:00
Matthias Hannig
9b4f9bb8e9 removed dist 2016-11-24 17:05:35 +01:00
Matthias Hannig
c40bba4e3f added buildserver check 2016-11-24 15:56:59 +01:00
Matthias Hannig
a61398e21b added rpm generating makefile and startup scripts 2016-11-24 15:54:10 +01:00
Veit Heller
ff788115cc Create LICENSE 2016-11-17 17:05:43 +01:00
hellerve
ec7232a890 readme rewrite 2016-11-17 17:01:46 +01:00
hellerve
d4847069c6 move assignment out of for loop 2016-11-11 17:57:45 +01:00
hellerve
a1b5dabcd3 reminder: never forget to go fmt 2016-11-11 17:47:51 +01:00
hellerve
5bb95f264f added caching to birdwatcher 2016-11-11 17:33:33 +01:00
hellerve
7c8ea17a06 Merge branch 'master' of https://github.com/hellerve/birdwatcher
* 'master' of https://github.com/hellerve/birdwatcher:
  moved import for working build
  ignore vim swap files
2016-11-11 16:02:46 +01:00
hellerve
4c0a82417f added bird cmd (fixes #1) 2016-11-11 16:00:43 +01:00
Matthias Hannig
6a01897d04 moved import for working build 2016-11-11 15:33:08 +01:00
Matthias Hannig
e233bd68fe Merge branch 'master' of github.com:ecix/birdwatcher 2016-11-11 15:21:46 +01:00
Matthias Hannig
7ad97118ec ignore vim swap files 2016-11-11 15:21:36 +01:00
hellerve
07a02dcc24 simplified integer parse 2016-11-11 15:00:15 +01:00
hellerve
30e86d086f restored nesting in payload for status and symbols 2016-11-11 14:34:06 +01:00
hellerve
2ccfaea405 simplified parser 2016-11-11 14:26:35 +01:00
hellerve
fc0ea09dc3 refactored endpoints 2016-11-11 14:14:38 +01:00
hellerve
ce63916596 go fmt 2016-11-11 13:32:27 +01:00
hellerve
ad3919768c added bgp parser 2016-11-11 13:28:40 +01:00
hellerve
9337b1c32c added routes and bgp parse stub 2016-11-10 18:43:29 +01:00
hellerve
eed6e71b0b finalized parser 2016-11-10 17:32:16 +01:00
hellerve
71350f616d added first endpoints 2016-11-10 16:06:38 +01:00
hellerve
4ce81124a1 added a few parsers 2016-11-10 15:11:32 +01:00
hellerve
13581d830c implemented status parser 2016-11-10 14:51:24 +01:00