1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-06 06:29:03 +00:00

Minor update

This commit is contained in:
luis
2010-07-25 18:36:56 +00:00
parent 1e54009fb9
commit ec2357f75d

View File

@@ -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.