From a6d5c41349d692d85c41a11e8371ef36afd71ac8 Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Mon, 12 Oct 2009 16:50:09 +0200 Subject: Add README, COPYING. Add license header to all source files. --- README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..08f04f1 --- /dev/null +++ b/README @@ -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 . + +[0] http://bgpmon.netsec.colostate.edu/ -- cgit v1.1