check ttl value and reverse list order

This commit is contained in:
2025-04-25 23:26:08 +02:00
parent 149ab9e725
commit 621b9fc4ee
2 changed files with 43 additions and 5 deletions

View File

@ -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;