| Anonymous | Login | Signup for a new account | 11-10-2008 10:46 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000309 | [BusyBox] Networking Support | minor | always | 06-25-05 13:08 | 01-10-06 20:40 | ||||
| Reporter | Wutje | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 1.00 | ||||||
| Summary | 0000309: 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 |
||||||||
| Additional Information |
This seems like an overflow problem. The busybox is running on a asus wl-500g router with custom firmware. Using version: BusyBox v1.00 (2005.05.11-18:29+0000) |
||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |