mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 22:21:29 +00:00
Added some of my changes to the CHANGELOG
This commit is contained in:
12
CHANGELOG
12
CHANGELOG
@@ -31,6 +31,18 @@ o Fixed a bug which caused nmap --iflist to crash (and might have
|
||||
|
||||
o Applied a bunch of code cleanup patches from Kris Katterjohn.
|
||||
|
||||
o Changed the IP protocol scan so that it sends actual IGMP headers when
|
||||
scanning protocol number 2. This makes it much more likely that the host
|
||||
will respond, proving that it's "open". [Kris]
|
||||
|
||||
o Fixed UDP scan so that it doesn't find it's own port when scanning
|
||||
localhost. This was thought to be fixed in 4.10. This also prevents a
|
||||
message being printed (with -d) about an unexpected packet for the same
|
||||
reason when using the TCP scan. [Kris]
|
||||
|
||||
o The --scanflags option now also accepts "ECE", "CWR", "ALL" and "NONE" as
|
||||
arguments. [Kris]
|
||||
|
||||
o Applied some internal bugfix patches from Eddie Bell.
|
||||
|
||||
4.21ALPHA1
|
||||
|
||||
Reference in New Issue
Block a user