CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2015/04/19 18:46:32
Modified files: sbin/ping6 : ping6.c Log message: port src/sbin/ping/ping.c r1.119 and r1.121 to ping6: > add a mac to the timestamp payload and calculate it with siphash. > > this lets us have some confidence that the timestamp hasnt been > damaged or tampered with in transit. > > discussed with jp aumasson > ok florian@