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/racoon



Module Name:    src
Committed By:   tteras
Date:           Tue Apr 21 18:38:32 UTC 2009

Modified Files:
        src/crypto/dist/ipsec-tools/src/racoon: grabmyaddr.c grabmyaddr.h
            session.c

Log Message:
Fix strict_address to work again. The lists needs to be initialized
before configuration is read, which happens before my_addr_init() call.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 \
    src/crypto/dist/ipsec-tools/src/racoon/grabmyaddr.c
cvs rdiff -u -r1.5 -r1.6 src/crypto/dist/ipsec-tools/src/racoon/grabmyaddr.h
cvs rdiff -u -r1.24 -r1.25 src/crypto/dist/ipsec-tools/src/racoon/session.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