net-tools/src
lohhiiccc d0444f9431 fix(cli): avoid shadowing global optarg variable
Rename parameter 'optarg' to 'arg' in handle_one_option() to fix
-Wshadow warning.
2026-03-01 14:47:56 +01:00
..
cli fix(cli): avoid shadowing global optarg variable 2026-03-01 14:47:56 +01:00
main.c refactor(cli): use named constants for return codes and implement flag handlers 2026-03-01 14:40:57 +01:00