pull/45/head
elie 2011-03-17 18:07:12 +00:00
parent 1413b4bacd
commit a8ae4f5983
1 changed files with 0 additions and 7 deletions

View File

@ -27,16 +27,11 @@ Sparse notes on major existing problems/plans
* Re-work ACL to get rid of linear search there
* Implement SNMP proxy example & app
* Implement partial context name match at isAccessAllowed()
* Sort out whether pyasn1 objects should probably have either clone() or
subtype() methods.
* Convert symbolic constants (keys, SNMP errors) into singular, hashable
objects for performance and typing reliablity
* Implement by-transportTag search at secmod/rfc2576
* Review PDU components coercion code at proxy/rfc2576
@ -53,6 +48,4 @@ Sparse notes on major existing problems/plans
* Implement OID prefix to MIB module mapping then dynamic MIB modules
loading on OID to MIB symbol resolution
* Implement IPv6 support
* Implement TCP transport support