Tom Henderson
|
3752943c22
|
bug 131 partial fix: split out Send and DataSent callbacks
|
2008-04-22 22:29:16 -07:00 |
|
Mathieu Lacage
|
7be1b92968
|
merge with HEAD
|
2008-04-21 09:04:08 -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
|
4ff40c4a07
|
get rid of Attribute class. Use AttributeValue subclasses directly.
|
2008-04-17 13:42:25 -07:00 |
|
Raj Bhattacharjea
|
bb10734d66
|
Fix for bug 166
|
2008-04-16 12:40:46 -04: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 |
|
Raj Bhattacharjea
|
271ea4bc75
|
Add support for TCP cwnd tracing
|
2008-04-10 15:04:47 -04:00 |
|
Raj Bhattacharjea
|
05019b6214
|
Add TCP delayed acks
|
2008-04-04 17:20:36 -04:00 |
|
Raj Bhattacharjea
|
521c43eb23
|
Fix the fin retransmission;
|
2008-03-31 16:18:03 -04:00 |
|
Raj Bhattacharjea
|
05b6cf11a8
|
Fix TCP handshake sequence numbers
|
2008-03-20 16:25:35 -04:00 |
|
Raj Bhattacharjea
|
de80ab4910
|
Pass TcpSockets as smart pointers into demux callbacks
fixes TcpSocket memory leaks
|
2008-03-20 14:04:24 -04:00 |
|
Mathieu Lacage
|
36995793fb
|
merge with HEAD
|
2008-03-14 16:37:02 -07:00 |
|
Mathieu Lacage
|
b5a8d46096
|
get rid of CreateObjectWith
|
2008-03-11 13:30:12 -07:00 |
|
Mathieu Lacage
|
773b4d80a5
|
get rid of DefaultValue usage in internet-node
|
2008-03-03 19:38:05 +01:00 |
|
Raj Bhattacharjea
|
f38dfb4e28
|
Fix memory leaks in PendingData class by returning Ptr<Packet> instead of PendingData* where appropriate
|
2008-02-25 17:06:18 -05:00 |
|
Raj Bhattacharjea
|
b5664b575d
|
Move TcpSocket::m_retxEvent.Cancel to TcpSocket::Destroy; undoes d4217d7ba4ba
|
2008-02-25 15:28:03 -05:00 |
|
Kulin Shah
|
0ffaf38602
|
Fix to make the TCP SYN retransmission do a binary exponential backoff
|
2008-02-25 14:40:25 -05:00 |
|
Tom Henderson
|
bf0d4e7154
|
avoid infinite recursion in Tcp callback (bug 131)
|
2008-02-15 19:54:34 -08:00 |
|
Raj Bhattacharjea
|
cdc9002e41
|
Fix TCP server socket connection notification (part of bug 132)
|
2008-02-13 09:55:15 -05:00 |
|
Gustavo J. A. M. Carneiro
|
feb47b3bb1
|
Fix broadcast packet reception for locally bound sockets (bug #136)
|
2008-02-13 17:37:43 +00:00 |
|
Gustavo J. A. M. Carneiro
|
9fcd20505c
|
Move TcpSocket's m_retxEvent.Cancel() to ~TcpSocket(), so that it is executed by all possible code paths leading up to a TcpSocket deallocation.
|
2008-02-06 17:11:56 +00:00 |
|
Raj Bhattacharjea
|
a142d30a9d
|
Merge
|
2008-02-05 15:30:16 -05:00 |
|
Raj Bhattacharjea
|
c3658bd810
|
Slight refactor of TCP code so two way connections don't bug out
|
2008-02-05 15:29:17 -05:00 |
|
Raj Bhattacharjea
|
6e7d9062cb
|
Patch for bug 130 from Gustavo
|
2008-02-05 09:54:32 -05:00 |
|
Mathieu Lacage
|
5ade799440
|
QueryInterface -> GetObject
|
2008-01-31 22:11:03 +01:00 |
|
Mathieu Lacage
|
5f5518e05b
|
merge with HEAD
|
2008-01-30 17:20:55 +01:00 |
|
Tom Henderson
|
84cdad7f7d
|
fix optimized build
|
2008-01-26 06:01:45 -08:00 |
|
Tom Henderson
|
3c38ca5a1b
|
Fix uninitialized member
|
2008-01-25 15:41:47 -08:00 |
|
Raj Bhattacharjea
|
6c3559792c
|
Added in ns-3-tcp (second try)
|
2008-01-25 13:57:38 -05:00 |
|