mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Correct and expand VSNNUM test data
This commit is contained in:
parent
4671f5da12
commit
1c8336c55e
1 changed files with 3 additions and 1 deletions
|
|
@ -41,8 +41,10 @@ local ERR_CODES = {
|
|||
-- 153092352: 9.2.0.1.0
|
||||
-- 169869568: 10.2.0.1.0
|
||||
-- 185599488: 11.1.0.6.0
|
||||
-- 202375680: 13.1.0.2.0
|
||||
-- 202375680: 12.1.0.2.0
|
||||
-- 301989888: 18.0.0.0.0
|
||||
-- 318767104: 19.0.0.0.0
|
||||
-- 352321536: 21.0.0.0.0
|
||||
|
||||
local function decode_vsnnum (vsnnum)
|
||||
vsnnum = tonumber(vsnnum)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue