Mercurial
ns-3-dev
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
|
help
(0)
tip
src/applications/udp-echo/udp-echo-client.cc
2009-08-13
bug 638: add missing tx trace source
file
|
diff
|
annotate
2009-06-23
Allow UDP echo client to specify packet contents
file
|
diff
|
annotate
2009-04-24
Add explicit socket close to udp echo for consistency
file
|
diff
|
annotate
2008-07-03
fix bug 234 which changes required methods on helpers to constructor parameters. Update tutorial content to reflect. Change RemoteIpv4 attribute to RemoteAddress.
file
|
diff
|
annotate
2008-06-09
Move other applications to RecvFrom ()
file
|
diff
|
annotate
2008-06-09
RecvFrom() expansion, add flags parameter to some Send calls
file
|
diff
|
annotate
2008-06-07
CSMA Cleanup, XXX in echo apps, clarification of point-to-point data rates in dox
file
|
diff
|
annotate
2008-05-27
fix optimized build
file
|
diff
|
annotate
2008-05-21
merge with ns-3-dev
file
|
diff
|
annotate
2008-05-21
branch merge
file
|
diff
|
annotate
2008-05-17
s/ns3::Udp/ns3::UdpSocketFactory
file
|
diff
|
annotate
2008-05-12
Move API for socket factory to a Socket::CreateSocket () factory method
file
|
diff
|
annotate
2008-05-02
overloaded Recv() method suggested by Gustavo
file
|
diff
|
annotate
2008-05-02
more cleanup
file
|
diff
|
annotate
2008-04-28
remove more dead code
file
|
diff
|
annotate
2008-04-28
remove previous socket receive methods
file
|
diff
|
annotate
2008-04-25
Cut over UDP applications to use the new receive API
file
|
diff
|
annotate
2008-05-16
fix bug 180
file
|
diff
|
annotate
2008-04-21
merge with HEAD
file
|
diff
|
annotate
2008-04-15
NS_LOG_FUNCTION -> NS_LOG_FUNCTION_NOARGS and NS_LOG_PARAMS -> NS_LOG_FUNCTION
file
|
diff
|
annotate
2008-04-17
get rid of Attribute class. Use AttributeValue subclasses directly.
file
|
diff
|
annotate
2008-03-27
add UdpEchoClient::SetRemote
file
|
diff
|
annotate
2008-03-13
add back support for introspected doxygen.
file
|
diff
|
annotate
2008-02-27
port Applications to Attributes
file
|
diff
|
annotate
2008-01-31
QueryInterface -> GetObject
file
|
diff
|
annotate
2008-01-15
iid -> tid
file
|
diff
|
annotate
2008-01-15
InterfaceId -> TypeId
file
|
diff
|
annotate
2007-11-22
merge
file
|
diff
|
annotate
2007-10-01
do not use Packet objects directly. Use Ptr<Packet> instead
file
|
diff
|
annotate
2007-11-14
nicer logging of parameters (bug 79 patch from Gustavo)
file
|
diff
|
annotate
2007-09-13
checkpoint debug to log
file
|
diff
|
annotate
2007-09-13
finish up basic echo apps
file
|
diff
|
annotate
2007-09-12
working one way echo app
file
|
diff
|
annotate
2007-09-12
start of udp echo applications
file
|
diff
|
annotate
(0)
tip