Mercurial
Mercurial
>
ns-3.24
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
NetAnim: wireless example
2012-03-17, by Vikas Pushkar
Add metric in Ipv4StaticRouting::PrintRoutingTable
2012-03-15, by frederic urbani
Bug 1366 - Patch to solve 'sqlite3' was previously declared as a struct
2012-03-12, by Gustavo J. A. M. Carneiro
Bug 1374 - Path to solve variable length array of non-POD element
2012-03-12, by Gustavo J. A. M. Carneiro
Bug 1372: condition without parentheses patch
2012-03-12, by Gustavo J. A. M. Carneiro
bug 1365: unused variable declaration of a private data member
2012-03-09, by Tom Henderson
Replace references to m_recvpktinfo with method call IsRecvPktInfo()
2012-03-09, by frederic urbani
Additional static casts needed for gcc-4.7 compilation
2012-03-08, by Vedran Miletić
Explicitly including the unistd.h header file is needed on some systems where POSIX system calls are used
2012-03-08, by Tom Goff
fixed bug 1283: PacketSocket::SendTo should return number of bytes
2012-03-07, by Nicola Baldo
NetAnim: Warn user of missing mobility model
2012-03-07, by John Abraham
NetAnim: Tentative support for LTE
2012-03-07, by John Abraham
NetAnim: Tentative support for LTE
2012-03-07, by John Abraham
Add Brazilian Portuguese translation (pt-br) of tutorial
2012-03-04, by Frank Helbert
added ConstantSpectrumPropagationLossModel
2012-03-02, by Manuel Requena
Fix bug 1378 (UdpEchoClient::SetFill() does not set packet size correctly) (fix from jesse1013000@gmail.com)
2012-02-29, by Tom Henderson
fixed bug 1358
2012-02-28, by Nicola Baldo
Bug 1377: various memory leaks
2012-02-26, by Tommaso Pecorella
Add -Wno-array-bounds to compile the python bindings, for clang
2012-02-24, by Gustavo J. A. M. Carneiro
bug 1371: llvm complains about invalid dereference of zero
2012-02-24, by Mathieu Lacage
bug 1371: llvm complains about redeclaration as struct
2012-02-24, by Mathieu Lacage
bug 1375: llvvm complains about unused functions
2012-02-24, by Gustavo J. A. M. Carneiro
bug 1370: llvm complains about assignment to self
2012-02-24, by Mathieu Lacage
Bug 1367 - [LLVM] error: added parentheses
2012-02-24, by Tommaso Pecorella
Bug 1373 - fixed for() comparison
2012-02-24, by Tommaso Pecorella
Bug 1368 - [LLVM] error: added parentheses
2012-02-24, by Tommaso Pecorella
Bug 1282 - Sleep state and CCA
2012-02-23, by Andrea Sacco
Bug 1376: wrong wind variable's name
2012-02-23, by Andrea Sacco
Add parenthesis in while (packet = socket->Recv ()) to make clang++ (LLVM) happy
2012-02-22, by Gustavo J. A. M. Carneiro
Add parenthesis in while (packet = socket->Recv ()) to make clang++ (LLVM) happy
2012-02-22, by Gustavo J. A. M. Carneiro
Add parenthesis in while (packet = socket->Recv ()) to make clang++ (LLVM) happy
2012-02-22, by Gustavo J. A. M. Carneiro
Add parenthesis in while (packet = socket->Recv ()) to make clang++ (LLVM) happy
2012-02-22, by Gustavo J. A. M. Carneiro
merge with HEAD
2012-02-21, by Mathieu Lacage
bug 1364: Typo in trace-value.h
2012-02-21, by Mathieu Lacage
merge
2012-02-21, by Gustavo J. A. M. Carneiro
Rescan click bindings
2012-02-21, by Gustavo J. A. M. Carneiro
Fix to Ipv6Interface - missing initialization value
2012-02-21, by Tommaso Pecorella
Bug 1179 - Add LTE trace hooks for supporting visualizer
2012-02-20, by Gustavo J. A. M. Carneiro
Rescan bindings also for the visualizer module
2012-02-20, by Gustavo J. A. M. Carneiro
Bug 1180 - LTE: Add TX/RX trace support
2012-02-20, by Gustavo J. A. M. Carneiro
Rescan bindings
2012-02-20, by Gustavo J. A. M. Carneiro
Bug 1349 - TypeId.LookupAttributeByName Python bindings missing
2012-02-20, by Gustavo J. A. M. Carneiro
Log the correct source file/number, in python module generation
2012-02-20, by Gustavo J. A. M. Carneiro
align click with IPv6-related merge changes
2012-02-20, by Tom Henderson
fix typo in NS_LOG statement
2012-02-20, by Tom Henderson
Fix merge
2012-02-20, by Tommaso Pecorella
Merge
2012-02-20, by Tommaso Pecorella
Add support for IPv6 transport protocols
2012-02-20, by Ken Renard
Bug 1273 - Better error message on missing Python development files
2012-02-20, by Gustavo J. A. M. Carneiro
Bug 1348 - python bindings: deprecated conversion from string constant to ‘char*’
2012-02-20, by Gustavo J. A. M. Carneiro
Invoke simclick_click_kill() only if the Click router has been initialised
2012-02-19, by Sascha Alexander Jopen
Bug 1325
2012-02-17, by Mitch Watrous
Bug 1355 - visualizer dependencies not detected at buildtime
2012-02-14, by Gustavo J. A. M. Carneiro
merge
2012-02-14, by Gustavo J. A. M. Carneiro
Bug 1350 - Simulator.ScheduleWithContext Python binding missing
2012-02-14, by alina & Gustavo Carneiro
Fix the python unit tests: now we need to import the applications module
2012-02-14, by Gustavo J. A. M. Carneiro
click build fix after bug 1170 fix (aef733235832).
2012-02-14, by Andrey Mazo
Bug 1331 - waf generates and installs pkgconfig .pc files even for disabled modules and tests
2012-02-13, by Gustavo J. A. M. Carneiro
Bug 1354 - Building scratch subdir programs is broken
2012-02-13, by Sebastian Rohde
Upgrade WAF from 1.6.10 to 1.6.11
2012-02-13, by Gustavo J. A. M. Carneiro
less
more
|
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
tip