Various changes for portability to FreeBSD.
Added "R" to control service resolution.
This commit is contained in:
@@ -64,6 +64,7 @@ static void set_defaults() {
|
||||
inet_aton("10.0.1.0", &options.netfilternet);
|
||||
inet_aton("255.255.255.0", &options.netfiltermask);
|
||||
options.dnsresolution = 1;
|
||||
options.portresolution = 1;
|
||||
options.promiscuous = 0;
|
||||
options.showbars = 1;
|
||||
options.showports = OPTION_PORTS_OFF;
|
||||
|
||||
Reference in New Issue
Block a user