Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/ping6
Module Name: src
Committed By: riz
Date: Wed Aug 31 22:05:57 UTC 2011
Modified Files:
src/sbin/ping6: ping6.c
Log Message:
Remove erroneous seq=ntohs(seq) introduced in rev. 1.74, which caused
icmp_seq numbers to increment by 256 instead of 1 on LE platforms.
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/sbin/ping6/ping6.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index