Commit Graph

7159 Commits

Author SHA1 Message Date
John Abraham
fb072bec6e NetAnim: Add an ipv4 address to node Id table 2013-02-27 06:07:20 -08:00
Tommaso Pecorella
a30f26fe74 Bug #1596 - Inet TopologyReader is skipping one link and duplicating another one 2013-02-22 23:42:12 +01:00
Vedran Miletić
d9f638d211 Simplify topology-read example code a bit 2013-02-21 17:23:17 +01:00
Tommaso Pecorella
0b4876ca1d Bug #1588 - UdpEchoServer::HandleRead logs fail when using IPv6 2013-02-19 20:20:45 +01:00
Andreas Nilsson
0442d2b3ae fix typo in AODV example 2013-02-18 21:03:26 -08:00
Daniel Lertpratchya
585a88c9cc Prevent EndTxNoAck after sending a Block ACK response 2013-02-18 10:35:03 -05:00
Daniel Lertpratchya
ebb86d9604 Bug 1585 - Length field of A-MSDU subframe header endianness 2013-02-15 15:38:05 -05:00
Hajime Tazaki
3aa5c40945 Bug 1582 - IPv6 raw socket return value is not like Linux socket
fix broken return value of IPv6 Raw socket (size, from address)
2013-02-12 12:44:25 +09:00
Konstantinos Katsaros
00b1f30b73 Bug 1566 - WiFi SNR tag improvements 2013-02-10 13:38:35 -05:00
Sascha Alexander Jopen
ddfd9131e8 Allow Click defines to be handled from ns-3 2013-02-07 10:47:31 +01:00
Sascha Alexander Jopen
6f03fdaf7e Allow Click to pull random numbers from ns-3 2013-02-07 10:47:08 +01:00
Brian Swenson
80ca7c14a3 bug 1569 droptail_vs_red example fix 2013-02-01 10:57:36 -05:00
John Abraham
ceda10db66 NetAnim: Prevent closing the routing trace when splitting files 2013-01-27 15:56:34 -08:00
Andrey Mazo
ec4007ca27 make non-static global debugging-only functions static inline (bug 1170).
Compilers shouldn't warn on unused static inline function and just don't emit code for
them in optimized builds.
Also debugging-only functions don't pollute symbol tables.
2013-01-21 17:19:00 +04:00
Vedran Miletić
343c15bfd3 Fix encoding in wimax-iipv4.cc example 2013-01-25 19:05:30 +01:00
Tom Henderson
cb5875e24b rescan bindings 2013-01-22 10:14:50 -08:00
Nicola Baldo
de65d3dbce fixed typo in eps-bearer.h 2013-01-21 17:10:14 +01:00
Nicola Baldo
1d1815ed2d initialize member variables of EpsBearer upon construction 2012-12-19 17:34:54 +01:00
Tom Henderson
9ec98809da update documentation to point to new openflow repo 2013-01-18 11:49:53 -08:00
Tom Henderson
df0417a5df bug 1563: reduce valgrind test scope 2013-01-13 21:12:00 -08:00
frederic.
b936760604 fix bug on previous commit 2013-01-10 18:29:32 +01:00
frederic.
b808e7b856 Ipv4Endpoint: Add 2 tests to verify the existence of the callback before calling it. 2013-01-09 14:13:15 +01:00
frederic.
81e8199503 Add some tags to packets passing through PacketSocket. 2013-01-09 13:45:23 +01:00
Nicola Baldo
8f44f09636 remove explicit scheduler setting from lena-simple-epc 2013-01-04 18:50:04 +01:00
Vedran Miletić
ac157ff4ba Fix indentation in comment in ILP32 Python bindings. 2012-12-23 22:16:02 +01:00
Vedran Miletić
928431b698 Do not install LTE scheduler test headers in ns3/ directory. 2012-12-23 22:12:39 +01:00
Brian Swenson
c1ed310393 (bug 1560) temporary workaround for variable-length arrays 2012-12-19 22:15:26 -08:00
John Abraham
56cbe1341d NetAnim: Lte trace sources changed since ns-3.15 2012-12-19 22:08:19 -08:00
Vedran Miletić
062ca6a153 Add newline at the end of file to silence gcc on FreeBSD 9. 2012-12-20 01:06:45 +01:00
mmiozzo
e3bc4f17d0 Bug-fix inhibit Error Model when receiving data frame with only control messages in LteSpectrumPhy::EndRxData 2012-10-09 17:02:40 +02:00
Tom Henderson
b6ce4627d4 fix static build 2012-12-16 22:37:14 -08:00
Tom Henderson
5aca64e824 remove logging from Time operators 2012-12-16 17:02:18 -08:00
Tom Henderson
f1734920c9 bug 954: back out changesets 1a2abe07b53d, 8934b7c0c1cb, and 8ef8d8bae350 2012-12-15 23:02:03 -08:00
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
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
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
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