]> git.gsnw.org Git - fping.git/commit
first version of fping that can do ipv4 and ipv6 at the same time
authorDavid Schweikert <david@schweikert.ch>
Mon, 30 Jan 2017 10:26:47 +0000 (11:26 +0100)
committerDavid Schweikert <david@schweikert.ch>
Mon, 30 Jan 2017 10:26:47 +0000 (11:26 +0100)
commit3c53d9be3f4cb97ba6c018b997408019698f6bb9
tree84d804354c2a79b85d44b8e8f2eb2d82eccce801
parent8d4c69998d96f20a7b5d7ae13e91e40eecc8fa17
first version of fping that can do ipv4 and ipv6 at the same time
src/Makefile.am
src/fping.c
src/fping.h
src/socket.c [deleted file]
src/socket4.c
src/socket6.c