Date: Mon, 6 Aug 2001 12:40:01 -0700 (PDT) From: Hajimu UMEMOTO <ume@FreeBSD.org> 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 Message-ID: <200108061940.f76Je1X81482@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2001/08/06 12:40:01 PDT
Modified files:
lib/libipsec pfkey_dump.c
sys/net pfkeyv2.h
sys/netkey key.c key_debug.c
usr.sbin/setkey scriptdump.pl
Log:
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.
Obtained from: KAME
Revision Changes Path
1.4 +10 -8 src/lib/libipsec/pfkey_dump.c
1.7 +3 -3 src/sys/net/pfkeyv2.h
1.29 +10 -7 src/sys/netkey/key.c
1.15 +5 -5 src/sys/netkey/key_debug.c
1.4 +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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108061940.f76Je1X81482>
