Commit Graph

148 Commits

Author SHA1 Message Date
Mathieu Lacage
138b79f906 get rid of some doxygen warnings 2009-07-02 16:38:53 +02:00
Craig Dowell
c3b6466263 Allow UDP echo client to specify packet contents 2009-06-23 19:44:57 -07:00
Craig Dowell
2216302dd8 remind v4ping.cc that echo data is variable length 2009-06-22 18:29:43 -07:00
Mathieu Lacage
b1dc85e1c7 no need to keep around a Ptr<Packet> 2009-06-08 16:45:13 +02:00
Mathieu Lacage
2ae6d337a3 don't call PeekData if we can 2009-06-08 16:44:21 +02:00
Mathieu Lacage
4af7bfa985 doh. stupid, stupid, untested typo. 2009-06-08 09:43:47 +02:00
Mathieu Lacage
92d6541dfc remove byte tags too 2009-06-04 08:41:27 +02:00
Mathieu Lacage
a8e074d6e3 new tags 2009-06-03 08:49:40 +02:00
Tom Henderson
f2804fd500 src/ and utils/ changes for IPv4 routing rework 2009-05-28 21:37:25 -07:00
Craig Dowell
2df852c18b Add explicit socket close to udp echo for consistency 2009-04-24 16:00:44 -07:00
Tom Henderson
321b20d1b9 set OnOffApplication::m_lastStartTime correctly (bug #490) 2009-03-12 15:55:40 -04:00
Gustavo J. A. M. Carneiro
f19d54fddd Upgrade to new WAF, work in progress 2008-12-29 13:28:54 +00:00
Craig Dowell
25e04db1a2 bug 448: V4Ping Application Sends uint32_t Data in Host Order 2008-12-16 12:36:50 -08:00
Raj Bhattacharjea
20f06108c1 Null forked TCP socket callbacks, and communicate EOF to higher layers (bugs 423 and 365) 2008-12-11 16:48:42 -05:00
Mathieu Lacage
5cf99e306a bug 441: double precision issue on x86 32bit systems. 2008-12-10 02:36:28 -08:00
raj.
438b8e25e7 bug 411 -- apply Raj's patch 2008-12-09 12:24:24 -08:00
Mathieu Lacage
f69d0dfffd bug 421: memory leak in csma-ping 2008-11-26 04:27:10 -08:00
Craig Dowell
6eeec4502a Apply icmp-application patch frm lacage 2008-10-29 11:19:01 -07:00
Raj Bhattacharjea
6b358143c0 Bug 340 2008-10-27 15:12:00 -04:00
Craig Dowell
0d30646695 Remove queue limit from listen 2008-10-23 10:48:42 -07:00
Raj Bhattacharjea
35c5966c45 Refactor OnOff so Start doesn't immediate close the socket (bug 259) 2008-08-15 12:58:53 -04:00
Mathieu Lacage
404cdb6f49 use the right log component name for PacketSink. use NS_LOG_FUNCTION. 2008-08-09 10:52:36 -07:00
Raj Bhattacharjea
0ad768c938 Make PacketSink multitasking for TCP (closes bug 244) 2008-07-23 16:09:17 -04:00
Craig Dowell
26b91a3c6c fix bug 234 which changes required methods on helpers to constructor parameters. Update tutorial content to reflect. Change RemoteIpv4 attribute to RemoteAddress. 2008-07-03 17:37:32 -07:00
Tom Henderson
0f27dc1b81 close socket upon PacketSink::StopApplication() 2008-07-02 21:07:36 -07:00
Craig Dowell
2b1bc24321 Apply patch for bug 231 2008-06-24 19:09:49 -07:00
Craig Dowell
92c9208ea6 Apply Patch for Bug 235 2008-06-24 15:40:24 -07:00
Craig Dowell
1b8812d558 Changes for bug 205, unlisted FIN bug 2008-06-16 16:25:52 -07:00
Mathieu Lacage
2edda56a6f merge bug 213 repo 2008-06-13 17:20:55 -07:00
Tom Henderson
1e4c17bc9f doxygen for applications 2008-06-13 06:32:54 -07:00
Tom Henderson
aebdb9fbfd Move other applications to RecvFrom () 2008-06-09 20:42:31 -07:00
Mathieu Lacage
82e92545aa bug 186: internet-node directory must be renamed to internet-stack 2008-06-09 15:40:22 -07:00
Tom Henderson
de69fcb842 RecvFrom() expansion, add flags parameter to some Send calls 2008-06-09 06:40:21 -07:00
Craig Dowell
88d12f80eb CSMA Cleanup, XXX in echo apps, clarification of point-to-point data rates in dox 2008-06-07 10:38:39 -07:00
Tom Henderson
4182edbc93 fix optimized build 2008-05-27 06:03:48 -07:00
Tom Henderson
5f94a4cf59 merge with ns-3-dev 2008-05-21 22:40:18 -07:00
Tom Henderson
72dba0d456 branch merge 2008-05-21 19:00:38 -07:00
Tom Henderson
4c4ef85a93 s/ns3::Udp/ns3::UdpSocketFactory 2008-05-17 12:08:20 -07:00
Craig Dowell
d034ec3e08 fix bug 180 2008-05-16 10:11:49 -07:00
Tom Henderson
b00892cae7 swap SendTo parameters 2008-05-13 07:22:03 -07:00
Tom Henderson
a042d0bbef Move API for socket factory to a Socket::CreateSocket () factory method 2008-05-12 06:39:00 -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
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
Mathieu Lacage
7be1b92968 merge with HEAD 2008-04-21 09:04:08 -07:00
Mathieu Lacage
4ff40c4a07 get rid of Attribute class. Use AttributeValue subclasses directly. 2008-04-17 13:42:25 -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