check ttl value and reverse list order
This commit is contained in:
@ -41,6 +41,7 @@ typedef struct s_settings
|
||||
short flood; // -f (--flood)
|
||||
short no_resolve; //-n (--numeric)
|
||||
int ttl; // --ttl
|
||||
short setTtl; // is ttl set
|
||||
|
||||
short stop;
|
||||
short err;
|
||||
|
Reference in New Issue
Block a user