Date: Sat, 5 Jan 2002 10:23:53 -0800 (PST) From: Bill Fenner <fenner@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_output.c Message-ID: <200201051823.g05INrB08944@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fenner 2002/01/05 10:23:53 PST
Modified files:
sys/netinet ip_output.c
Log:
Pre-calculate the checksum for multicast packets sourced on a
multicast router. This is overkill; it should be possible to
delay to hardware interfaces and only pre-calculate when forwarding
to a tunnel.
Revision Changes Path
1.147 +12 -0 src/sys/netinet/ip_output.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?200201051823.g05INrB08944>
