Difference between revisions of "5.4 open issues"

From Net-SNMP Wiki
Jump to: navigation, search
 
Line 14: Line 14:
 
|- align=center bgcolor=yellow
 
|- align=center bgcolor=yellow
 
|| 64bit nlist ||  Bugs 1485321, 1484814, 1388562 || nlist fails on 64bit systems (AIX, IRIX, Tru64). We need 64bit capable auto_nlist replacement routines. || tanders
 
|| 64bit nlist ||  Bugs 1485321, 1484814, 1388562 || nlist fails on 64bit systems (AIX, IRIX, Tru64). We need 64bit capable auto_nlist replacement routines. || tanders
|- align=center bgcolor=lightgreen
+
|- align=center bgcolor=yellow
 
|| snmptrapd partial oid matching ||  Patch 1536773 || introduce partial oid matching for traphandle, e.g. "traphandle someOID* /call/on/subtree/matching" || ?
 
|| snmptrapd partial oid matching ||  Patch 1536773 || introduce partial oid matching for traphandle, e.g. "traphandle someOID* /call/on/subtree/matching" || ?
|- align=center bgcolor=lightgreen
+
|- align=center bgcolor=yellow
|| ifTable transient interface handling || Bug 1238981, Patch 1513191 || || rstory?
+
|| ifTable transient interface handling || Bug 1238981, Patch 1513191 || offer an (per-interface) config option how transient interfaces are handled in ifTable (same or different). A List FAQ. || rstory?
 +
|- align=center bgcolor=yellow
 +
|| Suppress error messages on SIGHUP || ? || Remove the annoying, but harmless error messages on SIGHUP || rstory?
 
|}
 
|}

Revision as of 21:42, 19 September 2006

We try to collect open issues for the 5.4 release cycle here. Please add your contributions/comments and fix as much as you can!

Issue Bug/patch Comment Assigned to
fuzzy "enable embedded perl by default" - Only enable embedded perl if it will successfully compile later on. We currently just --enable-embedded-perl by default. hardaker/tanders
UCD-SNMP-MIB::systemStats - Reported to be broken on some systems (Solaris, some RHEL Linux machines). Breaks "make test" (CPU test on Solaris, snmpwalk test on Linux).  ?
no perl/agent/Support/Makefile - With some perl versions "make perlmodules" will not create perl/agent/Support/Makefile from Makefile.PL, so the build will fail (e.g. on Solaris 8 with system-supplied Perl) hardaker/tanders
Solaris perl<->host issues (due to largefiles) Bug 1486366 Solaris system-supplied Perl is compiled with largefile support. The very same options break the build of the host module, though.  ?
64bit nlist Bugs 1485321, 1484814, 1388562 nlist fails on 64bit systems (AIX, IRIX, Tru64). We need 64bit capable auto_nlist replacement routines. tanders
snmptrapd partial oid matching Patch 1536773 introduce partial oid matching for traphandle, e.g. "traphandle someOID* /call/on/subtree/matching"  ?
ifTable transient interface handling Bug 1238981, Patch 1513191 offer an (per-interface) config option how transient interfaces are handled in ifTable (same or different). A List FAQ. rstory?
Suppress error messages on SIGHUP  ? Remove the annoying, but harmless error messages on SIGHUP rstory?