Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/sbin/ping6



Module Name:    basesrc
Committed By:   darrenr
Date:           Wed Jan  9 12:30:15 UTC 2002

Modified Files:
        basesrc/sbin/ping6: ping6.c

Log Message:
should be using htons() to convert from a host byte order into a network
byte order, not ntohs().


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 basesrc/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