From owner-cvs-all Mon Oct 22 13:19:51 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 6FCD037B403; Mon, 22 Oct 2001 13:19:47 -0700 (PDT) Received: (from ume@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9MKJls73253; Mon, 22 Oct 2001 13:19:47 -0700 (PDT) (envelope-from ume) Message-Id: <200110222019.f9MKJls73253@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Mon, 22 Oct 2001 13:19:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netkey key.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 ume 2001/10/22 13:19:47 PDT Modified files: sys/netkey key.c Log: Fixed the value of the prefixlen in the sadb_address structure. When pfkey message relative to SA is sent, the prefixlen was incorrect. Obtained from: KAME MFC after: 1 week Revision Changes Path 1.31 +20 -8 src/sys/netkey/key.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message