SNAT test
[nepi.git] / src /
2011-05-12 Claudio-Daniel FreireCapture packets on FD-based tuns, by spawning a tcpdump...
2011-05-12 Claudio-Daniel FreireNetrefs: resolve at create time when possible, some...
2011-05-12 Claudio-Daniel FreireNS3 fix: properly handle default (0.0.0.0/0) and host...
2011-05-12 Claudio-Daniel FreireBig refactoring of proxy code.
2011-05-10 Claudio-Daniel FreireRemove debugging output from tun_connect - oops
2011-05-10 Claudio-Daniel FreireSynchronization fix for cross connections: wait for...
2011-05-10 Claudio-Daniel FreireFix super call, totally wrong
2011-05-10 Claudio-Daniel FreireMinor strace fix (still commented though, so just fix...
2011-05-10 Claudio-Daniel FreireFix cross-testbed netrefs when using NEPI-in-NEPI setups.
2011-05-10 Claudio-Daniel FreireAdd missing IPv6 connectors
2011-05-10 Claudio-Daniel FreireTry connecting to the FD-passing unix socket twice...
2011-05-10 Claudio-Daniel FreireProperly handle linux abstract socket names
2011-05-10 Claudio-Daniel FreireFixed several typos
2011-05-06 Claudio-Daniel FreireNS3-in-PL fixes all over the place.
2011-05-06 Claudio-Daniel FreireCreate home directory if not found - NS3 needs it indeed
2011-05-06 Claudio-Daniel FreireRemember root directory - it's useful
2011-05-06 Claudio-Daniel FreireContract attributes cannot be read-only
2011-05-06 Claudio-Daniel FreireSome fixes to TUN/TAP devices
2011-05-06 Claudio-Daniel FreireTypos, type, environment, synchronization and other...
2011-05-04 Claudio-Daniel FreireDo not rebuild ns3 if it's already built.
2011-05-04 Claudio-Daniel FreireTicket #14: cross-connections between NS3 and PlanetLab...
2011-05-04 Claudio-Daniel Freire- TAP interfaces
2011-05-04 Claudio-Daniel FreireCross connections (initial planetlab-side implementatio...
2011-05-04 Claudio-Daniel FreireFIX support for tap and pl-tap modes.
2011-05-03 Claudio-Daniel FreireTicket #29: Nepi-in-Nepi FINISHED
2011-05-03 Claudio-Daniel FreireTestbed netrefs implemented.
2011-05-03 Claudio-Daniel FreireTicket #29: resolve netrefs for netreffed testbeds...
2011-05-03 Claudio-Daniel FreireTicket #29: Phasing out AccessConfiguration.
2011-05-02 Claudio-Daniel FreireTicket #29: introduce some "standard" box attributes...
2011-05-02 Claudio-Daniel FreireDo not build NS3 examples - not needed
2011-05-02 Claudio-Daniel Freire- Merge with head
2011-05-02 Alina Quereilhacminor changes to examples
2011-05-02 Claudio-Daniel FreireAdd NEPI_STRICT_AUTH_MODE, when not enabled, it takes...
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 FreireTicket #29: Implement dependencies to support testbed...
2011-04-29 Claudio-Daniel FreireAsync setup of TUNs and APPs, for much quicker deployment.
2011-04-29 Claudio-Daniel Freireserver_scp can copy multiple files at once.
2011-04-29 Claudio-Daniel FreireFix 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 FreireTicket 14: More incremental work - minor fixes to TUN...
2011-04-28 Claudio-Daniel Freirerspawn.remote_kill fix: was not checking process status...
2011-04-28 Claudio-Daniel FreireTicket #14: WIP, only intra-PL TUN connections, require...
2011-04-27 Claudio-Daniel FreireTicket #13: wildcards support in connector metadata...
2011-04-27 Claudio-Daniel FreireTicket #28: Refactor Box classes to use mixins, and...
2011-04-26 Claudio-Daniel FreireTicket #21: support for netpipe stats traces
2011-04-26 Claudio-Daniel FreireTicket #21: emulation support - finished :D
2011-04-26 Claudio-Daniel FreireTicket #21: emulation
2011-04-26 Claudio-Daniel FreireTicket #21: emulation support - vsys requirement checki...
2011-04-26 Claudio-Daniel FreireMetadata fix: the "sudo" attribute had copypaste bugs...
2011-04-26 Claudio-Daniel FreireBuild script with application commands and run the...
2011-04-26 Claudio-Daniel Freirepopen_scp fixes: StringIO-based (and similar) transfers...
2011-04-26 Claudio-Daniel FreireUpdated help string on "install"
2011-04-26 Claudio-Daniel FreireReplace paths on main application command too
2011-04-26 Claudio-Daniel FreireSlight design change: separate build from install of...
2011-04-26 Claudio-Daniel Freire* Automatic provisioning
2011-04-22 Alina Quereilhacbug fixing and code clean up.
2011-04-22 Claudio-Daniel FreireNetref fixes - oh goodie
2011-04-22 Claudio-Daniel FreireBinary building support - and tests for it
2011-04-22 Claudio-Daniel FreireDependency support fixes:
2011-04-22 Claudio-Daniel FreireValidate Node configuration
2011-04-22 Claudio-Daniel Freire* Some refactoring, modularizing daemonized remote...
2011-04-22 Claudio-Daniel FreireInitially working version of PlanetLab testbed implemen...
2011-04-21 Claudio-Daniel FreireSome application execution boilerplate
2011-04-21 Claudio-Daniel FreireNetrefs now work on interfaces :)
2011-04-21 Claudio-Daniel FreireSeveral execution fixes:
2011-04-21 Claudio-Daniel FreireMore tests for PlanetLab design, and associated fixes
2011-04-21 Claudio-Daniel FreireXML generation fixes: don't break when mandatory fields...
2011-04-21 Claudio-Daniel Freire* Planetlab tests
2011-04-20 Claudio-Daniel FreireImplementing PlanetLab testbed
2011-04-19 Claudio-Daniel FreireTicket #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 FreireMore sync bugfixes: broader spectrum of synchronization...
2011-04-19 Claudio-Daniel FreireSync bugfix: wait for forwarder readiness when launchin...
2011-04-19 Alina QuereilhacBug fixing in integration tests
2011-04-19 Claudio-Daniel FreireFix invalid message handlign in testbed proxies
2011-04-19 Claudio-Daniel FreireTicket #25: controller recovery mode
2011-04-19 Claudio-Daniel Freireserver/client fixes on:
2011-04-13 Claudio-Daniel FreireTicket #24: catch ValueError too, it gets triggered...
2011-04-13 Claudio-Daniel FreireTicket #10: netrefs, add attribute parameter to the...
2011-04-13 Claudio-Daniel FreireTicket #10: netrefs, fix TRACE message
2011-04-13 Claudio-Daniel FreireTicket #24: transparent proxy/client reconnection
2011-04-13 Claudio-Daniel FreireTicket #10: adapt proxies to know the new interface...
2011-04-13 Claudio-Daniel FreireTicket #12: proxy reconnection
2011-04-13 Claudio-Daniel FreireTicket #11: parallel execution
2011-04-13 Claudio-Daniel FreireTicket #10: netrefs, initial implementation
2011-04-12 Claudio-Daniel FreireTicket #8: support for both box and testbed standard...
2011-04-11 Claudio-Daniel FreireDo not keep label guids, they're not immediately useful.
2011-04-08 Claudio-Daniel FreireRemove debug output related to ticket #8
2011-04-08 Claudio-Daniel FreireTicket #8: box labels, reference expression substitutio...
2011-04-08 Claudio-Daniel FreireTicket #9: rename create/create_set/add_x/configure...
next