Date: Fri, 11 Jan 2002 08:04:47 -0800 (PST) From: Jesper Skriver <jesper@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_ethersubr.c Message-ID: <200201111604.g0BG4l491522@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jesper 2002/01/11 08:04:47 PST Modified files: sys/net if_ethersubr.c Log: It turns out that when a broadcast packet is looped back, the checksums are checked on the way in even if they were not calculated on the way out. This fixes rwhod PR: 31954 Submitted by: fenner Approved by: fenner MFC after: 1 week Revision Changes Path 1.106 +13 -0 src/sys/net/if_ethersubr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201111604.g0BG4l491522>