ICMPv4 utilities reimplemented from scratch
- Introduces the e_cli_code enum for CLI status codes, replacing integer constants. - Updates cli_parse_arguments to return e_cli_code instead of int. - Refactors main.c, cli.h, and cli/parse.c to use the new enum. |
||
|---|---|---|
| includes | ||
| libicmp@69a6a633d4 | ||
| src | ||
| tests | ||
| .gitignore | ||
| configure | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| sources.mk | ||