Revert "Revert "and added files""
[bcm963xx.git] / userapps / opensource / net-snmp / man / netsnmp_todo.3
1 .TH "todo" 3 "10 Jan 2003" "net-snmp" \" -*- nroff -*-
2 .ad l
3 .nh
4 .SH NAME
5 todo \- Todo List
6 .IP "Global \fBcheck_acm\fP(netsnmp_agent_session *asp, u_char type) " 1c
7  make this be more intelligent about ranges. Right now we merely take the highest level commonality of a registration range and use that. At times we might be able to be smarter about checking the range itself as opposed to the node above where the range exists, but I doubt this will come up all that frequently.
8 .PP
9 .IP "Global \fBnetsnmp_table_get_or_create_row_stash\fP(netsnmp_agent_request_info *reqinfo, const u_char *storage_name) " 1c
10  This function will likely change to add free pointer functions.
11 .PP
12 .IP "Global \fBnetsnmp_register_auto_data_table\fP(netsnmp_table_data_set *table_set, char *registration_name) " 1c
13  create a properly free'ing registeration pointer for the datalist, and get the datalist freed at shutdown.