[BusyBox-cvs] [BusyBox 0000309]: ping -s n localhost , with n smaller then 6 results in wrong timing results

bugs at busybox.net bugs at busybox.net
Sat Jun 25 20:08:37 UTC 2005


The following issue has been SUBMITTED.
======================================================================
<http://busybox.net/bugs/view.php?id=309> 
======================================================================
Reported By:                Wutje
Assigned To:                BusyBox
======================================================================
Project:                    BusyBox
Issue ID:                   309
Category:                   Networking Support
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
======================================================================
Date Submitted:             06-25-2005 13:08 PDT
Last Modified:              06-25-2005 13:08 PDT
======================================================================
Summary:                    ping -s n localhost , with n smaller then 6 results
in wrong timing results
Description: 
ping -s n localhost , with n smaller then 6 results in wrong timing
results
The error is the biggest when using -s 1,

Example:

ping -s 1 localhost
PING localhost.localdomain (127.0.0.1): 1 data bytes
9 bytes from 127.0.0.1: icmp_seq=0 ttl=64 time=416459759.4 ms
9 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=416459753.1 ms
9 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=416459753.1 ms
9 bytes from 127.0.0.1: icmp_seq=3 ttl=64 time=416459753.1 ms
======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
06-25-05 13:08 Wutje          New Issue                                    
======================================================================




More information about the busybox-cvs mailing list