Mercurial
Mercurial
>
tomh
>
ns-3-dev-spectrum-wifi
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-120
+120
+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.
Modular bindings: add support for the apiscan target 'all', that means scan all ns-3 modules
2011-03-20, by Gustavo J. A. M. Carneiro
Add OLSR modular bindings
2011-03-20, by Gustavo J. A. M. Carneiro
Modular bindings: bug fixes, more verbose scanning
2011-03-20, by Gustavo J. A. M. Carneiro
Modular bindings: skip a binding module if the corresponding ns-3 module is not enabled
2011-03-20, by Gustavo J. A. M. Carneiro
Bug 1076 - Waf gives an error if you enable only a single module
2011-03-20, by Gustavo J. A. M. Carneiro
Bug 1075 - Python examples fail when static built is enabled
2011-03-20, by Gustavo J. A. M. Carneiro
Bug 1040 - Olsr and multiple interfaces
2011-03-20, by Gustavo J. A. M. Carneiro
Corrects wscript for Click examples
2011-03-19, by Lalith Suresh
Fix the build of visualizer module when the python headers are missing
2011-03-19, by Gustavo J. A. M. Carneiro
Fix dependencies in various wscripts
2011-03-18, by Mitch Watrous
Create separate module and test-module libraries
2011-03-18, by Mitch Watrous
remove unknown wscript entry
2011-03-18, by Josh Pelkey
merge
2011-03-17, by Mathieu Lacage
typos in email addresses
2011-03-17, by Mathieu Lacage
Bindings api rescan
2011-03-15, by Gustavo J. A. M. Carneiro
bug 1072: crash upon call to Packet::AddAtEnd of fragmented packets
2011-03-15, by Mathieu Lacage
openflow manual cleanup
2011-03-14, by Josh Pelkey
Add OpenFlow interface manual sections
2011-03-14, by Josh Pelkey
Modular bindings: scan the applications, contrib, mpi, flow-monitor, and point-to-point modules.
2011-03-13, by Gustavo J. A. M. Carneiro
Disable PointToPointNetDevice copy-contructor
2011-03-13, by Gustavo J. A. M. Carneiro
Add missing include
2011-03-13, by Gustavo J. A. M. Carneiro
Modular bindings: handle module names with hyphens
2011-03-13, by Gustavo J. A. M. Carneiro
Fix: The compat. ns3.py module is not needed when --bindings-type=both
2011-03-13, by Gustavo J. A. M. Carneiro
Modular bindings: scan the wifi module
2011-03-13, by Gustavo J. A. M. Carneiro
Modular bindings: waf dep. fix.
2011-03-13, by Gustavo J. A. M. Carneiro
Disable the YansWifiChannel copy-contructor
2011-03-13, by Gustavo J. A. M. Carneiro
Modular bindings: generate a compatibility 'ns3' module that imports the modular bindings
2011-03-13, by Gustavo J. A. M. Carneiro
Modular bindings: add the Callback<...> type handlers
2011-03-13, by Gustavo J. A. M. Carneiro
Modular bindings: make Scalar operators work again
2011-03-13, by Gustavo J. A. M. Carneiro
merge
2011-03-12, by Gustavo J. A. M. Carneiro
Modular Python bindings work (many bug fixes, more modules tested)
2011-03-12, by Gustavo J. A. M. Carneiro
Bug 1070: csma/ipv6 examples duplicate NS_LOG_COMPONENT_DEFINE
2011-03-11, by Lalith Suresh
python scan
2011-03-11, by Josh Pelkey
Merge OpenFlow
2011-03-11, by Josh Pelkey
Modular python scan: fix module detection of template class instantiation
2011-03-11, by Gustavo J. A. M. Carneiro
Rescan BridgeNetDevice API changes.
2011-03-11, by Gustavo J. A. M. Carneiro
merge
2011-03-09, by Mitch Watrous
Make test.py handle examples-to-run.py files
2011-03-09, by Mitch Watrous
Disable bridge copy constructor
2011-03-09, by Gustavo J. A. M. Carneiro
Move util.py functions into wutils.py
2011-03-08, by Mitch Watrous
Fix dependencies in various wscripts
2011-03-08, by Mitch Watrous
Make mesh, dot11s, and flame modules create only one module
2011-03-08, by Mitch Watrous
Scan modular bindings for the 'core' and 'network' modules
2011-03-08, by Gustavo J. A. M. Carneiro
Copy a bug fix from ns3modulescan.py into ns3modulescan-modular.py
2011-03-08, by Gustavo J. A. M. Carneiro
Document in the --bindings-type waf option that modular bindings are experimental
2011-03-08, by Gustavo J. A. M. Carneiro
Import type_annotations from ns3modulescan.py into ns3modulescan-modular.py.
2011-03-08, by Gustavo J. A. M. Carneiro
./waf --apiscan creates the bindings dir if it doesn't exist
2011-03-08, by Gustavo J. A. M. Carneiro
Make ns3_python_bindings skip bindings with warning if apidefs dir not found
2011-03-08, by Gustavo J. A. M. Carneiro
merge
2011-03-08, by Gustavo J. A. M. Carneiro
Start of work on modular Python bindings, unstable
2010-11-07, by Gustavo J. A. M. Carneiro
Fix dependencies in various wscripts
2011-03-07, by Mitch Watrous
Make dot11s and flame modules be subdirectories of mesh
2011-03-07, by Mitch Watrous
fix a few more wscripts
2011-03-07, by Tom Henderson
Updates test.py entries for Click, fixes Click test case, and makes Ipv4ClickRouting::GetInterfaceId() do a sanity check.
2011-03-06, by Lalith Suresh
Fixes Click examples breakage
2011-03-06, by Lalith Suresh
Workaround gccxml bug scanning Seconds(0) as default value
2011-03-06, by Gustavo J. A. M. Carneiro
rescan bindings
2011-03-05, by Tom Henderson
implement missing operators
2011-03-05, by Tom Henderson
remove src/helper module
2011-03-05, by Tom Henderson
Add netanim module
2011-03-05, by Tom Henderson
Fixes test.py breakage with topology-reader
2011-03-05, by Lalith Suresh
Moves csma.h and mesh.h to respective doc/ folders
2011-03-05, by Lalith Suresh
Migrates topology-reader helpers and examples to module directory
2011-03-05, by Lalith Suresh
Fix some broken wscripts
2011-03-04, by Tom Henderson
Fix dependencies for spectrum module
2011-03-04, by Tom Henderson
Remove device dependency from applications
2011-03-04, by Tom Henderson
Add parsing of ns-3 configuration file
2011-03-04, by Mitch Watrous
Moves mesh, flame and dot11s examples and helpers to respective module folders
2011-03-04, by Lalith Suresh
Modularize stats module and move it to src
2011-03-04, by Mitch Watrous
Modularize topology-read module and move it to src
2011-03-04, by Mitch Watrous
bugfix: do not call RouteOutput() twice
2011-03-03, by Hemanth Narra
Moves devices/* and routing/* to src/
2011-03-04, by Lalith Suresh
Modularize mesh module and move it to src
2011-03-03, by Mitch Watrous
Modularize dot11s module and move it to src
2011-03-03, by Mitch Watrous
Modularize flame module and move it to src
2011-03-03, by Mitch Watrous
Converts csma, emu, tap-bridge, point-to-point, wifi and wimax modules into modular format
2011-03-03, by Lalith Suresh
Move applications to a single module
2011-03-02, by Mitch Watrous
Bug 1064: Correct Friis propagation loss equation
2011-03-01, by Dean Armstrong
remove duplicate core-module.h includes
2011-03-01, by Josh Pelkey
remove unneeded routing dependencies
2011-02-28, by Josh Pelkey
fix example test paths
2011-02-27, by Tom Henderson
Fixes Click build which was affected by recent modular refactoring work
2011-02-27, by Lalith Suresh
modularize nix and aodv, thanks lalith
2011-02-27, by Josh Pelkey
Make destructor virtual
2011-02-25, by Tom Henderson
mobility module to new directory structure
2011-02-25, by Tom Henderson
Fix sample dependency
2011-02-25, by Tom Henderson
Split internet components from trace-helper.{cc,h}
2011-02-25, by Tom Henderson
Fix some additional dependency issues
2011-02-25, by Tom Henderson
rescan bindings
2011-02-25, by Tom Henderson
Rename internet-stack to internet, and organize module
2011-02-25, by Tom Henderson
Remove dependency on PointToPointNetDevice from MPI code; organize MPI model/ directory
2011-02-25, by Tom Henderson
promote validation section header in click manual documentation
2011-02-24, by Tom Henderson
Removes Click manual entry warnings
2011-02-24, by Lalith Suresh
bug 1062: fix portability issue with rescale-pdf.sh
2011-02-24, by Tom Henderson
Rescan bindings
2011-02-24, by Gustavo J. A. M. Carneiro
Add click.rst manual file
2011-02-23, by Lalith Suresh
Adds Click python bindings
2011-02-23, by Lalith Suresh
NS-3 Click Integration merge
2011-02-23, by Lalith Suresh
NS-3 Click Integration merge
2011-02-23, by Lalith Suresh
rescan bindings
2011-02-21, by Tom Henderson
Merge node and common modules into new network module
2011-02-21, by Tom Henderson
rescan bindings
2011-02-18, by Tom Henderson
merge src/simulator into src/core; move src/core to new module layout
2011-02-18, by Tom Henderson
Bug 1052 - olsr::RoutingProtocol::LinkTupleUpdated incorrect detection of asymmetric link with multiple interface node
2011-02-16, by Lalith Suresh
merge
2011-02-16, by Gustavo J. A. M. Carneiro
PyViz: integrate Ipv4GlobalRouting entries into the results show by the ipv4_routing_table plugin.
2011-02-16, by Gustavo J. A. M. Carneiro
Python: API rescan
2011-02-16, by Gustavo J. A. M. Carneiro
Python: Re-add ns3::Ipv4GlobalRouting::GetRoute annotation for return pointer type
2011-02-16, by Gustavo J. A. M. Carneiro
fix optimized build
2011-02-15, by Tom Henderson
Bug 1049 - Issues with OLSR HNA messages sent by multiple gateways
2011-02-15, by Julien Boite
Improve clarity of the Ipv4AddressHelper::Assign() assertions messages.
2011-02-09, by Gustavo J. A. M. Carneiro
OLSR: fix bad usage of uninitialized m_routingAgentAddr. Spotted by chei_med--yahoo-fr on ns-3-users thread 'm_routingAgentAddr and OLSR'
2011-02-09, by Gustavo J. A. M. Carneiro
merge with ns-3-dev
2011-02-08, by Josh Pelkey
Add TCP test case logging, scripts
2011-02-01, by Josh Pelkey
Move response vectors to a sub-folder
2011-01-20, by Josh Pelkey
Move tcp-loss-response to actual test suite
2011-01-20, by Josh Pelkey
Move tcp-testcases to actual test suite
2011-01-19, by Josh Pelkey
rescan bindings
2011-02-06, by Tom Henderson
lte module depends on spectrum
2011-02-06, by Tom Henderson
spectrum module depends on propagation
2011-02-06, by Tom Henderson
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip