Source-Changes archive

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

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



Module Name:    src
Committed By:   tteras
Date:           Fri Mar  6 11:45:03 UTC 2009

Modified Files:
        src/crypto/dist/ipsec-tools/src/setkey: extern.h parse.y setkey.c

Log Message:
setkey: fix deleteall in Linux

Linux requires SADB_DELETE message to have SPI. So send
a SADB_DELETE message for each matching SA. Trac #284.

From: Gabriel Somlo <somlo%cmu.edu@localhost>


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/crypto/dist/ipsec-tools/src/setkey/extern.h
cvs rdiff -u -r1.11 -r1.12 src/crypto/dist/ipsec-tools/src/setkey/parse.y
cvs rdiff -u -r1.12 -r1.13 src/crypto/dist/ipsec-tools/src/setkey/setkey.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