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 |
|
Gustavo J. A. M. Carneiro
|
255e15cd28
|
Add parenthesis in while (packet = socket->Recv ()) to make clang++ (LLVM) happy
|
2012-02-22 13:50:26 +00:00 |
|
Mathieu Lacage
|
3b42fe426d
|
merge with HEAD
|
2012-02-21 09:11:53 -05:00 |
|
Mathieu Lacage
|
a3a0165df4
|
bug 1364: Typo in trace-value.h
|
2012-02-21 09:11:02 -05:00 |
|
Gustavo J. A. M. Carneiro
|
143f56ecaf
|
merge
|
2012-02-21 11:47:25 +00:00 |
|
Gustavo J. A. M. Carneiro
|
a78c96f784
|
Rescan click bindings
|
2012-02-21 11:46:45 +00:00 |
|
Tommaso Pecorella
|
812efad2ba
|
Fix to Ipv6Interface - missing initialization value
|
2012-02-21 03:08:34 +01:00 |
|
Gustavo J. A. M. Carneiro
|
ce9b1a836d
|
Bug 1179 - Add LTE trace hooks for supporting visualizer
|
2012-02-20 18:16:12 +00:00 |
|
Gustavo J. A. M. Carneiro
|
312ad38084
|
Rescan bindings also for the visualizer module
|
2012-02-20 18:01:15 +00:00 |
|
Gustavo J. A. M. Carneiro
|
da8d3c9bfa
|
Bug 1180 - LTE: Add TX/RX trace support
|
2012-02-20 18:00:54 +00:00 |
|
Gustavo J. A. M. Carneiro
|
93fbaf6d0f
|
Rescan bindings
|
2012-02-20 09:38:45 -08:00 |
|
Gustavo J. A. M. Carneiro
|
e1da179b80
|
Bug 1349 - TypeId.LookupAttributeByName Python bindings missing
|
2012-02-20 16:45:50 +00:00 |
|
Gustavo J. A. M. Carneiro
|
bf4910a556
|
Log the correct source file/number, in python module generation
|
2012-02-20 16:31:09 +00:00 |
|
Tom Henderson
|
9d8162b376
|
align click with IPv6-related merge changes
|
2012-02-20 08:16:31 -08:00 |
|
Tom Henderson
|
822a24cadd
|
fix typo in NS_LOG statement
|
2012-02-20 08:08:33 -08:00 |
|
Tommaso Pecorella
|
12c44e6558
|
Fix merge
|
2012-02-20 14:49:38 +01:00 |
|