Source-Changes archive

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

CVS commit: src/crypto/dist/ipsec-tools



Module Name:    src
Committed By:   tteras
Date:           Mon Dec  8 06:00:54 UTC 2008

Modified Files:
        src/crypto/dist/ipsec-tools: ChangeLog
        src/crypto/dist/ipsec-tools/src/racoon: pfkey.c privsep.c privsep.h

Log Message:
Do not cache pfkey sockets: it might cause to not handle some pfkey events
when select() has marked pfkey socket readable, but a timer callback first
calls pfkey_dump_sadb().


To generate a diff of this commit:
cvs rdiff -r1.199 -r1.200 src/crypto/dist/ipsec-tools/ChangeLog
cvs rdiff -r1.38 -r1.39 src/crypto/dist/ipsec-tools/src/racoon/pfkey.c
cvs rdiff -r1.17 -r1.18 src/crypto/dist/ipsec-tools/src/racoon/privsep.c
cvs rdiff -r1.5 -r1.6 src/crypto/dist/ipsec-tools/src/racoon/privsep.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