nepi.git
2011-05-02 Claudio-Daniel... Ticket #29: introduce some "standard" box attributes...
2011-05-02 Claudio-Daniel... Do not build NS3 examples - not needed
2011-05-02 Claudio-Daniel... Disable NS3Dependency test on normal test runs, it...
2011-05-02 Claudio-Daniel... - Merge with head
2011-05-02 Claudio-Daniel... Make integration tests also use the new environment...
2011-05-02 Alina Quereilhacminor changes to examples
2011-05-02 Claudio-Daniel... Just tidying up
2011-05-02 Claudio-Daniel... Take PL_SSH_KEY environment so that users may override...
2011-05-02 Claudio-Daniel... Look for SSH key in the user's home folder as given...
2011-05-02 Claudio-Daniel... Add NEPI_STRICT_AUTH_MODE, when not enabled, it takes...
2011-05-02 Claudio-Daniel... Adapt to new signature of TestbedController.set/get
2011-05-02 Alina Quereilhacvlc wireless hybrid experiment example added
2011-05-01 Alina Quereilhacmock cross_connect test added to test/core/integration.py
2011-05-01 Alina Quereilhactestbed.status now accept guid = None to return the...
2011-05-01 Alina Quereilhacsmall refactoring in testbed_impl.
2011-05-01 Alina Quereilhactestbed_impl.get improved
2011-05-01 Alina Quereilhacreplaced box_get_address for get_address and box_get_ro...
2011-05-01 Alina Quereilhacbox_get removed and replaced for get in testbed_impl
2011-05-01 Alina Quereilhacadded TestbedController status flag
2011-05-01 Alina Quereilhacadded is_valid_value as a function for attributes.Attribute
2011-04-29 Claudio-Daniel... Ticket #29: Implement dependencies to support testbed...
2011-04-29 Claudio-Daniel... Async setup of TUNs and APPs, for much quicker deployment.
2011-04-29 Claudio-Daniel... server_scp can copy multiple files at once.
2011-04-29 Claudio-Daniel... Fix parallel execution bug that only ran connect/precon...
2011-04-28 Alina QuereilhacMore changes to make cross connections work... not...
2011-04-28 Alina Quereilhacinitial changes to support cross_connection in two...
2011-04-28 Claudio-Daniel... Ticket 14: More incremental work - minor fixes to TUN...
2011-04-28 Claudio-Daniel... rspawn.remote_kill fix: was not checking process status...
2011-04-28 Claudio-Daniel... Ticket #14: WIP, only intra-PL TUN connections, require...
2011-04-27 Claudio-Daniel... Ticket #13: wildcards support in connector metadata...
2011-04-27 Claudio-Daniel... Ticket #28: Refactor Box classes to use mixins, and...
2011-04-26 Claudio-Daniel... Ticket #21: support for netpipe stats traces
2011-04-26 Claudio-Daniel... Ticket #21: emulation support - finished :D
2011-04-26 Claudio-Daniel... Ticket #21: emulation
2011-04-26 Claudio-Daniel... Ticket #21: emulation support - vsys requirement checki...
2011-04-26 Claudio-Daniel... Metadata fix: the "sudo" attribute had copypaste bugs...
2011-04-26 Claudio-Daniel... Build script with application commands and run the...
2011-04-26 Claudio-Daniel... popen_scp fixes: StringIO-based (and similar) transfers...
2011-04-26 Claudio-Daniel... Updated help string on "install"
2011-04-26 Claudio-Daniel... Replace paths on main application command too
2011-04-26 Claudio-Daniel... Slight design change: separate build from install of...
2011-04-26 Claudio-Daniel... * Automatic provisioning
2011-04-22 Alina Quereilhacbug fixing and code clean up.
2011-04-22 Claudio-Daniel... Netref fixes - oh goodie
2011-04-22 Claudio-Daniel... Binary building support - and tests for it
2011-04-22 Claudio-Daniel... Dependency support fixes:
2011-04-22 Claudio-Daniel... Validate Node configuration
2011-04-22 Claudio-Daniel... * Some refactoring, modularizing daemonized remote...
2011-04-22 Claudio-Daniel... Fix execution test to replace netrefs where it's usuall...
2011-04-22 Claudio-Daniel... Make PlanetLabs easily runnable (environment variables...
2011-04-22 Claudio-Daniel... Disabling PlanetLab tests: they're interactive
2011-04-22 Claudio-Daniel... Initially working version of PlanetLab testbed implemen...
2011-04-21 Claudio-Daniel... Some application execution boilerplate
2011-04-21 Claudio-Daniel... Netrefs now work on interfaces :)
2011-04-21 Claudio-Daniel... Remove unneeded import in pl/execute.py
2011-04-21 Claudio-Daniel... Several execution fixes:
2011-04-21 Claudio-Daniel... More tests for PlanetLab design, and associated fixes
2011-04-21 Claudio-Daniel... Add slice attribute to PlanetLab design test case ...
2011-04-21 Claudio-Daniel... XML generation fixes: don't break when mandatory fields...
2011-04-21 Claudio-Daniel... * Planetlab tests
2011-04-20 Claudio-Daniel... Implementing PlanetLab testbed
2011-04-19 Claudio-Daniel... Ticket #23: rename TestbedInstance -> TestbedController
2011-04-19 Alina QuereilhacAdded verbose flag in coverage test
2011-04-19 Alina QuereilhacBug fix: socket creation in server was not synchronized
2011-04-19 Claudio-Daniel... More sync bugfixes: broader spectrum of synchronization...
2011-04-19 Claudio-Daniel... Sync bugfix: wait for forwarder readiness when launchin...
2011-04-19 Alina QuereilhacBug fixing in integration tests
2011-04-19 Claudio-Daniel... Fix invalid message handlign in testbed proxies
2011-04-19 Claudio-Daniel... Ticket #25: controller recovery mode
2011-04-19 Claudio-Daniel... server/client fixes on:
2011-04-18 Claudio-Daniel... Fix tun_connect not to use 100% CPU (by only waiting...
2011-04-18 Claudio-Daniel... Utility program to print out distro-dependant constants
2011-04-18 Claudio-Daniel... Allow user-configurable port, so that many tunnels...
2011-04-18 Claudio-Daniel... Add scripts folder, for scripts that will be needed...
2011-04-13 Claudio-Daniel... Ticket #24: test auto-reconnection
2011-04-13 Claudio-Daniel... Ticket #24: catch ValueError too, it gets triggered...
2011-04-13 Claudio-Daniel... Ticket #10: netrefs, add attribute parameter to the...
2011-04-13 Claudio-Daniel... Ticket #10: netrefs, fix TRACE message
2011-04-13 Claudio-Daniel... Ticket #24: transparent proxy/client reconnection
2011-04-13 Claudio-Daniel... Ticket #10: adapt proxies to know the new interface...
2011-04-13 Claudio-Daniel... Ticket #12: proxy reconnection
2011-04-13 Claudio-Daniel... Better notation for the long-message test
2011-04-13 Claudio-Daniel... Ticket #11: parallel execution
2011-04-13 Claudio-Daniel... Ticket #10: netrefs, initial implementation
2011-04-12 Claudio-Daniel... Ticket #8: support for both box and testbed standard...
2011-04-11 Claudio-Daniel... Do not keep label guids, they're not immediately useful.
2011-04-08 Claudio-Daniel... Remove debug output related to ticket #8
2011-04-08 Claudio-Daniel... Ticket #8: box labels, reference expression substitutio...
2011-04-08 Claudio-Daniel... Ticket #9: rename create/create_set/add_x/configure...
2011-04-08 Claudio-Daniel... Add .hgignore: pyc and ~ files
2011-04-07 Alina Quereilhacns3 integration tests added. 1 test fails.
2011-04-01 Alina Quereilhacns3 execute test now evaluates result.
2011-03-31 Alina Quereilhacsearch ns3 library and ns3 bindings in the environment...
2011-03-31 Alina Quereilhacmissing import ctypes in test_util.py
2011-03-31 Alina Quereilhacminor changes in tests
2011-03-31 Alina Quereilhacdecorator added to test_util for detecting usable ns3...
2011-03-25 Alina Quereilhacrouting support added for ns3 testbed
2011-03-24 Alina Quereilhacobsolete attributes eliminated from metadata.
2011-03-22 Alina Quereilhac'family' attribute removed from address. also max_addre...
2011-03-21 Alina Quereilhacns3 metadata and design test in progress
next