TODO LIST

As of: 03/21/2007

[ ] Implement GEO location loader script to make loading of GEO data easier
[ ] reimplement configuration file settings that were lost between versions 1.x and 2.0 so
  so all settings can be put in the configuration file, not needed to be passed on command-line.

As of: 11/19/2005

[ ] Make the import process a bit more intellegent to allow certain prefixes to
 not be overwritten when they potentially disappear from a BGP snapshot pulled
 from a route-server.  (User requested feature).  This partually caused by the
 fact that we are reading snapshots and not live.  The real solution is to build
 a live version of PWHOIS that peers with one or more BGP routing processes (or
 route servers already peering with real BGP routers), and learn routing updates
 from the BGP update messages, not from the inclusion or exclusion of routes
 visible in the routing dump extract, or via the 'show ip bgp' command.

[ ] Support the MTR routing dump/extract format for import/inclusion into the database.
