Re: UDP network problem

Alan Cox (alan@lxorguk.ukuu.org.uk)
Tue, 19 Aug 1997 22:53:21 +0100 (BST)


> > 4008 bytes from 163.164.61.245: icmp_seq=1 ttl=64 time=10.9 ms
> > 4008 bytes from 163.164.61.245: icmp_seq=2 ttl=64 time=11.0 ms
>
> That's a little different. mshar's problem is on sending UDP packets
> but ping send ICMP echo packets. It can't prove the UDP code in kernel
> do not have bugs.

Follow the kernel code path for both - it goes the same way