]> git.gsnw.org Git - fping.git/commit
Move option parsing to a separate file fping.c and fping.h develop
authorGerman Service Network <support@gsnw.de>
Sat, 24 Jan 2026 07:06:09 +0000 (08:06 +0100)
committerSebastian <176771227+gsnw-sebast@users.noreply.github.com>
Sat, 24 Jan 2026 07:09:02 +0000 (08:09 +0100)
commitb8626092d3ee141c0f824a7eeaa3080debf5ff83
tree4edfcc2606c8b9469eddae80b3fd301feb5e2d9c
parent85e41c8412681719e5be1f3d29b069b84d07a226
Move option parsing to a separate file fping.c and fping.h
CHANGELOG.md
src/Makefile.am
src/flags.c [new file with mode: 0644]
src/flags.h [new file with mode: 0644]
src/fping.c
src/fping.h
src/output.c
src/socket4.c
src/socket6.c
src/stats.c