]> git.gsnw.org Git - fping.git/commit
New option -R to use random bytes instead of NULLs (#72, Anthony DeRobertis)
authorAnthony DeRobertis <aderobertis@metrics.net>
Wed, 17 Dec 2014 18:50:53 +0000 (13:50 -0500)
committerDavid Schweikert <dws@open.ch>
Fri, 2 Oct 2015 20:33:59 +0000 (22:33 +0200)
commit58fcce95471c25944290c4f01cd803f765ee9b7b
tree92e4b7658ac62373fd60104fb5eb511654cc447a
parent6186065a5727f6979f1f290afcb42821a34ed6b6
New option -R to use random bytes instead of NULLs (#72, Anthony DeRobertis)
ChangeLog
doc/fping.pod
src/Makefile.am
src/fping.c
src/fping.h
src/socket.c
src/socket4.c
src/socket6.c