diff options
author | Darren Tucker <dtucker@zip.com.au> | 2009-07-06 07:11:52 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2009-07-06 07:11:52 +1000 |
commit | 466df219615d72e48ff9103ec67521447f23a158 (patch) | |
tree | 7b791b69718dd2d5665358cf9e4f722df538cf16 /ChangeLog | |
parent | e841eb065426d9c9c9e107e76d816107d68554a7 (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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 | ||
8 | 20090622 | 14 | 20090622 |
9 | - (dtucker) OpenBSD CVS Sync | 15 | - (dtucker) OpenBSD CVS Sync |