1
0
Fork 0
mirror of https://github.com/alice-lg/birdwatcher.git synced 2025-03-09 00:00:05 +01:00
No description
Find a file
2016-11-10 14:16:44 +01:00
bird added parser stubs 2016-11-10 14:16:44 +01:00
docs Writeup of the BIRD client/server protocol. 2016-10-23 18:45:27 +02:00
birdwatcher.go Added action for what to do with the values so far for the current 2016-10-23 17:38:03 +02:00
birdwatcher.yaml description not desc 2016-10-23 18:10:43 +02:00
patterns.go Less debug. 2016-10-23 18:11:23 +02:00
protocols.go Less debug, use "protocols" as in Barry's API design. 2016-10-23 18:08:47 +02:00
README.md Who and where. 2016-10-23 18:53:14 +02:00
routes.go Output api header in json. Odd 2016-10-23 10:42:06 +02:00
status.go added parser stubs 2016-11-10 14:16:44 +01:00
utils.go Output api header in json. Odd 2016-10-23 10:42:06 +02:00
v4-show-protocols-all.txt Example filr for show protocols. 2016-10-23 15:39:47 +02:00

birdwatcher

birdwatcher is a small HTTP server meant to provide an API defined by Barry O'Donovan's birds-eye to the BIRD routing daemon.

In the background it (doesn't yet) runs the birdc client and sends commands and parses the result.

Developed by Daniel and MC from Netnod in two days at the RIPE 73 IXP Tools Hackathon in Madrid, Spain.