]> git.gsnw.org Git - fping.git/commit
do not explicitely check if running as root, to make it possible to install fping...
authorDavid Schweikert <david@schweikert.ch>
Thu, 16 Feb 2012 22:07:05 +0000 (23:07 +0100)
committerDavid Schweikert <david@schweikert.ch>
Thu, 16 Feb 2012 22:07:05 +0000 (23:07 +0100)
commitd731dfc5b1f8e79c6a5e70c26cec10ebf2bd4fa5
tree1259c5eee8061d30d2dc69c2b90a789d29e5c77c
parentb788ca80ef1110f0a3780c7c2e1f3ae582f70261
do not explicitely check if running as root, to make it possible to install fping with linux capabilities instead of making it setuid (setcap cap_net_raw+ep fping)
ChangeLog
fping.c