1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-31 20:09:02 +00:00

Add NpingOps::echo_payload_set.

This commit is contained in:
david
2013-05-03 21:30:42 +00:00
parent 265b73b6ae
commit b65987df12
2 changed files with 2 additions and 0 deletions

View File

@@ -718,6 +718,7 @@ class NpingOps {
bool do_crypto;
bool echo_payload;
bool echo_payload_set;
bool echo_server_once;
bool echo_server_once_set;