mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 08:12:27 -04:00
Actually use INT_MAX (0x7fffffff), not UINT_MAX (0xffffffff) to avoid
overflowing time_t and missing the test.
Reported by: Jenkins
Reviewed by: markj
Fixes:
|
||
|---|---|---|
| .. | ||
| in_cksum_test.c | ||
| injection.py | ||
| Makefile | ||
| ping_6_c1_s8_t1.out | ||
| ping_c1_s8_t1_S1.out | ||
| ping_c1_s56_t1.out | ||
| ping_c1_s56_t1_S127.out | ||
| ping_test.sh | ||
| test_ping.py | ||