Commit Graph

9195 Commits

Author SHA1 Message Date
Tom Henderson
5bceaed171 turn down logging verbosity 2012-12-15 11:32:58 -08:00
Mitch Watrous
51b1212de9 Remove more log messages from operators and copy constructors 2012-12-14 14:07:33 -08:00
Mitch Watrous
858f0702d9 Remove log messages from some operators and copy constructors 2012-12-13 17:02:39 -08:00
Tom Henderson
53931dd4ca bug 1549: remove logging statements causing stack overflows 2012-12-12 22:43:49 -08:00
Tom Henderson
61f9323e32 update bindings 2012-12-12 13:14:40 -08:00
Vedran Miletić
182aa78793 Document building with distcc in tutorial, add it to RELEASE_NOTES and CHANGES.html. 2012-12-12 19:52:06 +01:00
Tom Henderson
54ccc7ad0f remove logging that leads to stack overflow 2012-12-12 10:23:05 -08:00
Mathieu Lacage
6fae6e5605 try to nail down some of the subtler aspects of calling Time::SetResolution 2012-12-12 04:50:46 -05:00
Mathieu Lacage
55e526d400 bug 954: avoid segfault upon startup due to recursion in TimeSet code to Simulator::Schedule 2012-12-12 04:10:25 -05:00
Mitch Watrous
c4c1e4d818 Make sure csma module is enabled before building the doxygen scanning script 2012-12-10 10:54:28 -08:00
Peter D. Barnes, Jr.
cc6fe300ac bug 1531: Crash when using NS_LOG in destructors of static objects 2012-12-08 21:44:45 -08:00
Peter D. Barnes, Jr.
3086fb5c95 bug 954: Changing the simulation time resolution does not work well with attributes 2012-12-08 21:23:44 -08:00
Tom Henderson
2695a9f9ce signed/unsigned comparison warning 2012-12-08 10:11:07 -08:00
Tom Henderson
e7039b5009 delete 15 UEs test cases to improve test runtimes 2012-12-07 21:18:20 -08:00
Dizhi Zhou
b73142ee77 Initialize 'bankSize' and 'rbgIndex' in fdtbfq-ff-mac-scheduler.cc, and 'bankSize' in tdtbfq-ff-mac-scheduler.cc 2012-12-07 15:52:36 -05:00
Mitch Watrous
daf1a437f0 Fix unsigned integer comparison error 2012-12-07 14:31:32 -08:00
Brian Swenson
ac1d8980b8 bug 1342 ns3tcp-cwnd-test-suite.cc test failing 2012-12-07 15:59:05 -05:00
Daniel Lertpratchya
092b9a286f Bug 555 - DCF immediate access fix 2012-12-07 14:38:59 -05:00
Mitch Watrous
d68b5332aa Update release notes 2012-12-07 11:36:27 -08:00
Daniel Lertpratchya
066712e7fa Bug 555 - DCF immediate access fix 2012-12-07 14:36:01 -05:00
Mitch Watrous
05ddd7089b Bug 1520 (More partially) - config paths not documented 2012-12-07 10:12:40 -08:00
Brian Swenson
d529904292 bug 1525 Linker error with mpi on Mac 10.8 2012-12-07 10:19:29 -05:00
Nicola Baldo
0a40f05fae uncommented LteUeNetDevice::Imsi attribute 2012-12-07 11:12:43 +01:00
John Abraham
b172b401c2 NetAnim: Bump version, update doc 2012-12-06 13:17:48 -08:00
Tom Henderson
baba76e10e include BRITE documentation in the build 2012-12-06 08:45:57 -08:00
Tom Henderson
b542b4e940 clarify 'Modules not built' waf report 2012-12-05 20:45:38 -08:00
Alexander Afanasyev
071376c1b7 add colors to optional features report 2012-12-05 20:35:21 -08:00
Dizhi Zhou
d2b1070095 Current achievableRate calculate in tta-ff-wmac-scheduler.cc 2012-12-05 14:54:14 -05:00
Mitch Watrous
3d24d6b4c0 Bug 152 (Partially)- config paths not documented 2012-12-05 17:06:27 -08:00
Daniel Lertpratchya
2fcb9b89ff Bug 1524 - WiFi fragmentation issue 2012-12-05 14:27:54 -05:00
Brian Swenson
ae21650756 Brite Integration 2012-12-04 11:53:47 -05:00
Vedran Miletić
a6836218f4 Minor fixes and corrections to tutorial formatting. 2012-12-04 13:56:31 +01:00
Vedran Miletić
070eeaa39a Minor fixes and corrections to manual formatting. 2012-12-04 13:55:59 +01:00
John Abraham
f67f082657 NetAnim: Add support for tracking routing table 2012-12-03 13:30:17 -08:00
Dizhi Zhou
76a6db2b34 Initialize some parameters in GSoC 2012 LTE NS-3 MAC FD-TBFQ schedulers 2012-12-03 10:18:06 -05:00
Dizhi Zhou
2d2b386e9b Initialize some metric parameters in GSoC 2012 LTE NS-3 MAC schedulers 2012-12-01 19:08:52 -05:00
John Abraham
698778fcf5 NetAnim: Add support for tracking MAC addresses at link level 2012-12-02 18:08:59 -08:00
Maja Grubišić
19b51bfe74 Fix printing of uint8_t data in NS_LOG_FUNCTION introduced by 9144:6a15c50388bc Clean up function logging of network module. 2012-12-01 20:05:49 +01:00
Nicola Baldo
33c889ebaa disabled useless tracing and loggin in lte-*-ff-mac-scheduler tests 2012-12-01 14:00:18 +01:00
Unknown
e829e9c82d fixed bug 1532 - unimplemented LTE Scheduler methods 2012-12-01 12:22:18 +01:00
Nicola Baldo
0b029618ea merge 2012-12-01 11:40:51 +01:00
Dizhi Zhou
2a844fe023 correct code style errors in GSoC 2012 LTE NS-3 MAC schedulers 2012-11-30 18:05:02 -05:00
Dizhi Zhou
3408e5bb1e GSoC 2012 NS-3 LTE schedulers: updated version based on Tom's comment 2012-11-30 18:40:56 -04:00
Tommaso Pecorella
4e4f803953 Bug 1528 - BindToNetDevice not working for IPv6 sockets 2012-11-28 21:32:28 +01:00
Tommaso Pecorella
36f2714a17 Bug 1527 - Ipv4RawSocket's BindToNetDevice not doing anything 2012-11-11 16:29:57 +01:00
Tom Henderson
acc5a33036 complete TOS patch for NSC code 2012-11-22 07:15:19 -08:00
Daniel Lertpratchya
b69e3c1278 Bug 1361 - Set TOS from Application level (sockets) 2012-11-20 17:52:39 -05:00
Maja Grubišić
6c6e275ec2 Clean up function logging of network module. 2012-11-16 22:27:18 +01:00
Vedran Miletić
5d88bed78f Fix bug introduced by changeset 9137:822abb428976 Allow using CXX='distcc g++' with ./waf configure. 2012-11-16 22:23:40 +01:00
Tom Henderson
582102334e unused forward declarations 2012-11-13 16:49:05 -08:00