67 Commits

Author SHA1 Message Date
f96064a29e core: change default timeout to 1s 2025-12-19 02:22:41 -06:00
664c731f74 fix: timeout 2025-12-19 02:20:55 -06:00
4f19052a96 add: test: timeout ip 2025-12-19 02:18:21 -06:00
86c2e34fb9 fix: ttl too low infinite loop 2025-12-18 09:52:43 -06:00
2707a3aee2 fix: remove useless check 2025-12-18 09:45:48 -06:00
ee7965dad0 core: simplify main 2025-12-18 09:39:40 -06:00
d927caffb4 fix: ultime packet lost % 2025-12-18 09:39:23 -06:00
1e5b3214f9 clean: remove debug print 2025-12-18 05:56:08 -06:00
9222eba0ae fix: packet lost % 2025-12-18 05:55:33 -06:00
dba44e76e0 add: loopback test 2025-12-17 06:59:45 -06:00
cefd7e7c1f add: tester: valgrind test 2025-12-17 06:56:48 -06:00
f45128e380 add: excution test 2025-12-17 06:35:12 -06:00
d40d4c93b7 fix: typo 2025-12-17 06:08:52 -06:00
07c11fa529 fix: typo error 2025-12-17 06:00:05 -06:00
653e4b6e47 add: parsing test 2025-12-17 05:59:09 -06:00
d827e21ed5 clean: add print 2025-12-17 05:58:57 -06:00
dfaa30ff46 add: multithreaded tests 2025-12-17 05:58:46 -06:00
b21881fded fix: preload can be ctrl C 2025-12-17 05:58:15 -06:00
fd69df92f2 add: python tester 2025-12-17 04:06:01 -06:00
d977022554 clean: remove useless goto 2025-12-16 09:41:05 -06:00
e159d0816a fix: wait only 1 seconds between transmit 2025-12-16 09:40:47 -06:00
ef875a060b fix: check if option exist 2025-12-16 08:50:17 -06:00
4466ac1c60 add: help message 2025-12-16 08:35:26 -06:00
bed729e8e1 add: description to paring struct && create setting.c 2025-12-16 08:22:35 -06:00
07f3076c26 fix: get right icmp hdr 2025-12-16 07:27:15 -06:00
d30abcfc49 fix: 2025-12-16 07:17:26 -06:00
1cd2ae4ed0 fix: packet lost calcul 2025-12-16 07:07:45 -06:00
0c5dfbb9b4 revert 2025-12-16 06:16:59 -06:00
1a640099ff fix: little endian 2025-12-16 06:15:43 -06:00
ce83f4b54b fix: print to be coherent with inetutils2.0 2025-12-16 06:14:38 -06:00
120dacd029 fix: cast 2025-12-16 06:12:02 -06:00
798b6795fc fix: packet size check 2025-12-16 06:09:42 -06:00
5617ceb5f6 fix: packet size recv 2025-12-16 05:59:53 -06:00
bd178a5cda readme: add: -s 2025-12-16 05:42:44 -06:00
be2a3337c4 fix: check packet conformity rigth 2025-12-16 04:12:28 -06:00
400cb257d9 fix: do not check the size of the packet recvd 2025-12-16 03:50:32 -06:00
300fd4a01c add: README 2025-12-16 03:38:45 -06:00
e0654dd076 add: vsupp dlpen valgrind 2025-12-16 03:25:54 -06:00
324c31a6a6 fix: minimal ttl -> 1 2025-12-15 04:17:08 -06:00
adafd04bfc fix: some leak 2025-12-15 04:16:47 -06:00
9902765161 fix: parsing, check right argument 2025-12-15 04:16:24 -06:00
c6289081e7 add: error message 2025-11-20 10:37:16 -06:00
214abd7ddd clean: move packet header (type and code) verifications from packet_compare to packet_check 2025-11-19 09:15:34 -06:00
d902a4b48a fix: condition loop 2025-11-19 09:14:20 -06:00
3a3b4279ad add: preload 2025-11-19 09:12:20 -06:00
bd66c1c27e clean: remove flood 2025-11-19 08:33:06 -06:00
3acc6d084e add: implement ttl 2025-11-19 08:32:03 -06:00
af9758f462 fix: print stats recved / transmited 2025-11-19 08:31:30 -06:00
3c66cc9884 clean: remove dns lookup 2025-11-19 08:11:46 -06:00
5da4efc3e8 clean: rename print_ping -> print_recv 2025-11-19 08:11:28 -06:00