mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
CHANGELOG for get_srcaddr fix.
This commit is contained in:
parent
18faddcc96
commit
5a66f5710a
1 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o Fixed an error that occurred when scanning certain addresses like
|
||||
192.168.0.0 on Windows XP:
|
||||
get_srcaddr: can't connect socket: The requested address is not valid in its context.
|
||||
nexthost: failed to determine route to 10.80.0.0
|
||||
[David Fifield]
|
||||
|
||||
o [NSE] Changed http-brute so that it works against the root path
|
||||
("/") by default rather than always requiring the http-brute.path
|
||||
script argument. [Fyodor]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue