mirror of
https://github.com/nmap/nmap.git
synced 2026-09-01 16:02:01 +00:00
CHANGELOG for pcap workaround.
This commit is contained in:
parent
b4cb468b1d
commit
7c63fb3236
1 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o Applied a workaround to make pcap captures work better on Solaris
|
||||
10. This involves peeking at the pcap buffer to ensure that captures
|
||||
are not being lost. A symptom of behavior before this fix was that,
|
||||
when doing ARP host discovery against two targets, only one would be
|
||||
reported up. [David Fifield]
|
||||
|
||||
o Added ciphers from RFC 5932 and Fortezza-based ciphers to
|
||||
ssl-enum-ciphers.nse. The patch was submitted by Darren McDonald.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue