summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2009-07-06 07:11:52 +1000
committerDarren Tucker <dtucker@zip.com.au>2009-07-06 07:11:52 +1000
commit466df219615d72e48ff9103ec67521447f23a158 (patch)
tree7b791b69718dd2d5665358cf9e4f722df538cf16 /ChangeLog
parente841eb065426d9c9c9e107e76d816107d68554a7 (diff)
- andreas@cvs.openbsd.org 2009/06/27 09:32:43
[roaming_common.c roaming.h] It may be necessary to retransmit some data when resuming, so add it to a buffer when roaming is enabled. Most of this code was written by Martin Forssen, maf at appgate dot com. ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93f6b8a20..20aa4bd5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,12 @@
4 packet_bacup_state() and packet_restore_state() will be used to 4 packet_bacup_state() and packet_restore_state() will be used to
5 temporarily save the current state ren resuming a suspended connection. 5 temporarily save the current state ren resuming a suspended connection.
6 ok markus@ 6 ok markus@
7 - andreas@cvs.openbsd.org 2009/06/27 09:32:43
8 [roaming_common.c roaming.h]
9 It may be necessary to retransmit some data when resuming, so add it
10 to a buffer when roaming is enabled.
11 Most of this code was written by Martin Forssen, maf at appgate dot com.
12 ok markus@
7 13
820090622 1420090622
9 - (dtucker) OpenBSD CVS Sync 15 - (dtucker) OpenBSD CVS Sync