Commit Graph

7430 Commits

Author SHA1 Message Date
YunQiang Su
d33563b5e4 bug 1177: auto generated man pages have error 2011-08-14 14:21:41 -07:00
Tom Henderson
3bf759bb6d bug 845: fix ConfigStore output 2011-08-14 14:06:45 -07:00
Mitch Watrous
d6d3a97e96 Bug 1228 - object 'ns3-network--lib' was not found in uselib_local (required by 'bench-packets') 2011-08-11 15:25:25 -07:00
Mathieu Lacage
9cc209f639 add backward-compatibility aliases for test-runner command-line arguments 2011-08-11 08:52:28 -04:00
Mathieu Lacage
57f8526ae5 merge with HEAD 2011-08-11 08:45:29 -04:00
Mathieu Lacage
92ca264982 bug 1244: Seg Faults in optimized builds due to missing Logging components 2011-08-11 08:43:45 -04:00
Mathieu Lacage
17818decf4 remove object vector usage to allow object map to work with config store 2011-08-11 08:11:38 +02:00
John Abraham
3bb5f0c770 Bug 1050: Part 3 2011-08-10 19:58:33 -04:00
John Abraham
1cc3077364 Bug 1050: Part 2 2011-08-10 19:00:07 -04:00
Mitch Watrous
9322c886a9 Add a couple of includes and rescan core module's bindings 2011-08-10 10:59:35 -07:00
Mathieu Lacage
03f5e8348d add missing include. 2011-08-10 19:31:00 +02:00
Mathieu Lacage
d87d61adad try to fix gtk-enabled build blindly. 2011-08-10 19:28:39 +02:00
Mathieu Lacage
a59bdc3a30 bug 1239: Add assertion that reference count never overflows 2011-08-10 13:14:42 -04:00
Quincy Tse
332604fd02 bug 1050: ISO C++ forbids variable length array 2011-08-10 13:09:23 -04:00
Quincy Tse
e56f6b64c9 bug 929: nms-p2p-nix.cc uses variable length array 2011-08-10 12:39:19 -04:00
Quincy Tse
ffee9d863c bug 928: variable length arrays are not standard-compliant. 2011-08-10 12:26:56 -04:00
Anirudh Sivaraman
bd19a09832 bug 1082: Check that log component names are correct when taken from NS_LOG. 2011-08-10 12:23:15 -04:00
Mathieu Lacage
c3618453d2 refactor ObjectVector generic code into a separate file and introduce ObjectMap. 2011-08-10 11:48:19 -04:00
Mitch Watrous
adfaf9e629 Bug 1235 - test.py reports success on invalid tests 2011-08-09 16:27:17 -07:00
John Abraham
b0095351f7 Bug 1236: click-internet-stack-helper.cc:293:12: error: variable "result" set but not used 2011-08-09 11:36:18 -04:00
Tom Henderson
44bd9fc05e bug 1232: NS_TEST_SOURCEDIR does not handle test subdirectories 2011-08-08 08:33:29 -07:00
Gustavo J. A. M. Carneiro
27e6fcc4fc Bug 1224 - Ns-3-allinone fails to compile on Lion 2011-08-07 16:52:49 +01:00
Gustavo J. A. M. Carneiro
39ffebadc2 Remove bogus TypeId::ResetInitialValues declaration, fix bindings 2011-08-07 16:08:55 +01:00
John Abraham
0c2b0e1761 test.py:node_to_text time to time_real 2011-08-05 14:00:12 -04:00
John Abraham
1ab4cfd167 Bug 1234: Additional changes 2011-08-05 13:22:53 -04:00
Mathieu Lacage
34f7f7916d bug 1234: GetAttributeChecker is not defined anymore but still used 2011-08-04 16:05:48 -04:00
Gustavo J. A. M. Carneiro
feda6149ee Rescan all bindings 2011-08-04 17:50:36 +01:00
Gustavo J. A. M. Carneiro
297b27fc9f Remove PythonCompleteConstruct friend function, it is no longer needed 2011-08-04 17:50:15 +01:00
Gustavo J. A. M. Carneiro
3a8f07a0ea Rescan 'core' module API 2011-08-04 11:55:52 +01:00
Mathieu Lacage
6e95fab53d merge with HEAD 2011-08-03 16:07:19 -04:00
Mathieu Lacage
f2d7c8f05a introduce Config::Reset 2011-08-03 13:58:10 -04:00
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
Mitch Watrous
767dd9208c Revert pcap trace file for olsr test to previous version 2011-08-03 10:46:52 -07: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
Mitch Watrous
3984ef251d Bug 1232 - Buildbots are failing because pcap trace files have changed 2011-08-02 15:32:22 -07: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