CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/23 04:09:02
Modified files:
sbin/ping6 : ping6.c
Log message:
port src/sbin/ping/ping.c r1.116 to ping6:
> bump the size of the time types on the wire to 64bit, and use nsec
> instead of usec so its easier to translate to/from timespecs instead
> of timevals.
this raises the size of the default ping payload from 16 to 24bytes,
but claudio@ thinks we'll be fine with this.
