Commit Graph

6217 Commits

Author SHA1 Message Date
Nicola Baldo
db2de9d93f Bug 805 - WifiPhy PhyTxEnd trace not working 2010-04-16 20:03:26 +02:00
Josh Pelkey
bc1919d9b0 Bug 807 - ns2-mobility-helper.cc: node id parsed wrong 2010-04-16 13:25:13 -04:00
Andrey Mazo
dc7a68f47c Bug 801 - ns-3.7 and SVN not coexisting nicely 2010-04-16 12:39:56 -04:00
Gustavo J. A. M. Carneiro
4bae5d0289 Fix a couple of Python examples 2010-04-16 15:06:54 +01:00
Gustavo J. A. M. Carneiro
52e078aecd Add python support for std::ios::openmode and its constants 2010-04-16 15:06:27 +01:00
Gustavo J. A. M. Carneiro
11172b4591 Fix ns3tcp-interop-test-suite after API change 2010-04-16 14:25:23 +01:00
Gustavo J. A. M. Carneiro
116a8020b5 API rescan for python 2010-04-16 14:05:08 +01:00
Gustavo J. A. M. Carneiro
cbfc1009da Upgrade pybindgen to fix the MI problem (bug #877) 2010-04-16 12:59:22 +01:00
Gustavo J. A. M. Carneiro
26498c13a4 Fix tracing part of the mixed-wireless.py example 2010-04-16 12:58:30 +01:00
Mathieu Lacage
2ee23b5ba8 update RELEASE_NOTES 2010-04-16 07:52:54 +02:00
Mathieu Lacage
9cf441b3be bug 872: ns3::PcapFileWrapper::Write explodes stack 2010-04-16 07:48:12 +02:00
Tom Henderson
d848a2fdb8 output directory name 2010-04-15 21:31:26 -07: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
Craig Dowell
fe3c599863 some python examples require enable-sudo, skip 2010-04-15 11:35:40 -07:00
Craig Dowell
e30c805c80 branch merge 2010-04-15 10:54:17 -07:00
Craig Dowell
f8a36cf282 Add some python examples to test.py 2010-04-15 10:53:40 -07:00
Mohamed Amine Ismail
e0aecf002e Bug 866 - WiMAX mobility models not aggregated to Node 2010-04-15 09:32:31 +02:00
Tom Henderson
813fd4c631 suppress valgrind testing of new nsc test suite 2010-04-14 23:11:50 -07: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
Craig Dowell
87d04e1020 make life easier for folks running test-runner directly 2010-04-13 18:41:11 -07: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
54fd9abe9f Update bindings for bug 822 fixes 2010-04-11 16:30:18 -07:00
Tom Henderson
e8a3679b82 Remove unimplemented method, breaking the bindings 2010-04-11 16:30:02 -07:00
Craig Dowell
835c2f0ef8 Add new tutorial section on ns-3 attribute values 2010-04-10 13:47:55 -07:00
Tom Henderson
1ece953d07 update CHANGES.html for Mtu move 2010-04-10 13:47:05 -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
d06fe78548 update RELEASE_NOTES and AUTHORS 2010-04-08 11:26:56 +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
4c85c83226 update RELEASE_NOTES 2010-04-07 16:47:51 +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