Date: Tue, 6 May 1997 14:22:06 -0700 (PDT) From: Bill Fenner <fenner@FreeBSD.ORG> To: CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/netinet ip_output.c Message-ID: <199705062122.OAA25305@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fenner 97/05/06 14:22:05 Modified: sys/netinet ip_output.c Log: Pull up the IP header in ip_mloopback(). This makes sure that the operations on the header inside ip_mloopback() are performed on a private copy instead of a shared cluster. PR: kern/3410 Revision Changes Path 1.56 +8 -6 src/sys/netinet/ip_output.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705062122.OAA25305>