Raj Bhattacharjea
|
006ac07f97
|
Tcp large transfer modified to keep sending for 10 seconds
|
2008-05-12 13:27:45 -04:00 |
|
Raj Bhattacharjea
|
5d5fd895f1
|
Add a socket callback that can unblock a blocked close
|
2008-05-12 13:13:50 -04:00 |
|
Raj Bhattacharjea
|
53841f6170
|
NotifySend ONLY when data is acked
|
2008-05-08 16:17:16 -04:00 |
|
Raj Bhattacharjea
|
7089f682d6
|
Finite send buffer first cut
|
2008-05-08 15:31:44 -04:00 |
|
Tom Henderson
|
08511f30c5
|
Add GetTxBuffer; add some socket options; make limited UDP receive buffer functional
|
2008-05-03 11:11:24 -07:00 |
|
Tom Henderson
|
daddd90d07
|
Implement GetRxAvailable ()
|
2008-05-02 10:55:07 -07:00 |
|
Tom Henderson
|
bfe0533aa3
|
overloaded Recv() method suggested by Gustavo
|
2008-05-02 09:38:18 -07:00 |
|
Tom Henderson
|
f8a2add627
|
more cleanup
|
2008-05-02 09:21:01 -07:00 |
|
Tom Henderson
|
af58cc3026
|
remove more dead code
|
2008-04-28 21:54:48 -07:00 |
|
Tom Henderson
|
c6f7bb2d3e
|
remove previous socket receive methods
|
2008-04-28 21:45:55 -07:00 |
|
Tom Henderson
|
075851985f
|
Move tcp socket to receive pull model
|
2008-04-28 21:33:15 -07:00 |
|
Tom Henderson
|
288d193daa
|
Cut over UDP applications to use the new receive API
|
2008-04-25 14:29:28 -07:00 |
|
Tom Henderson
|
d7a038431f
|
Plumb in socket receive pull model, in parallel to existing Receive framework
|
2008-04-24 08:18:01 -07:00 |
|
Tom Henderson
|
b998a05cce
|
A few minor cleanups to socket.h/cc
|
2008-04-22 22:39:17 -07:00 |
|
Tom Henderson
|
3752943c22
|
bug 131 partial fix: split out Send and DataSent callbacks
|
2008-04-22 22:29:16 -07:00 |
|
Tom Henderson
|
9fd7fbb86c
|
Fix two nits that escaped checkin
|
2008-04-22 22:08:53 -07:00 |
|
Tom Henderson
|
829a6dd8bb
|
branch merge
|
2008-04-22 21:19:39 -07:00 |
|
Tom Henderson
|
1f0dd55d8d
|
EnablePcap()->EnablePcapAll(); EnableAscii()->EnableAsciiAll()
|
2008-04-22 21:18:04 -07:00 |
|
Mathieu Lacage
|
28bf2500e9
|
merge with HEAD
|
2008-04-22 14:36:24 -07:00 |
|
Mathieu Lacage
|
63d6b14d45
|
optimize case where fake payload is fragmented and re-assembled.
|
2008-04-22 14:35:42 -07:00 |
|
Mathieu Lacage
|
815f3721b7
|
move Packet::AddAtEnd implementation to the Buffer code.
|
2008-04-22 14:18:33 -07:00 |
|
Mathieu Lacage
|
0dab5235c9
|
kill unused code
|
2008-04-22 13:54:05 -07:00 |
|
Gustavo J. A. M. Carneiro
|
eb9fa68703
|
Missing hg update when 'Synchronizing reference traces using Mercurial'
|
2008-04-21 17:31:01 +01:00 |
|
Mathieu Lacage
|
7be1b92968
|
merge with HEAD
|
2008-04-21 09:04:08 -07:00 |
|
Mathieu Lacage
|
d1ddd3c89b
|
merge
|
2008-04-21 08:58:23 -07:00 |
|
Mathieu Lacage
|
9b153c313b
|
avoid crash due to mis-spelled data rate unit
|
2008-04-21 08:32:50 -07:00 |
|
Mathieu Lacage
|
ea6e067812
|
merge with HEAD
|
2008-04-21 08:05:34 -07:00 |
|
Mathieu Lacage
|
6a93edb24e
|
use CopyObject and not Create to copy RttMeanDeviation. Implement the copy constructor correctly.
|
2008-04-18 14:35:38 -07:00 |
|
Mathieu Lacage
|
a6321aac60
|
add const version of CopyObject
|
2008-04-18 14:35:10 -07:00 |
|
Mathieu Lacage
|
450b10b597
|
merge with HEAD
|
2008-04-17 16:24:43 -07:00 |
|
Mathieu Lacage
|
f91e2ff5a4
|
fix regression introduced by changeset 6244ea5e7831 to fix bug #173
|
2008-04-17 16:24:13 -07:00 |
|
Mathieu Lacage
|
35170aed54
|
merge with HEAD
|
2008-04-17 15:54:35 -07:00 |
|
Mathieu Lacage
|
2c1b7db441
|
merge with HEAD
|
2008-04-17 15:50:49 -07:00 |
|
Mathieu Lacage
|
a557f1c064
|
output the initial value of the attributes
|
2008-04-17 15:40:25 -07:00 |
|
Mathieu Lacage
|
f2b7b1795b
|
small tweak to generated dox
|
2008-04-17 15:33:39 -07:00 |
|
Mathieu Lacage
|
3b711f9852
|
improve the auto-generated doxygen output.
|
2008-04-17 15:30:18 -07:00 |
|
Mathieu Lacage
|
a890500150
|
add doxygen class definitions for native type Value classes.
|
2008-04-17 14:33:45 -07:00 |
|
Mathieu Lacage
|
7468230ede
|
improve the doxygen output.
|
2008-04-17 14:15:33 -07:00 |
|
Mathieu Lacage
|
6a3326e529
|
fix dox warning
|
2008-04-17 14:13:27 -07:00 |
|
Mathieu Lacage
|
4ff40c4a07
|
get rid of Attribute class. Use AttributeValue subclasses directly.
|
2008-04-17 13:42:25 -07:00 |
|
Gustavo J. A. M. Carneiro
|
254057bd80
|
Add assertion to detect TimeUnit<N> divide by zero (if not detected, it creates an infinite loop)
|
2008-04-17 17:19:24 +01:00 |
|
Mathieu Lacage
|
f5f32e0ea3
|
merge
|
2008-04-16 10:52:38 -07:00 |
|
Mathieu Lacage
|
39ef17d6a4
|
bug 107
|
2008-04-16 10:52:26 -07:00 |
|
Gustavo J. A. M. Carneiro
|
505de0c685
|
Address instances of different m_type's should compare differently; closes #173.
|
2008-04-16 18:37:20 +01:00 |
|
Raj Bhattacharjea
|
bb10734d66
|
Fix for bug 166
|
2008-04-16 12:40:46 -04:00 |
|
Gustavo J. A. M. Carneiro
|
edb480ad29
|
Fix bad usage of std container iteration and erase () all over OLSR code; closes #171; thanks to Liu Jian for spotting and submitting an initial patch.
|
2008-04-16 11:32:55 +01:00 |
|
Mathieu Lacage
|
f4cff0e194
|
fix optimized build
|
2008-04-15 15:56:42 -07:00 |
|
Mathieu Lacage
|
78a2df8963
|
use function logging macros
|
2008-04-15 15:53:54 -07:00 |
|
Mathieu Lacage
|
f8ec434cdb
|
code was dead.
|
2008-04-15 15:29:43 -07:00 |
|
Mathieu Lacage
|
1649c1dc65
|
NS_LOG_FUNCTION -> NS_LOG_FUNCTION_NOARGS and NS_LOG_PARAMS -> NS_LOG_FUNCTION
|
2008-04-15 15:10:53 -07:00 |
|