mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Minor update
This commit is contained in:
parent
1e54009fb9
commit
ec2357f75d
1 changed files with 5 additions and 2 deletions
|
|
@ -74,8 +74,6 @@
|
|||
|
||||
* Do more testing on Mac
|
||||
|
||||
* [EM] Add received echoed packet to the final statistics.
|
||||
|
||||
* [EM] For CAPT packets, decide if we want to print the full info or just
|
||||
the fields that have changed in transit.
|
||||
|
||||
|
|
@ -290,6 +288,8 @@ o [EM] Consider whether we should delay RCVD packet printing
|
|||
the echo side-channel connection and connections in TCP-Connect mode should be
|
||||
established from that IP. This includes the echo server binding to that IP.
|
||||
|
||||
* Consider adding more detailed stats for the Echo Mode.
|
||||
|
||||
/*****************************************************************************
|
||||
* Things that have been solved already *
|
||||
*****************************************************************************/
|
||||
|
|
@ -607,3 +607,6 @@ o [EM] Consider whether we should delay RCVD packet printing
|
|||
|
||||
[DONE] [EM] Make sure -h help screen includes info about the echo mode.
|
||||
|
||||
[DONE] [EM] Add echo mode to the man page.
|
||||
|
||||
[DONE] [EM] Add received echoed packet to the final statistics.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue