Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Oct 2001 12:49:16 -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:  <200110241949.f9OJnGg91783@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110241949.f9OJnGg91783>