mirror of
https://github.com/nmap/nmap.git
synced 2026-07-10 10:14:41 +00:00
Add some npings issues to todo file
This commit is contained in:
parent
9083da3e53
commit
8ee702f190
1 changed files with 11 additions and 0 deletions
|
|
@ -27,6 +27,17 @@ o Move advanced IPv6 host discovery features from NSE into core Nmap.
|
|||
o Remove the -q/FAKE_ARGV stuff from Nmap, since I don't think people
|
||||
use that any more.
|
||||
|
||||
o Nping/Nmap should probably show ICMP ping sequence values by default
|
||||
in packet trace mode. This would be nice for Nping since that is
|
||||
the default ping it sends and is the main way to distinguish the
|
||||
packets since the IPIDs are the same.
|
||||
|
||||
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
|
||||
been reproduced on Linux and Windows. Here's a thread:
|
||||
http://seclists.org/nmap-dev/2012/q4/424
|
||||
|
||||
o Complete migration away from Syn colocated machine
|
||||
- [Done - actually was already on web] Move submission CGIs to web
|
||||
- Make sure notification still works
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue