Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys
Module Name: syssrc
Committed By: itojun
Date: Fri Jun 14 14:47:26 UTC 2002
Modified Files:
syssrc/sys/netinet6: ipsec.c
syssrc/sys/netkey: key.c
Log Message:
cache pcb policy as much as possible. in fact, if policy is not
IPSEC_POLICY_IPSEC we don't need to compare spidx. sync w/kame
To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 syssrc/sys/netinet6/ipsec.c
cvs rdiff -r1.70 -r1.71 syssrc/sys/netkey/key.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