Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   itojun
Date:           Sat Jun  3 16:14:05 UTC 2000

Modified Files:
        syssrc/sys/netinet6: ipsec.c ipsec.h

Log Message:
sync with recent kame.
avoid use of macros to manipulate sockaddrs (hides error case too much).
correct IPv4 packet handling when ip option is present.
preparations for ipsec policy engine upgrades.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/netinet6/ipsec.c
cvs rdiff -r1.12 -r1.13 syssrc/sys/netinet6/ipsec.h

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