Date: Fri, 19 Oct 2001 13:48:24 +0100 From: j mckitrick <jcm@FreeBSD-uk.eu.org> To: freebsd-questions@freebsd.org Subject: question about mtu and fragment offset Message-ID: <20011019134824.A9949@dogma.freebsd-uk.eu.org>
next in thread | raw e-mail | index | archive | help
This is for a class project :-) If the mtu of a gateway is 1500, does that mean all fragments larger than this will be broken into packets of 1500 (20 header, 1480 data) or packets of 1496 (20 header, 1476 data) since the fragment offset must be even multiples of 8? jm -- My other computer is your windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011019134824.A9949>