Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: cryptosrc-intl



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.




Home | Main Index | Thread Index | Old Index