Commit Graph

7385 Commits

Author SHA1 Message Date
Mathieu Lacage
d80da9c6de bug 1230: -Idebug command-line argument munged on darwin 2011-08-02 05:04:37 -07:00
Mathieu Lacage
4c41275a11 remove ns3/ prefix which is un-needed now that all files are in same module. 2011-08-02 01:59:36 -07:00
Tom Henderson
a2551b178f Function log the TcpNewReno::DupAck() 2011-07-28 17:41:49 -07:00
Tom Henderson
4b93c8f439 Remove outdated reference to RandomVariable::GetSingleValue 2011-07-28 21:36:19 -07:00
Mitch Watrous
112b892b18 Bug 1225 - NS_TEST_SOURCEDIR is being treated as if were a std::string 2011-07-29 13:24:16 -07:00
Mathieu Lacage
8a38290eb8 add support for --update-data to test.py, move test runner code to library for modular build, add support for hierarchical tests beyond the previous two-level hierarchy. 2011-07-29 03:38:59 -04:00
Gustavo J. A. M. Carneiro
6937841b85 Remove accidental scratch code insertion/commit 2011-07-27 10:51:39 +01:00
Lalith Suresh
9378ce8e08 Fixes bug caused due to incorrect HNA routing table updating that leads to stale entries 2011-07-25 22:02:50 +05:30
Gustavo J. A. M. Carneiro
1c271f129f Bug 1222 - Incomplete PointToPointNetDevice Python bindings 2011-07-21 11:07:59 +01:00
Gustavo J. A. M. Carneiro
4cf581619e Rescan all python bindings for all modules 2011-07-20 16:02:32 +01:00
Gustavo J. A. M. Carneiro
913d2d9767 Update python unit tests to new API 2011-07-20 16:02:19 +01:00
Gustavo J. A. M. Carneiro
5fbd0a133d Bump pybindgen version to pull another bug fix 2011-07-20 12:43:03 +01:00
Gustavo J. A. M. Carneiro
bd5f42cc13 Rescan api of the internet module 2011-07-19 19:50:05 +01:00
Gustavo J. A. M. Carneiro
3d77ba8272 Upgrade pybindgen 2011-07-19 19:49:51 +01:00
Tom Henderson
45417886ca fix contributing code link 2011-07-19 09:22:30 -07:00
Tom Henderson
7cd6de55ce fix coding standard link 2011-07-19 09:21:47 -07:00
John Abraham
3635e3d744 Missing header files since modularization for socket cases 2011-07-17 08:01:33 -04:00
Tommaso Pecorella
bca1786023 IPv6 fragmentation enhancements 2011-07-09 03:22:59 +02:00
Tommaso Pecorella
6e08749a57 Support to IPv4 fragmentation 2011-07-08 21:09:22 +02:00
Mitch Watrous
b60dcf6fda Removed bench-event-collector.cc 2011-07-12 11:11:18 -07:00
Gustavo J. A. M. Carneiro
fda662438e Bug 1200 again: fix pyext install path on fedora x86_64 2011-07-12 11:02:40 +01:00
Gustavo J. A. M. Carneiro
51c97a2cd8 Bug 1200 - ./waf install doesn't install Python bindings properly 2011-07-11 14:24:59 +01:00
John Abraham
3ab8b373af Bug 1172 Special case handling for duplicates,forwards and some doxygen fixes 2011-07-10 13:20:34 -04:00
Lalith Suresh
145ecf9669 Bug 1209: ns-3-click fails to build on Fedora 15 when tests are enabled 2011-07-09 17:05:12 +05:30
John Abraham
42162c123a Bug 1172 Implement trivial XML output feature for Animation Interface 2011-07-08 06:04:37 -04:00
Nicola Baldo
77912001c9 merge 2011-07-07 16:34:23 +02:00
Nicola Baldo
ac721283e9 minor improvements to one of the spectrum example programs 2011-07-07 16:20:13 +02:00
Tom Henderson
058354b7e4 fix TCP documentation 2011-07-07 06:52:32 -07:00
Tom Henderson
b6c0a89090 clarify CreateSocket() doxygen 2011-07-07 06:52:07 -07:00
Nicola Baldo
7f5cba627b fixed Bug 1208 - Spectrum module example causing valgrind errors 2011-07-07 15:39:44 +02:00
Gustavo J. A. M. Carneiro
591ac8f81f waf: copy the ns3module_taskgen add_objects attribute to the library 2011-07-07 12:58:27 +01:00
Vedran Miletic
7271e9fa6f bug 1203: Inconsistently named ifndef/define macros in ns-3 headers 2011-07-07 04:31:52 -04:00
Mathieu Lacage
7fc5fc50f2 bug 1091: replace virtual method with callbacks. 2011-07-06 18:51:12 -04:00
Mitch Watrous
f91c663c93 Cast some double arguments to uint64_t 2011-07-05 16:53:34 -07:00
Mitch Watrous
67409231fa Bug 1120 - NS_LOG environment variable not working with test.py 2011-07-05 13:27:30 -07:00
Gustavo J. A. M. Carneiro
47fb480276 Missing install of <module>.py files 2011-07-05 19:25:18 +01:00
Gustavo J. A. M. Carneiro
78782ea0a2 Bug 1200 - ./waf install doesn't install Python bindings properly 2011-07-05 19:16:47 +01:00
Gustavo J. A. M. Carneiro
2f907d942b Bump required pybindgen version 2011-07-05 18:53:05 +01:00
Gustavo J. A. M. Carneiro
a8810665be Rescan lte bindings 2011-07-05 18:46:56 +01:00
Gustavo J. A. M. Carneiro
1a49ef9839 Bug 1199 - waf install doesn't work on x86_64 2011-07-05 18:30:43 +01:00
Nicola Baldo
8be4368790 merge 2011-07-05 19:05:48 +02:00
Nicola Baldo
176b697d20 added support for single-freq PropagationLossModel to SpectrumChannel 2011-07-05 19:03:55 +02:00
Gustavo J. A. M. Carneiro
ec22ac15d8 Rescan wifi bindings 2011-07-05 17:51:20 +01:00
Nicola Baldo
fb456f479a fixed spurious tx bug in AlohaNoackNetDevice 2011-07-05 18:40:17 +02:00
Mitch Watrous
9f550efa92 Make wifi-phy-test be an example for wifi module 2011-07-05 09:06:45 -07:00
Gustavo J. A. M. Carneiro
993dfd600f Bug 1207 - object 'ns3-olsr--lib' was not found in uselib_local 2011-07-05 13:32:33 +01:00
Gustavo J. A. M. Carneiro
d903f32951 merge 2011-07-05 11:16:40 +01:00
Gustavo J. A. M. Carneiro
e6e9991d4f Bug 1206 - Test libraries are built but test suites are not being run in test.py 2011-07-05 11:05:53 +01:00
Ruben Merz
bf2fb045e3 Fix typo in ns-3-click example 2011-07-04 22:53:11 +02:00
Gustavo J. A. M. Carneiro
681bd950be Bug 1174 - Ns-3 does not generate static libraries 2011-07-03 12:01:29 +01:00