Quantcast
Channel: C# Based Open Source SNMP Library for .NET and Mono
Viewing all articles
Browse latest Browse all 576

Closed Issue: Bug in SecureSnmpContext.HandleMembership method [7239]

$
0
0
return EngineGroup.IsInTime(parameters.EngineTime.ToInt32(), Group.EngineTime);

should be changed to

return EngineGroup.IsInTime(Group.EngineTime, parameters.EngineTime.ToInt32());

Viewing all articles
Browse latest Browse all 576

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>