Commit Graph

7397 Commits

Author SHA1 Message Date
Mathieu Lacage
83bdeae25a use the ObjectFactory directly. 2011-08-03 13:52:16 -04:00
Mathieu Lacage
60c47f644d there is no point for this include 2011-08-03 13:50:53 -04:00
Mathieu Lacage
2e544da244 kill dead code/API 2011-08-03 10:19:00 -04:00
Mathieu Lacage
2a77dd3641 use new API, kill old one. 2011-08-03 10:17:01 -04:00
Mathieu Lacage
f8e1230105 kill old API 2011-08-03 10:08:47 -04:00
Mathieu Lacage
aef38c492b use new API. kill old one. 2011-08-03 10:04:56 -04:00
Mathieu Lacage
10a4ade82a use new API 2011-08-03 09:42:10 -04:00
Mathieu Lacage
b735008d61 use correct name instead of _very_ old names 2011-08-03 09:42:01 -04:00
Mathieu Lacage
a0df125410 export information data structure in API. 2011-08-03 09:35:03 -04:00
Mathieu Lacage
14b865d674 kill dead code 2011-08-03 08:28:15 -04:00
Vedran Miletić
0538e655aa standardize ns-3 namespace declaration format 2011-08-02 17:43:32 -04:00
Vedran Miletić
fe0667def8 standardize emacs c++ mode comments 2011-08-02 17:42:33 -04:00
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