Commit Graph

7115 Commits

Author SHA1 Message Date
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
066712e7fa Bug 555 - DCF immediate access fix 2012-12-07 14:36:01 -05: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
Dizhi Zhou
d2b1070095 Current achievableRate calculate in tta-ff-wmac-scheduler.cc 2012-12-05 14:54:14 -05: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
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
Tom Henderson
582102334e unused forward declarations 2012-11-13 16:49:05 -08:00
Peter D. Barnes, Jr.
952d2a0c18 Automated merge with file:///Users/barnes26/Code/netsim/ns3/repos/ns-3-dev 2012-11-13 10:27:52 -08:00
Vedran Miletić
dab91377b3 Remove NS_LOG_FUNCTION stuff from ::GetTypeId() functions. 2012-11-13 15:02:39 +01:00
Gary Pei
8ccfb685f1 add some more documentation on DCF operation 2012-11-12 22:57:01 -08:00
Maja Grubišić
5e6ad05194 Clean up function logging of core module. 2012-11-10 19:16:38 +01:00
Vedran Miletić
e640ed81af Clean up function logging of applications module. 2012-11-10 18:45:37 +01:00
Vedran Miletić
a476a9085f Clean up OnOffApplication logging and connection notification, remove unused function declaration. 2012-11-10 15:08:32 +01:00
Peter D. Barnes, Jr.
2851f35a05 Fix oxygen errors in doc/introspected-doxygen.h 2012-11-09 17:57:28 -08:00
Vedran Miletić
0622524b8e Change to C++-style includes in log.cc. 2012-11-09 21:14:59 +01:00
Andrea Sacco
a3d28ee2f5 Bugfix 1526 2012-11-07 23:54:01 +01:00
Andrea Sacco
01d9faa270 Bugfix 1055 (Reopened) 2012-11-07 23:50:10 +01:00
Tom Henderson
e8333efaf5 add license to file 2012-11-06 21:35:13 -08:00
Peter D. Barnes, Jr.
5576b89677 [Bug 1496] Print the LOG_LEVEL (severity) in NS_LOG messages. 2012-11-05 12:10:55 -08:00
Brian Swenson
9155fc6a39 bug 1509 RTTEstimator invalid values fix 2012-11-05 14:07:02 -05:00
John Abraham
fc5cd8e466 NetAnim: Skip ipaddress check if index cannot be found 2012-10-31 23:17:27 -07:00
Tom Henderson
cc613cb57b rescan bindings 2012-10-29 05:33:13 -07:00
Nicola Baldo
db549e73be make MultiModelSpectrumChannel support SpectrumModel changes at run time 2012-10-26 14:10:40 +02:00
Dizhi Zhou
a3839c733d correct code style errors in GSoC 2012 LTE NS-3 MAC schedulers 2012-10-21 21:48:38 -04:00
Dizhi Zhou
7e1fe7903e GSoC 2012 NS-3 LTE MAC schedulers 2012-10-21 21:47:17 -03:00
Daniel L.
ff64750b99 Checksum for Ipv4RawSocket 2012-10-15 17:35:09 -04:00
John Abraham
806f5e9026 NetAnim: Add support for ipv4 address printing for non-p2p 2012-10-11 12:21:17 -07:00
John Abraham
cc339df80b NetAnim: Redundant margin calculations 2012-10-10 22:11:07 -07:00
Tom Henderson
e75c2e8f3a rescan bindings for bug 1507 2012-10-07 07:43:32 -07:00
Jonathan McCrohan
2416ba0ba2 bug 1507: typo: s/bandwdith/bandwidth/g 2012-10-07 07:26:08 -07:00