lohhiiccc
01e66a34fb
feat(error): add icmp_should_retry for non-blocking retry support
2026-01-25 01:40:06 +01:00
lohhiiccc
9e35dd86bb
feat(socket): add raw socket utilities with tests
...
- Added `socket_create`.
- Added `socket_configure`.
- Added socket error utilities
- Added unit tests.
2026-01-24 23:19:57 +01:00
lohhiiccc
532c4b5dc7
feat(error): add ICMP error utilities with tests
...
- Added `icmp_set_error`.
- Added `icmp_strerror`.
- Added unit tests.
2026-01-24 22:38:49 +01:00
lohhiiccc
2e509336c7
feat(utils): add ICMP checksum and time utilities with tests
...
- Added `icmp_checksum`.
- Added `icmp_get_time`.
- Created unit tests for checksum and time.
- Set `-D_POSIX_C_SOURCE=199309L` in CPPFLAGS for clock_gettime support.
2026-01-24 22:00:24 +01:00
lohhiiccc
9bd55cf24a
Initial commit - libcimp
2026-01-24 16:04:09 +01:00