Mercurial
ns-3-dev
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
src/internet-node/tcp-socket.cc
2008-03-20
Pass TcpSockets as smart pointers into demux callbacks
file
|
diff
|
annotate
2008-03-14
merge with HEAD
file
|
diff
|
annotate
2008-03-11
get rid of CreateObjectWith
file
|
diff
|
annotate
2008-03-03
get rid of DefaultValue usage in internet-node
file
|
diff
|
annotate
2008-03-13
This callback is supposed to happen later
file
|
diff
|
annotate
2008-03-12
undoes 2326:eec07777d1a2 because localInterface is no longer needed (see bug 136)
file
|
diff
|
annotate
2008-03-12
Fixes to tcp and to the ipv4endpointdemux to allow forking to work correctly
file
|
diff
|
annotate
2008-03-12
First cut at making the socket clone
file
|
diff
|
annotate
2008-02-25
Fix memory leaks in PendingData class by returning Ptr<Packet> instead of PendingData* where appropriate
file
|
diff
|
annotate
2008-02-25
Move TcpSocket::m_retxEvent.Cancel to TcpSocket::Destroy; undoes d4217d7ba4ba
file
|
diff
|
annotate
2008-02-25
Fix to make the TCP SYN retransmission do a binary exponential backoff
file
|
diff
|
annotate
2008-02-15
avoid infinite recursion in Tcp callback (bug 131)
file
|
diff
|
annotate
2008-02-13
Fix TCP server socket connection notification (part of bug 132)
file
|
diff
|
annotate
2008-02-13
Fix broadcast packet reception for locally bound sockets (bug #136)
file
|
diff
|
annotate
2008-02-06
Move TcpSocket's m_retxEvent.Cancel() to ~TcpSocket(), so that it is executed by all possible code paths leading up to a TcpSocket deallocation.
file
|
diff
|
annotate
2008-02-05
Merge
file
|
diff
|
annotate
2008-02-05
Slight refactor of TCP code so two way connections don't bug out
file
|
diff
|
annotate
2008-02-05
Patch for bug 130 from Gustavo
file
|
diff
|
annotate
2008-01-31
QueryInterface -> GetObject
file
|
diff
|
annotate
2008-01-30
merge with HEAD
file
|
diff
|
annotate
2008-01-26
fix optimized build
file
|
diff
|
annotate
2008-01-25
Fix uninitialized member
file
|
diff
|
annotate
2008-01-25
Added in ns-3-tcp (second try)
file
|
diff
|
annotate
(0)
tip