From 59d599fa9376e2f33315fbed53f60b622d0d0c24 Mon Sep 17 00:00:00 2001 From: Oliver Gorwits Date: Wed, 12 Dec 2012 11:21:15 +0000 Subject: [PATCH] added todo list --- TODO | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 00000000..533d65e9 --- /dev/null +++ b/TODO @@ -0,0 +1,11 @@ +* bootstrap/setup script to install perl modules and db schema +* OUI.txt added into db schema upgrade +* frontend plugin design and support +* document how the templates and JS fit together +* improve daemon to added parallel function support +* add poller to daemon (scheduling automatically?) +* re-do print css + +* plugins for poller +* GUID/UUID for devices +* VRF support