[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
CVSROOT: /cvs
Module name: src
Changes by: angelos@cvs.openbsd.org 2001/05/04 18:31:20
Modified files:
sys/netinet : ip_ipsp.c ip_ipsp.h ip_spd.c
Log message:
Check that SAs also match on the credentials and the IDs. This means
that flows with different source/destination ID requirements will
cause different SAs to be established by IKE (or whatever other
protocol). Also, use the new data types for allocated memory.