mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 08:29:04 +00:00
merge soc07 r5360:5367 - Merge Majek's raw packet NSE patch
This commit is contained in:
1
Target.h
1
Target.h
@@ -181,6 +181,7 @@ class Target {
|
||||
been set yet. */
|
||||
void setDirectlyConnected(bool connected);
|
||||
bool directlyConnected();
|
||||
int directlyConnectedOrUnset(); /* 1-directly connected, 0-no, -1-we don't know*/
|
||||
|
||||
/* If the host is NOT directly connected, you can set the next hop
|
||||
value here. It is OK to pass in a sockaddr_in or sockaddr_in6
|
||||
|
||||
Reference in New Issue
Block a user