Back to 2-node snat test
[nepi.git] / src /
2011-05-18 Claudio-Daniel FreireWait for node dependencies to be installed before using...
2011-05-18 Claudio-Daniel FreireFix TUNGETIFF ioctl invocation to use the correct buffe...
2011-05-17 Claudio-Daniel FreireGeneral cross TUN fixes
2011-05-17 Claudio-Daniel Freireget methods of proxies should pickle data, they need...
2011-05-17 Claudio-Daniel FreireFix invisible attribute implementation: they should...
2011-05-17 Claudio-Daniel FreirePreserve the traceback when relaying exceptions from...
2011-05-16 Claudio-Daniel FreireTunChannel finalization fix
2011-05-16 Claudio-Daniel FreireMissing imports
2011-05-16 Claudio-Daniel FreireInitial u ntested implementation of TunChannel for...
2011-05-16 Claudio-Daniel FreireAdd TUNGETIFF to constants, they're useful
2011-05-16 Claudio-Daniel FreireForgot to implement with_pi & ethernet_mode (oops)
2011-05-16 Claudio-Daniel FreireDocument stock implementation functions
2011-05-16 Claudio-Daniel FreireAdd tunchannel_impl, see previous commit
2011-05-16 Claudio-Daniel FreireRefactor a bit more, connect, wait, create and configur...
2011-05-16 Claudio-Daniel FreireRefactor TunChannel implementation in ns3 to make it...
2011-05-16 Claudio-Daniel FreireInitial untested implementation of ns3 tun-compliant...
2011-05-16 Claudio-Daniel FreireTermination fix on tun_connect
2011-05-16 Claudio-Daniel FreireRefactor tunnelling code to put VPN channel protocol...
2011-05-13 Claudio-Daniel FreireLots of cross-connection fixes, TUN synchronization...
2011-05-13 Claudio-Daniel FreireFix connection resolution order check
2011-05-12 Claudio-Daniel FreireAllow customization of the PLC API to be used for exper...
2011-05-12 Claudio-Daniel FreireFix for 64-bit PL: shared object compilation must be...
2011-05-12 Claudio-Daniel FreireFix broken netref commit: do not consider them resolved...
2011-05-12 Claudio-Daniel FreireFix stupid bug: missing ns3 reference in _add_static_route
2011-05-12 Claudio-Daniel FreireWoops... fix broken commit about netrefs
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
next