Nmap Development mailing list archives

PR# 1064 - Fix snmp.lua for SNMPv2c


From: Tamizh N <thamizh85 () gmail com>
Date: Sun, 12 Nov 2017 20:41:45 +0800

SNMP library always falls back to SNMP v1 even when explicitly calling v2
in the helper function. This is because the version number is incorrectly
referenced as self.version instead of self.options.version in request
function.

Please review my pull request #1064 in github as a patch for this.

-- 
Tamizh
_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: