hlen = ip->ip_hl << 2;
br,
CCNP Atanas Yankov
Network Administrator
AngelSoft Ltd.
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL P
On 5 Dec 2005, at 14:41, Spadge wrote:
Alvaro Saurin wrote:
The problem comes here: if I 'ping' between these two machines,
everything is fine, but if I 'ping' with a packet size of, ie,
2000, no packets arrive at the receiver. Does it have to do with
fragmented
7; with a packet size of, ie, 2000,
no packets arrive at the receiver. Does it have to do with fragmented
packets? Do I have to include any other rule for dealing with fragments?
And another question: why do I need to specify a 5ms delay for a
total RTT of 40ms?
Thanks in advance
Alva