[NSE] Added UDP header parsing support to packet.lua.

This commit is contained in:
jah 2010-04-10 00:22:03 +00:00
parent 4554312eb6
commit d7092b8a9d

View file

@ -1,5 +1,7 @@
# Nmap Changelog ($Id$); -*-text-*-
o [NSE] Added UDP header parsing support to packet.lua. [jah]
o [NSE] Correct global access errors in afp.lua reported by Patrick Donnelly
[Patrik]