Date: Fri, 12 Jul 1996 10:22:36 -0700 (PDT) From: Bill Fenner <fenner> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/netinet ip_mroute.c Message-ID: <199607121722.KAA28233@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fenner 96/07/12 10:22:35 Modified: sys/netinet ip_mroute.c Log: Fix braino in rev 1.30 fix; m_copy() the mbuf that has the header pulled up already. This bug can cause the first packet from a source to a group to be corrupted when it is delivered to a process listening on the mrouter. Revision Changes Path 1.34 +2 -2 src/sys/netinet/ip_mroute.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607121722.KAA28233>
