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.16 (requested ...



details:   https://anonhg.NetBSD.org/src/rev/df39fa3ff1fd
branches:  netbsd-3
changeset: 576340:df39fa3ff1fd
user:      tron <tron%NetBSD.org@localhost>
date:      Wed Jun 29 12:17:29 2005 +0000

description:
Pull up revision 1.16 (requested by manu in ticket #489):
Consume NAT-T packets that have already been seen through MSG_PEEK

diffstat:

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

diffs (13 lines):

diff -r 6bc0d3e0e834 -r df39fa3ff1fd crypto/dist/ipsec-tools/ChangeLog
--- a/crypto/dist/ipsec-tools/ChangeLog Wed Jun 29 12:17:23 2005 +0000
+++ b/crypto/dist/ipsec-tools/ChangeLog Wed Jun 29 12:17:29 2005 +0000
@@ -1,3 +1,9 @@
+2005-06-07  Emmanuel Dreyfus  <manu%netbsd.org@localhost>
+
+       From Larry Baird <lab%gta.com@localhost>
+       * src/racoon/isakmp.c: consume NAT keepalive data  already seen
+         with MSG_PEEK 
+
 2005-06-06  Emmanuel Dreyfus  <manu%netbsd.org@localhost>
 
        * src/racoon/isakmp_quick.c: endianness bug fix



Home | Main Index | Thread Index | Old Index