com2SecList suffers from being transport-domain specific. I believe it should be moved to snmplib/snmp_transport.c and made tdomain-neutral. Actually, the 3 existing flavors of com2SecEntry should be replaced with an snmpCommunityEntry defined by the coexistence mib (rfc 3584).
Dana dan anderson typed: > Why is there no exposed API for adding to com2SecList in > snmpUDPDomain.[c|h]? Right now the only way to add a > community->securityname mapping programatically is to call the token > parser; is this because of a plan to deprecate com2SecList? > > Also, why are vacm_conf.c:vacm_in_view() and > vacm_conf.c:vacm_check_view() not in snmplib/vacm.c? > > Cheers, > -Dan > > ------------------------------------------------------------------------------ > Check out the new SourceForge.net Marketplace. > It is the best place to buy or sell services for > just about anything Open Source. > http://p.sf.net/sfu/Xq1LFB > _______________________________________________ > Net-snmp-coders mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/net-snmp-coders > ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
