Adding CCN RMs for Linux Backend
[nepi.git] / src / nepi / util /
2011-08-17 Claudio-Daniel FreireThread cache, to re-use threads.
2011-08-12 Claudio-Daniel FreireTUN/TAP filters, initial version, with tests.
2011-08-09 Claudio-Daniel FreireConfigurable cipher for tunnelling
2011-08-09 Claudio-Daniel FreireMerge with head
2011-08-09 Claudio-Daniel FreireTunChannel improvements:
2011-08-06 Alina QuereilhacBugFix: Tixket #84 - [NEF] netns can't run with daemoni...
2011-08-04 Claudio-Daniel FreireMore encodign fixes, xml does not know how to encode...
2011-08-04 Claudio-Daniel FreireMerge with head
2011-08-04 Claudio-Daniel FreireEncoding fix: make sure to pass unicode objects for...
2011-08-03 Claudio-Daniel FreireMore optimizations: remove packet logging, not needed...
2011-08-03 Claudio-Daniel FreireTUN/TAP optimizations, generizations, and a benchmark
2011-08-01 Claudio-Daniel FreireFix etherStrip bug
2011-07-29 Claudio-Daniel FreireTunChannel optimization: do not even format packets...
2011-07-28 Claudio-Daniel FreireTestbed status
2011-07-28 Claudio-Daniel FreireGeneric number validator (accepting multiple numeric...
2011-07-28 Claudio-Daniel FreireRecovery policy for testbeds, and recovery implementati...
2011-07-27 Claudio-Daniel FreireMerge with head
2011-07-27 Claudio-Daniel FreireAbility to recover local controllers
2011-07-27 Alina Quereilhacconstants for recovery policy
2011-07-26 Claudio-Daniel FreireMerge with tip
2011-07-26 Claudio-Daniel FreireMerge ns-3.11 branch
2011-07-26 Claudio-Daniel FreireMerge
2011-07-26 Claudio-Daniel FreireMerge default
2011-07-25 Claudio-Daniel FreireController resucitation fixes.
2011-07-25 Claudio-Daniel FreireUseful directory argument to environ.homepath
2011-07-22 Claudio-Daniel FreireSSH daemonization test fix, along with environment...
2011-07-22 Claudio-Daniel FreireVarious fixes:
2011-07-22 Alina Quereilhacremoved tag ROUTER from tags
2011-07-20 Claudio-Daniel FreireMade automatic proxy reconnection more robust
2011-07-20 Claudio-Daniel FreireCatch socket timeouts too and retry
2011-07-20 Claudio-Daniel FreireFix typo
2011-07-19 Claudio-Daniel FreireTicket #71: inner parallelization of setup phases
2011-07-19 Claudio-Daniel FreireMake sure "if <deferred>:" is equivalent to the undefer...
2011-07-18 Claudio-Daniel FreireFix typing annotations in proxy get_attribute_list...
2011-07-18 Claudio-Daniel FreireMerging with head
2011-07-18 Claudio-Daniel FreireProxying and marshalling fixes
2011-07-17 Alina QuereilhacRemoved version number from testbed file names. Only...
2011-07-12 Claudio-Daniel FreireAllow filtering attributes that do NOT have some flags...
2011-07-12 Claudio-Daniel FreireTicket #54: experiment controller now creates an "execu...
2011-07-06 Claudio-Daniel FreireMerge with head
2011-07-06 Alina Quereilhacfilter attributes by flag
2011-07-06 Alina Quereilhacenforce tags system
2011-07-05 Alina Quereilhacmetadata.py clean up
2011-07-05 Alina Quereilhacmerged Factory from design and execute
2011-07-04 Alina QuereilhacAdded attribute MaxAddresses for interface factories... nepi_v2_1
2011-07-04 Alina Quereilhacadded metric to routes
2011-07-01 Claudio-Daniel FreireSome trivial fixes (EINTR stuff) on server.py
2011-06-30 Claudio-Daniel FreireFix TunChannel: wait_tuniface must be assigned to prestart
2011-06-29 Claudio-Daniel FreireFix free variable misusage
2011-06-29 Claudio-Daniel FreireFix deferred injection to inject methods that actually...
2011-06-28 Claudio-Daniel FreireDeferred versions of proxied methods automatically...
2011-06-23 Claudio-Daniel FreireRetry retriable operations when we get an EINTR
2011-06-23 Claudio-Daniel FreireRemember blacklisting of nodes, and accelerate detectio...
2011-06-22 Claudio-Daniel FreireMerge with head
2011-06-22 Claudio-Daniel FreireBlacklist nodes that are not so healthy
2011-06-12 Alina Quereilhacbugfix: EINTRs caught
2011-06-10 Alina Quereilhacmerge
2011-06-09 Claudio-Daniel FreireMerging with HEAD
2011-06-08 Alina QuereilhacAdded connection ordering in testbed_impl.py _do_connec...
2011-06-08 Claudio-Daniel FreireTicket #45: spanning tree deployment
2011-06-07 Alina Quereilhacbug fixes
2011-06-05 Alina Quereilhacadded: traces_info showing the filepath for all traces
2011-05-31 Claudio-Daniel FreireMerging with head
2011-05-31 Claudio-Daniel FreireA series of synchronization fixes:
2011-05-30 Claudio-Daniel FreireMerging with HEAD
2011-05-27 Claudio-Daniel FreireMerging with head
2011-05-27 Alina Quereilhacbug fixing: addresses and routes
2011-05-27 Claudio-Daniel FreireTicket #22: resource discovery and allocation, algorith...
2011-05-25 Claudio-Daniel FreireMerge with head
2011-05-25 Alina Quereilhacdeleted label from graphical info
2011-05-24 Alina QuereilhacAdded metods to obtain factory_id, testbed_id and testb...
2011-05-24 Claudio-Daniel FreireMerge with head
2011-05-23 Alina Quereilhaceliminated parameters testbed_guid in experiment contro...
2011-05-23 Alina Quereilhacadded tags to boxes. For now only one tag: MOBILE
2011-05-20 Claudio-Daniel FreireSynchronization fixes:
2011-05-18 Claudio-Daniel FreireFix XML generation for attribute-less boxes
2011-05-18 Alina Quereilhacbugfix: graphical info was not being set when reconstru...
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-16 Claudio-Daniel FreireMissing imports
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 FreireRefactor tunnelling code to put VPN channel protocol...
2011-05-12 Claudio-Daniel FreireBig refactoring of proxy code.
2011-05-10 Claudio-Daniel FreireMinor strace fix (still commented though, so just fix...
2011-05-10 Claudio-Daniel FreireFixed several typos
2011-05-06 Claudio-Daniel FreireTypos, type, environment, synchronization and other...
2011-05-03 Claudio-Daniel FreireTicket #29: Nepi-in-Nepi FINISHED
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 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-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 Quereilhacadded TestbedController status flag
2011-04-29 Claudio-Daniel FreireAsync setup of TUNs and APPs, for much quicker deployment.
next