From owner-cvs-all Wed Dec 5 2:46:26 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 6344D37B419; Wed, 5 Dec 2001 02:46:24 -0800 (PST) Received: (from guido@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fB5AkOO40472; Wed, 5 Dec 2001 02:46:24 -0800 (PST) (envelope-from guido) Message-Id: <200112051046.fB5AkOO40472@freefall.freebsd.org> From: Guido van Rooij Date: Wed, 5 Dec 2001 02:46:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/ipfilter/netinet ip_nat.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG guido 2001/12/05 02:46:24 PST Modified files: sys/contrib/ipfilter/netinet ip_nat.c Log: Fix initialisation of struct nat entry, to solve a panic that occurs when reloading a nat table after reboot Submitted by: Arjan de Vet Reviewed by: IP Filter mailing list MFC after: 3 days Revision Changes Path 1.24 +2 -1 src/sys/contrib/ipfilter/netinet/ip_nat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message