Commit Graph

4748 Commits

Author SHA1 Message Date
Mathieu Lacage
9cf441b3be bug 872: ns3::PcapFileWrapper::Write explodes stack 2010-04-16 07:48:12 +02:00
Craig Dowell
236b34a61f enable debugger breaks in test-runner and document changes 2010-04-15 16:37:57 -07:00
Craig Dowell
3c76b17176 bug 856, initialize vbl 2010-04-15 15:11:49 -07:00
Mohamed Amine Ismail
e0aecf002e Bug 866 - WiMAX mobility models not aggregated to Node 2010-04-15 09:32:31 +02:00
Gustavo J. A. M. Carneiro
342d034c67 Bug 835 - Unlimited receive queues in sockets == evil 2010-04-14 16:34:23 -04:00
Gustavo J. A. M. Carneiro
f99b1899d6 Bug 833 - OnOffApplication with PacketSocket: sniffs all traffic 2010-04-14 16:33:25 -04:00
Josh Pelkey
5de47cd21f Bug 876 - Tcp socket does not handle ShutdownRecv correctly 2010-04-14 16:31:55 -04:00
Tom Henderson
4e4c85d640 add NSC version of TCP loss test suite 2010-04-12 21:42:53 -07:00
Josh Pelkey
49de2720d7 Modifiy tcp loss test to help with bug 818 2010-04-12 20:50:04 -04:00
Tom Henderson
a7bd7efb90 Add loss-based tcp test suite 2010-04-11 23:15:09 -07:00
Tom Henderson
ab6e1c3d0a Factor out socket writer application from tcp test suites 2010-04-11 23:12:42 -07:00
Andrey Mazo
b3a1b16240 Documentation typos 2010-04-12 16:33:17 +04:00
Tom Henderson
e999a565af Fix small copy-paste doxygen error 2010-04-11 16:32:13 -07:00
Tom Henderson
e8a3679b82 Remove unimplemented method, breaking the bindings 2010-04-11 16:30:02 -07:00
Mathieu Lacage
349ce951c2 [bug 822] Move Mtu attribute from NetDevice base class to subclasses 2010-04-10 13:45:09 -07:00
Hajime Tazaki
566961fa18 bug 868 - invalid packet size after Ipv4L3Protocol::Send 2010-04-08 23:01:34 +09:00
Hajime Tazaki
2c5084e25f bug 857 - Link-Local Multicast handle in Ipv4 Output processing 2010-04-08 22:51:09 +09:00
Mathieu Lacage
3ccf6c8ee7 coding style 2010-04-08 13:39:07 +02:00
Mathieu Lacage
4218e9690e coding style 2010-04-08 13:28:54 +02:00
Mathieu Lacage
b32ce16c67 coding style 2010-04-08 13:25:00 +02:00
Mathieu Lacage
992a77cb0a bug 863: Wrong Scalar arithmetics 2010-04-08 13:19:28 +02:00
Mathieu Lacage
97fef32b22 deprecate simulator API 2010-04-08 10:49:59 +02:00
Hajime Tazaki
c4fc478fd3 added test code for bug 859 2010-04-08 12:01:20 +09:00
Hajime Tazaki
05a4d8c31d bug 859 - Output interface estimation for the source address bound socket in IPv4 Raw socket 2010-04-08 11:26:46 +09:00
Hajime Tazaki
fbfda6fa98 export missing header 2010-04-07 16:56:46 +02:00
Hajime Tazaki
2e6c03e13e bug 864: Invalid return value in UdpSocketImpl::Send and Ipv4RawSocketImpl::Send 2010-04-07 16:46:45 +02:00
Hajime Tazaki
c934e2c8f3 bug 865: Ipv4RawSocketImpl::RecvFrom does not return from address all the time 2010-04-07 16:42:47 +02:00
Andrey Mazo
3be904d33a Bug 860: waf dies while executing ns3header task in case of parallel jobs. 2010-04-06 11:34:06 +04:00
Josh Pelkey
4c366ba649 Add clarifying comments 2010-03-30 12:55:14 -04:00
Josh Pelkey
bff8d614e5 fix some doxygen errors 2010-03-29 20:01:19 -04:00
Andrey Churin
7a719ab861 [bug 850] Ipv4GlobalRouting oif bug 2010-03-28 20:53:41 -07:00
Josh Pelkey
0ee8bf099f Bug 829 - TCP unbound memory problem (pending data) 2010-03-27 19:09:18 -04:00
Tom Henderson
d68f49a0f2 add logging and better variable names to PendingData 2010-03-27 14:07:36 -07:00
Tom Henderson
f9aa3f1258 some doxygen 2010-03-27 14:06:59 -07:00
Tom Henderson
be3a9483f5 don't pull in std namespace 2010-03-27 14:01:41 -07:00
Hajime Tazaki
6d44e585de add several errno in socket.h 2010-03-26 10:40:31 +09:00
Sebastien Vincent
b125e94d61 Fix build with g++-4.5. 2010-03-24 08:49:24 +01:00
Sebastien Vincent
6ca14046f3 Fix build on MinGW. 2010-03-23 21:22:13 +01:00
Mathieu Lacage
21cc721414 merge with HEAD 2010-03-20 21:58:06 +01:00
Mathieu Lacage
c3256d72c6 optimized iperf 2010-03-20 21:57:51 +01:00
Mohamed Amine Ismail
d90c101acb Merge with head 2010-03-19 20:58:46 +01:00
Mohamed Amine Ismail
d5195f6d6e fix PR#847 Segfaults on BaseStationNetDevice with OnOffApplication and rtPS sched 2010-03-19 20:58:23 +01:00
Mohamed Amine Ismail
e29521786d Fix MBQoS uplink scheduler 2010-03-19 20:07:09 +01:00
Josh Pelkey
6044223769 update nix-vector routing BFS comment 2010-03-19 13:55:05 -04:00
Mathieu Lacage
66c1d45ae8 merge with HEAD 2010-03-19 14:15:45 +01:00
Mathieu Lacage
779c33833d another iperf optimization 2010-03-19 14:15:19 +01:00
Gustavo J. A. M. Carneiro
ca2220ad7b FlowMonitor: measure flow interruptions 2010-03-19 11:28:49 +00:00
Gustavo J. A. M. Carneiro
14e174bf7b Fix compilation error: ISO C++ forbids use of initializer list to initialize reference assocTuple 2010-03-18 11:39:24 +00:00
Lalith Suresh
6f76706fb9 Bug 407 postfix: filter out non-OLSR interfaces when generating MID messages 2010-03-18 10:50:44 +00:00
Lalith Suresh
5df0dae003 Bug 407 - OLSR is missing HNA support 2010-03-17 15:46:42 +00:00