Re: Net-SNMP Thread Safety

2014-12-01 Thread Wes Hardaker
"Bob O'Neil" writes: > What is the status of the project in terms of thread safety now and > into the future? Now, the v1/v2c code is thread safe. See the README.thread file for how to utilize it. The v3 code and the agent code isn't, and someone would need to do that work, or sponsor it at le

Net-SNMP Thread Safety

2014-11-18 Thread Bob O'Neil
It is true that Net-SNMP is thread safe based on the current code base? Online there is suggestions that this is not the case, specifically issued associated with the USM security model and perhaps some underlying C libraries. What is the status of the project in terms of thread safety now and

Net-SNMP Thread Safety

2014-11-18 Thread Bob O'Neil
It is true that Net-SNMP is thread safe based on the current code base? Online there is suggestions that this is not the case, specifically issued associated with the USM security model and perhaps some underlying C libraries. What is the status of the project in terms of thread safety now and