Date: Tue, 19 May 1998 15:06:00 -0700 From: David Greenman <dg@root.com> To: Luigi Rizzo <luigi@labinfo.iet.unipi.it> Cc: current@FreeBSD.ORG Subject: Re: fast forwarding patches Message-ID: <199805192206.PAA26849@implode.root.com> In-Reply-To: Your message of "Tue, 19 May 1998 18:00:13 %2B0200." <199805191600.SAA09893@labinfo.iet.unipi.it>
next in thread | previous in thread | raw e-mail | index | archive | help
>Is it ok to forward packets with an invalid checksum ? This code >does not check... If we want to conform to RFC-1812 (the IPv4 router requirements RFC), then yes, the header checksum must be checked. I personally think that for "fast" forwarding, it is a waste of CPU cycles. The IP checksum will be checked by the next hop, or at worst, at the destination host. -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805192206.PAA26849>
