mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Minor prioritization w/David
This commit is contained in:
parent
9ea60a9f1f
commit
7e92daea8c
1 changed files with 8 additions and 6 deletions
|
|
@ -13,6 +13,14 @@ o Process Nmap IPv6 OS detection submissions
|
|||
|
||||
o Update copyright year to 2013 in the Nmap copyright header files
|
||||
|
||||
o Nping in ICMP mode (default) must not be checking the icmp IDs or
|
||||
returned packets or something, because if I have two separate 'nping
|
||||
scanme.nmap.org' running at the same time, each nping sees the replies
|
||||
from the other nping (as well as its own) and it screws up the timing
|
||||
stats too.
|
||||
|
||||
o Update CHANGELOG for new release
|
||||
|
||||
o New Nmap Release
|
||||
|
||||
o Adopt an issue tracking system for Nmap and related tools. We
|
||||
|
|
@ -56,12 +64,6 @@ o Move advanced IPv6 host discovery features from NSE into core Nmap.
|
|||
target specification and sees that it is local so can be multicast
|
||||
pinged.
|
||||
|
||||
o Nping in ICMP mode (default) must not be checking the icmp IDs or
|
||||
returned packets or something, because if I have two separate 'nping
|
||||
scanme.nmap.org' running at the same time, each nping sees the replies
|
||||
from the other nping (as well as its own) and it screws up the timing
|
||||
stats too.
|
||||
|
||||
o We should figure out why (at least with Nping) raw ethernet frame
|
||||
sends seem to be taking significantly longer than raw socket sends
|
||||
(e.g. using --send-ip or the OS-provided ping utility). This has
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue