silby 2008-02-25 10:45:25 UTC
FreeBSD src repository
Modified files:
sbin/ping6 ping6.c
Log:
Decrease ping6's minimum allowed interval
from .01 to .000001.
Note that due to the architecture of ping6,
you are still limited to kern.hz pings per
second.
MFC after: 2 weeks
Revision Changes Path
1.33 +3 -3 src/sbin/ping6/ping6.c