On Saturday 24 May 2014 14:16:43 Sven Eckelmann wrote: > The data structure for ping packets is not completely initialized by the > userspace because the kernel sets the originator address of the packet. This > is not only a bad practice but also irritate tools like valgrind. > > Signed-off-by: Sven Eckelmann > --- > ping.c | 1 + > traceroute.c | 1 + > 2 files changed, 2 insertions(+) Applied in revision 7e53633. Thanks, Marek