diff options
author | bala <balanatarajan@users.noreply.github.com> | 2001-06-09 12:19:00 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2001-06-09 12:19:00 +0000 |
commit | 0385778819f6147656a2279938ef9f077aa5da26 (patch) | |
tree | 9a458d952e0a266bfb68ae4089b1a18deaa4cf5d /ChangeLog | |
parent | 85cc081d844f6205d0e035cd4fa81003146834b6 (diff) | |
download | ATCD-0385778819f6147656a2279938ef9f077aa5da26.tar.gz |
ChangeLogTag: Sat Jun 9 07:16:12 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 54a0967b221..45ed3a33c88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Sat Jun 9 07:16:12 2001 Balachandran Natarajan <bala@cs.wustl.edu> + + * ace/QoS/QoS_Session_Impl.cpp: + Do not hard code the max sdu size. This should be a + configurable parameter through the ACE_Flow_Spec::max_sdu_size. + + This change was made by Craig Rodrigues + <crodrigu@bbn.com>. Just checking in the changes for him. + Fri Jun 08 08:17:15 2001 Ossama Othman <ossama@uci.edu> * ace/SSL/SSL_SOCK_Stream.i (send_i, recv_i): |