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 |
|