mirror of
https://github.com/nmap/nmap.git
synced 2026-08-28 04:25:15 +00:00
Added a test program to ncat/test to test the cmdline_split function in
ncat/ncat_posix.c. This is done in preparation for an eventual rewrite of cmdline_split.
This commit is contained in:
parent
90a712ae2b
commit
f05fa16549
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o Added a test program, test/test-cmdline-split to test the cmdline_split
|
||||
function in test/test-cmdline-split in preparation for an eventual rewrite of
|
||||
cmdline_split [Josh Marlow].
|
||||
|
||||
o For some UDP ports, Nmap will now send a protocol-specific payload
|
||||
that is more likely to get a response than an empty packet is. This
|
||||
improves the effectiveness of probes to those ports for host
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue