Mathieu Lacage
|
2e0ea381c6
|
use new API
|
2012-03-22 15:09:40 -04:00 |
|
Mathieu Lacage
|
d9458c20b7
|
use the API enabled by alina's latest patch
|
2012-03-22 15:09:23 -04:00 |
|
Mathieu Lacage
|
9cd0b327af
|
merge with HEAD
|
2012-03-22 19:38:33 +01:00 |
|
Alina Quereilhac
|
efe4c2ed68
|
Finally enable a thread-safe ScheduleWithContext
|
2012-03-22 18:05:13 +01:00 |
|
Alina Quereilhac
|
ef36bcce9e
|
add API to know which thread we are in
|
2012-03-22 15:33:56 +01:00 |
|
Mathieu Lacage
|
87309ec7f0
|
remove abstraction that is going to be broken
|
2012-03-22 15:27:50 +01:00 |
|
Mathieu Lacage
|
1b38d7634f
|
kill unused code
|
2012-03-22 15:01:45 +01:00 |
|
Tommaso Pecorella
|
4feb104b86
|
Bug 1351 (1333) - RttEstimator class bugfix, documentation improvements and code cleanup
|
2012-03-21 18:50:03 +01:00 |
|
Tommaso Pecorella
|
3ef1c7c0ba
|
Bug 1304 - (temporary fix) Tag information changed after transmission
|
2012-03-20 21:21:14 +01:00 |
|
Mitch Watrous
|
50e4280559
|
Bug 1313 - Stddev (average.h) returning NaN
|
2012-03-20 09:50:51 -07:00 |
|
Tom Henderson
|
e8496ef7ea
|
update tutorial per bug 843 changes (tutorial-pt version)
|
2012-03-19 10:54:22 -07:00 |
|
Rohit Agarwal
|
c47c85d8e5
|
update tutorial per bug 843 changes
|
2012-03-19 10:43:13 -07:00 |
|
Tom Henderson
|
0119cec1dc
|
small typo in callbacks chapter
|
2012-03-19 10:42:21 -07:00 |
|
John Abraham
|
c1f856562b
|
NetAnim: missing quotes
|
2012-03-19 15:42:57 -07:00 |
|
John Abraham
|
14ee7ea3b2
|
NetAnim: enable packet meta data
|
2012-03-19 13:20:16 -07:00 |
|
Vedran Miletić
|
33f5232a85
|
Bug 1388 - LTE module doesn't build in optimized mode with GCC 4.7
|
2012-03-18 20:43:18 +01:00 |
|
Hemanth Narra
|
9b69952eaa
|
bug 1369 - [LLVM] error: comparison of unsigned expression < 0 is always false
|
2012-03-18 12:09:03 +01:00 |
|
John Abraham
|
7c18441da6
|
NetAnim: Option to show all 802.11
|
2012-03-18 01:55:55 -07:00 |
|
John Abraham
|
78d1631c05
|
NetAnim: Use PhyRxBegin rather than MacRx
|
2012-03-18 01:18:25 -07:00 |
|
Vikas Pushkar
|
0d2e74f33e
|
NetAnim: wireless example
|
2012-03-17 23:32:12 -07:00 |
|
frederic.
|
692ca42c69
|
Add metric in Ipv4StaticRouting::PrintRoutingTable
|
2012-03-15 09:59:11 +01:00 |
|
Gustavo J. A. M. Carneiro
|
73b510e639
|
Bug 1366 - Patch to solve 'sqlite3' was previously declared as a struct
|
2012-03-12 16:45:30 +01:00 |
|
Gustavo J. A. M. Carneiro
|
345b62dd38
|
Bug 1374 - Path to solve variable length array of non-POD element
|
2012-03-12 15:48:32 +01:00 |
|
Gustavo J. A. M. Carneiro
|
ccee54a33a
|
Bug 1372: condition without parentheses patch
|
2012-03-12 11:41:36 +01:00 |
|
Tom Henderson
|
681c9c0be6
|
bug 1365: unused variable declaration of a private data member
|
2012-03-09 09:08:12 -08:00 |
|
frederic.
|
ad7e7136e9
|
Replace references to m_recvpktinfo with method call IsRecvPktInfo()
|
2012-03-09 13:19:27 +01:00 |
|
Vedran Miletić
|
0083b436d0
|
Additional static casts needed for gcc-4.7 compilation
|
2012-03-08 21:50:10 -08:00 |
|
Tom Goff
|
0a8dc7033c
|
Explicitly including the unistd.h header file is needed on some systems where POSIX system calls are used
|
2012-03-08 21:48:19 -08:00 |
|
Nicola Baldo
|
45c6e9c9d0
|
fixed bug 1283: PacketSocket::SendTo should return number of bytes
|
2012-03-07 17:14:41 +01:00 |
|
John Abraham
|
ab147a1ffa
|
NetAnim: Warn user of missing mobility model
|
2012-03-07 06:09:24 -08:00 |
|
John Abraham
|
fb2116846f
|
NetAnim: Tentative support for LTE
|
2012-03-07 05:52:37 -08:00 |
|
John Abraham
|
64c53bbd2a
|
NetAnim: Tentative support for LTE
|
2012-03-07 05:49:01 -08:00 |
|
Frank Helbert
|
91a0402e0d
|
Add Brazilian Portuguese translation (pt-br) of tutorial
|
2012-03-04 15:24:28 -08:00 |
|
Manuel Requena
|
25acb29db6
|
added ConstantSpectrumPropagationLossModel
|
2012-03-02 20:20:46 +01:00 |
|
Tom Henderson
|
15467b6684
|
Fix bug 1378 (UdpEchoClient::SetFill() does not set packet size correctly) (fix from jesse1013000@gmail.com)
|
2012-02-29 19:36:28 -08:00 |
|
Nicola Baldo
|
4273d300b5
|
fixed bug 1358
|
2012-02-28 12:05:16 +01:00 |
|
Tommaso Pecorella
|
df379ec879
|
Bug 1377: various memory leaks
|
2012-02-26 19:51:19 +01:00 |
|
Gustavo J. A. M. Carneiro
|
7383d1a82f
|
Add -Wno-array-bounds to compile the python bindings, for clang
|
2012-02-24 11:39:28 +00:00 |
|
Mathieu Lacage
|
45b33f0250
|
bug 1371: llvm complains about invalid dereference of zero
|
2012-02-24 03:45:36 -05:00 |
|
Mathieu Lacage
|
44fd80ecdd
|
bug 1371: llvm complains about redeclaration as struct
|
2012-02-24 03:39:06 -05:00 |
|
Gustavo J. A. M. Carneiro
|
382e0d67bb
|
bug 1375: llvvm complains about unused functions
|
2012-02-24 03:36:58 -05:00 |
|
Mathieu Lacage
|
044878210d
|
bug 1370: llvm complains about assignment to self
|
2012-02-24 03:34:42 -05:00 |
|
Tommaso Pecorella
|
3c63bb24aa
|
Bug 1367 - [LLVM] error: added parentheses
|
2012-02-24 00:29:39 +01:00 |
|
Tommaso Pecorella
|
09480f4ce9
|
Bug 1373 - fixed for() comparison
|
2012-02-24 00:22:07 +01:00 |
|
Tommaso Pecorella
|
7c93def6b9
|
Bug 1368 - [LLVM] error: added parentheses
|
2012-02-24 00:20:27 +01:00 |
|
Andrea Sacco
|
227f459b55
|
Bug 1282 - Sleep state and CCA
|
2012-02-23 17:14:35 +01:00 |
|
Andrea Sacco
|
d64cca63c1
|
Bug 1376: wrong wind variable's name
|
2012-02-23 16:19:30 +01:00 |
|
Gustavo J. A. M. Carneiro
|
5620c694e8
|
Add parenthesis in while (packet = socket->Recv ()) to make clang++ (LLVM) happy
|
2012-02-22 13:58:51 +00:00 |
|
Gustavo J. A. M. Carneiro
|
f233786ba1
|
Add parenthesis in while (packet = socket->Recv ()) to make clang++ (LLVM) happy
|
2012-02-22 13:56:44 +00:00 |
|
Gustavo J. A. M. Carneiro
|
5a9bcd833a
|
Add parenthesis in while (packet = socket->Recv ()) to make clang++ (LLVM) happy
|
2012-02-22 13:51:28 +00:00 |
|