From owner-cvs-all Tue Jan 23 0:44:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E0B8337B69B; Tue, 23 Jan 2001 00:43:58 -0800 (PST) Received: (from grog@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0N8hwD91565; Tue, 23 Jan 2001 00:43:58 -0800 (PST) (envelope-from grog) Message-Id: <200101230843.f0N8hwD91565@freefall.freebsd.org> From: Greg Lehey Date: Tue, 23 Jan 2001 00:43:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_state.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG grog 2001/01/23 00:43:58 PST Modified files: (Branch: RELENG_4) sys/netinet ip_state.c Log: MFC from revision 1.17: Initialize ofin.fin_v every time before calling fr_makefrip, not just once. There's probably a whole lot of other stuff hiding behind commit messages such as "fix conflicts" (+700 -241). Forgotten by: darrenr Revision Changes Path 1.13.2.4 +4 -1 src/sys/netinet/ip_state.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message