mirror of
https://github.com/nmap/nmap.git
synced 2026-01-03 05:09:14 +00:00
Add NpingOps::echo_payload_set.
This commit is contained in:
@@ -3078,6 +3078,7 @@ bool NpingOps::echoPayload(){
|
||||
* or false to disable. */
|
||||
int NpingOps::echoPayload(bool value){
|
||||
this->echo_payload=value;
|
||||
this->echo_payload_set=true;
|
||||
return OP_SUCCESS;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user