
Nmap Developmentmailing 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 v2in the helper function. This is because the version number is incorrectlyreferenced as self.version instead of self.options.version in requestfunction.Please review my pull request #1064 in github as a patch for this.-- Tamizh
_______________________________________________Sent through the dev mailing listhttps://nmap.org/mailman/listinfo/devArchived athttp://seclists.org/nmap-dev/
Current thread:
- PR# 1064 - Fix snmp.lua for SNMPv2cTamizh N (Nov 12)