diff options
author | Linus Nordberg <linus@nordberg.se> | 2009-10-12 16:50:09 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordberg.se> | 2009-10-12 16:50:09 +0200 |
commit | a6d5c41349d692d85c41a11e8371ef36afd71ac8 (patch) | |
tree | a19c4de69929011ddabeedb7ebafb0a8d86920ed /README | |
parent | 990194e8a0f7f297e909b688aca8ea9b8203b61b (diff) |
Add README, COPYING.
Add license header to all source files.
Diffstat (limited to 'README')
-rw-r--r-- | README | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -0,0 +1,10 @@ +BGP Logger +========== + +BGP Logger is a daemon connecting to a BGPmon[0] daemon, feeding the +updates to an SQL database and a web frontend for quering the +database. + +BGP Logger has been developed by NORDUnet A/S <info@nordu.net>. + +[0] http://bgpmon.netsec.colostate.edu/ |