CVSROOT: /cvs Module name: src Changes by: flor...@cvs.openbsd.org 2016/09/11 11:50:57
Modified files: sbin/ping : ping.c sbin/ping6 : ping6.c Log message: Remove destination IP from mac, it's not helping anything. Next step in making these functions AF independent. Note that before rev 1.147 of ping6(8) it did not put the destination IP into the mac, only ping(8) did.