/*
** SellaNMS
** $Id: BUGS,v 1.8 2005/05/01 04:47:50 sella Exp $
** Copyright (c) 2001-2005 Digital Genesis Software. All Rights Reserved.
** Released under the GPL Version 2 License.
** http://www.digitalgenesis.com
*/

Known Bugs
----------

All entries below are known bugs in the current version of SellaNMS.

For an update on this infomration visit http://bugzilla.digitalgenesis.com.

Major Bugs
----------

If a table is missing from the database, sella_nms will seg-fault. Believed to be a bug in libdbi. (Seg-fault in libdbi _disjoin_from_conn()).

If a SQL delete fails due to a corrupt table, sella_nms will seg-fault. Believed to be a bug in libdbi.


Minor Bugs
----------

Sub-policies don't get compiled and therefore fail, unless they are listed in a policy import/export statement within the main config. This forces them to be compiled and available for execution within the sub-policy execution call.

Interfaces with multiple IP's within the same netblock, build connections to themselves (eg: MILW-HAGG-01: ae0.996)

If autoconf is run on a RH6.2 box, the configure script fails to compile with STLPort with gcc 2.95.3. Workaround is to run autoconf on another box and just use the configure script on the RH6.2 box.
