Wed, 06 Apr 2011 15:32:12 -0700 |
Mitch Watrous |
Move tests from core module to its test library and update CHANGES.html
|
changeset |
files
|
Wed, 06 Apr 2011 15:26:57 -0400 |
Josh Pelkey |
merge
|
changeset |
files
|
Wed, 06 Apr 2011 15:09:31 -0400 |
Josh Pelkey |
update openflow doc
|
changeset |
files
|
Wed, 06 Apr 2011 15:02:54 -0400 |
Mathieu Lacage |
openflow private headers
|
changeset |
files
|
Wed, 06 Apr 2011 12:20:27 -0700 |
Mitch Watrous |
Move tests from core module to its test library and update CHANGES.html
|
changeset |
files
|
Wed, 06 Apr 2011 10:13:04 -0700 |
Mitch Watrous |
Make tests not be built by default
|
changeset |
files
|
Tue, 05 Apr 2011 21:39:39 +0200 |
Mathieu Lacage |
bug 1094: Object::GetObject upon dlopen
|
changeset |
files
|
Mon, 04 Apr 2011 19:44:35 +0100 |
Gustavo J. A. M. Carneiro |
Get pybindgen fix.
|
changeset |
files
|
Mon, 04 Apr 2011 12:35:41 +0100 |
Gustavo J. A. M. Carneiro |
Python bindings: fix uninitialized value
|
changeset |
files
|
Sun, 03 Apr 2011 20:54:34 -0700 |
Tom Henderson |
repair print-introspected-doxygen
|
changeset |
files
|
Sun, 03 Apr 2011 19:55:26 +0200 |
Nicola Baldo |
fixed ActiveProbing for StaWifiMac (bug 1060)
|
changeset |
files
|
Sun, 03 Apr 2011 17:39:30 +0100 |
Gustavo J. A. M. Carneiro |
Enable the boost waf command-line options
|
changeset |
files
|
Fri, 01 Apr 2011 17:45:26 +0100 |
Gustavo J. A. M. Carneiro |
Rescan old python bindings
|
changeset |
files
|
Fri, 01 Apr 2011 11:51:51 +0100 |
Gustavo J. A. M. Carneiro |
Bindings rescan
|
changeset |
files
|
Thu, 31 Mar 2011 17:47:20 +0100 |
Gustavo J. A. M. Carneiro |
Python bindings: don't try to wrap Test* classes
|
changeset |
files
|
Thu, 31 Mar 2011 12:58:05 +0200 |
Nicola Baldo |
updated doxygen for Object::Dispose (bug 1086)
|
changeset |
files
|
Thu, 31 Mar 2011 12:51:49 +0200 |
Nicola Baldo |
merge
|
changeset |
files
|
Wed, 30 Mar 2011 18:03:34 +0200 |
Nicola Baldo |
fixed disposal of MultiModelSpectrumChannel
|
changeset |
files
|
Wed, 30 Mar 2011 15:02:38 -0700 |
Mitch Watrous |
Fix NSC load library path
|
changeset |
files
|
Wed, 30 Mar 2011 18:44:36 +0100 |
Gustavo J. A. M. Carneiro |
Modular bindings: add the std::ios::openmode constants
|
changeset |
files
|
Wed, 30 Mar 2011 18:19:25 +0100 |
Gustavo J. A. M. Carneiro |
Modular bindings: application module must include all of network module, so that Address implicit conversion work as before
|
changeset |
files
|
Wed, 30 Mar 2011 17:21:11 +0100 |
Gustavo J. A. M. Carneiro |
Make sure modular python bindings for emu and tap-bridge are not built on macosx
|
changeset |
files
|
Wed, 30 Mar 2011 15:41:02 +0100 |
Gustavo J. A. M. Carneiro |
Remove the 'Modules to build' debug print
|
changeset |
files
|
Wed, 30 Mar 2011 05:53:58 -0700 |
Tom Henderson |
make rocketfule-topology-reader test suite work again
|
changeset |
files
|
Wed, 30 Mar 2011 14:12:46 +0200 |
Mathieu Lacage |
Try to check for nsc if it was installed
|
changeset |
files
|
Wed, 30 Mar 2011 11:13:14 +0100 |
Gustavo J. A. M. Carneiro |
merge
|
changeset |
files
|
Wed, 30 Mar 2011 11:12:13 +0100 |
Gustavo J. A. M. Carneiro |
Add visualizer modular python bindings
|
changeset |
files
|
Wed, 30 Mar 2011 11:11:39 +0100 |
Gustavo J. A. M. Carneiro |
Move olsr test case class declaration over to the test module
|
changeset |
files
|
Tue, 29 Mar 2011 19:05:15 +0100 |
Lalith Suresh |
Merge
|
changeset |
files
|
Tue, 29 Mar 2011 19:02:31 +0100 |
Mathieu Lacage |
Click installation prefix can now be passed to --with-nsclick option for building ns-3-click
|
changeset |
files
|
Tue, 29 Mar 2011 18:50:56 +0100 |
Gustavo J. A. M. Carneiro |
Tentatively switch to build modular bindings by default, to test them
|
changeset |
files
|
Tue, 29 Mar 2011 10:46:26 -0700 |
Mitch Watrous |
Move tests from some modules to their test libraries
|
changeset |
files
|
Tue, 29 Mar 2011 18:16:08 +0100 |
Gustavo J. A. M. Carneiro |
API rescan
|
changeset |
files
|
Tue, 29 Mar 2011 18:15:52 +0100 |
Gustavo J. A. M. Carneiro |
Make sure --python-scan ignores -test modules
|
changeset |
files
|
Tue, 29 Mar 2011 15:46:03 +0200 |
Nicola Baldo |
PhyMac --> GenericPhy
|
changeset |
files
|
Mon, 28 Mar 2011 16:43:20 -0700 |
Mitch Watrous |
Move tests from some modules to their test libraries
|
changeset |
files
|
Mon, 28 Mar 2011 15:09:39 -0700 |
Mitch Watrous |
Move tests from the internet module to its test library
|
changeset |
files
|
Mon, 28 Mar 2011 19:46:05 +0100 |
Lalith Suresh |
Fixes Click test suite, updates it to use ClickInternetStackHelper, and fixes sanity check in Ipv4ClickRouting
|
changeset |
files
|
Mon, 28 Mar 2011 18:03:24 +0100 |
Gustavo J. A. M. Carneiro |
merge
|
changeset |
files
|
Mon, 28 Mar 2011 18:01:31 +0100 |
Gustavo J. A. M. Carneiro |
Add placeholder files to keep ns/ns3 directories alive
|
changeset |
files
|
Mon, 28 Mar 2011 17:25:32 +0100 |
Lalith Suresh |
Updates directory listings in Click manual entry
|
changeset |
files
|
Mon, 28 Mar 2011 15:37:23 +0100 |
Gustavo J. A. M. Carneiro |
Bug 1083 - scratch doesn't work when only some modules are enabled
|
changeset |
files
|
Mon, 28 Mar 2011 15:31:13 +0100 |
Gustavo J. A. M. Carneiro |
Modular bindings: don't always generate compat ns3.py, only when needed
|
changeset |
files
|
Mon, 28 Mar 2011 14:56:08 +0100 |
Gustavo J. A. M. Carneiro |
Use the waf 'copy' tool to copy __init__.py files
|
changeset |
files
|
Mon, 28 Mar 2011 10:29:02 +0100 |
Lalith Suresh |
Runs 'check-style.py --level=3 -i' on src/click/*
|
changeset |
files
|
Sun, 27 Mar 2011 23:37:58 +0100 |
Gustavo J. A. M. Carneiro |
Modular bindings: Override the core.so module to add an atexit handler that shuts down ns3 before Python
|
changeset |
files
|
Sun, 27 Mar 2011 23:35:55 +0100 |
Gustavo J. A. M. Carneiro |
Modular bindings: add support for <module>.py and _<module>.so layout, for extending modules in Python
|
changeset |
files
|
Sun, 27 Mar 2011 22:50:00 +0100 |
Gustavo J. A. M. Carneiro |
Modular bindings: add missing dep on the modulegen_customizations.py file, when found
|
changeset |
files
|
Sun, 27 Mar 2011 15:52:35 +0100 |
Gustavo J. A. M. Carneiro |
Modular bindings: api rescan
|
changeset |
files
|
Sun, 27 Mar 2011 15:52:15 +0100 |
Gustavo J. A. M. Carneiro |
Modular bindings: disable certain binding classes when certain features are disabled in ns-3.
|
changeset |
files
|
Sun, 27 Mar 2011 13:49:16 +0100 |
ishan |
Bug 1081 - wutils.py refers to the old directory for visualizer module
|
changeset |
files
|
Fri, 25 Mar 2011 12:55:27 -0700 |
Mitch Watrous |
Move tests from some modules to their test libraries
|
changeset |
files
|
Fri, 25 Mar 2011 10:16:24 -0700 |
Mitch Watrous |
Create test module libraries for some modules
|
changeset |
files
|
Thu, 24 Mar 2011 16:55:50 -0700 |
Mitch Watrous |
Fix dependencies list for visualizer module
|
changeset |
files
|
Thu, 24 Mar 2011 16:46:49 -0700 |
Mitch Watrous |
Create test module libraries for some modules
|
changeset |
files
|
Thu, 24 Mar 2011 15:13:57 -0700 |
Mitch Watrous |
Fix dependencies list for flow-monitor module
|
changeset |
files
|
Thu, 24 Mar 2011 15:05:20 -0700 |
Mitch Watrous |
Create test module libraries for some modules
|
changeset |
files
|
Thu, 24 Mar 2011 10:54:24 -0700 |
Mitch Watrous |
Move visualizer module out of tools directory
|
changeset |
files
|
Thu, 24 Mar 2011 10:32:51 -0700 |
Mitch Watrous |
Add tools modular bindings
|
changeset |
files
|
Thu, 24 Mar 2011 10:26:00 -0700 |
Mitch Watrous |
Add config-store modular bindings
|
changeset |
files
|