master
use installed include file ok martijn
Add an agentx_retry call. If a session, agentcaps, region, index, or object doesn't properly open because of an error returned by the AgentX master it remained closed until a reconnect. This new function call walks the tree and tries to reopen everything in a closed state.
.Lb libagentx ; OK martijn@ tedu@
Add a test to the end of agentx_varbind_finalize(), after completing the full OID, that checks if we're >= searchrange.end. If so, just make it an endOfMIBView.
Move libagentx to a new freeing strategy, where we check all objects when a close packet has been received.
Add missing RCS tags
According to RFC2741 section 6.1.1 an agentx-response-pdu shouldn't have the NON_DEFAULT_CONTEXT set. Remove the argument from ax_response().