Subject: CVS commit: cryptosrc-intl
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 01/31/2000 16:17:52
Module Name:	cryptosrc-intl
Committed By:	itojun
Date:		Mon Jan 31 14:17:52 UTC 2000

Modified Files:
	cryptosrc-intl/crypto-intl/sys/netinet6: esp_core.c esp_input.c
	    esp_output.c

Log Message:
bring in latest KAME ipsec tree.
- interop issues in ipcomp is fixed
- padding type (after ESP) is configurable
- key database memory management (need more fixes)
- policy specification is revisited

XXX m->m_pkthdr.rcvif is still overloaded - hope to fix it soon


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 cryptosrc-intl/crypto-intl/sys/netinet6/esp_core.c
cvs rdiff -r1.5 -r1.6 cryptosrc-intl/crypto-intl/sys/netinet6/esp_input.c
cvs rdiff -r1.3 -r1.4 cryptosrc-intl/crypto-intl/sys/netinet6/esp_output.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.