From owner-cvs-all Wed Oct 24 12:49:23 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 EDE0337B403; Wed, 24 Oct 2001 12:49:16 -0700 (PDT) Received: (from ume@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9OJnGg91783; Wed, 24 Oct 2001 12:49:16 -0700 (PDT) (envelope-from ume) Message-Id: <200110241949.f9OJnGg91783@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Wed, 24 Oct 2001 12:49:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libipsec pfkey_dump.c src/sys/net pfkeyv2.h src/sys/netkey key.c key_debug.c src/usr.sbin/setkey scriptdump.pl X-FreeBSD-CVS-Branch: RELENG_4 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/24 12:49:16 PDT Modified files: (Branch: RELENG_4) lib/libipsec pfkey_dump.c sys/net pfkeyv2.h sys/netkey key.c key_debug.c usr.sbin/setkey scriptdump.pl Log: MFC: printed current sequence number of the SA. accordingly, changed into sadb_x_sa2_sequence from sadb_x_sa2_reserved3 in the sadb_x_sa2 structure. Also the output of setkey is changed. sequence number of the sadb is replaced to the end of the output. lib/libipsec/pfkey_dump.c: 1.4 sys/net/pfkeyv2.h: 1.7 sys/netkey/key.c: 1.29 sys/netkey/key_debug.c: 1.15 usr.sbin/setkey/scriptdump.pl: 1.4 Revision Changes Path 1.1.2.3 +10 -8 src/lib/libipsec/pfkey_dump.c 1.4.2.3 +3 -3 src/sys/net/pfkeyv2.h 1.16.2.8 +9 -6 src/sys/netkey/key.c 1.10.2.3 +5 -5 src/sys/netkey/key_debug.c 1.1.2.3 +3 -3 src/usr.sbin/setkey/scriptdump.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message