ICMPv4 utilities reimplemented from scratch
- Add FLAG_DONT_FRAGMENT flag and cli_handle_dont_fragment handler - Register -M/--dont-fragment option in the X-macro option table - Apply DF bit via icmp_set_dont_fragment() before ping loop - Expand error output: table-driven ICMP error messages and dedicated frag-needed output with next-hop MTU - Add STATIC_ARRAY_FOREACH / COUNT_OF macros to compiler.h |
||
|---|---|---|
| includes | ||
| libicmp@f85b342f8c | ||
| sources | ||
| src | ||
| tests | ||
| .gitignore | ||
| configure | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||