Source-Changes-HG archive

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

[src/netbsd-3]: src/crypto/dist/ipsec-tools Pull up revision 1.20 (requested ...



details:   https://anonhg.NetBSD.org/src/rev/af19928116e2
branches:  netbsd-3
changeset: 576606:af19928116e2
user:      tron <tron%NetBSD.org@localhost>
date:      Tue Jul 12 17:33:50 2005 +0000

description:
Pull up revision 1.20 (requested by manu in ticket #580):
Set IKE ports to 0 in SA when NAT-T is not in use. This fixes problems
when NAT-T is disabled

diffstat:

 crypto/dist/ipsec-tools/ChangeLog |  5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diffs (12 lines):

diff -r 3567bf266078 -r af19928116e2 crypto/dist/ipsec-tools/ChangeLog
--- a/crypto/dist/ipsec-tools/ChangeLog Tue Jul 12 17:33:44 2005 +0000
+++ b/crypto/dist/ipsec-tools/ChangeLog Tue Jul 12 17:33:50 2005 +0000
@@ -1,3 +1,8 @@
+2005-07-12  Emmanuel Dreyfus  <manu%netbsd.org@localhost>
+
+       * src/racoon/pfkey.c: Set IKE ports to 0 in the SA when NAT-T is not
+         used. 
+
 2005-07-04  Emmanuel Dreyfus  <manu%netbsd.org@localhost>
 
        * src/racoon/isakmp_inf.c: safety checks on informational messages



Home | Main Index | Thread Index | Old Index