Fix pythonpath
[nepi.git] / src /
2011-10-04 Claudio-Daniel FreireMerge with head
2011-10-04 Claudio-Daniel FreireMulticast fixes
2011-10-04 Claudio-Daniel FreireUtility for getting a slice's vnet (veeeery useful)
2011-10-03 Alina Quereilhacmulticast_overlay experoment
2011-10-03 Claudio-Daniel FreireRetry more - retry retry retry
2011-10-03 Claudio-Daniel FreireEnable usage of persistent connections with popen_scp...
2011-10-03 Claudio-Daniel FreireAlso blacklist with Node-related problems (besides...
2011-10-02 Claudio-Daniel FreireMerge with head
2011-10-02 Claudio-Daniel FreireRobustness improvements:
2011-10-02 Alina Quereilhaccontinuing overlay testing
2011-10-02 Claudio-Daniel FreireFix rpmFusion installation: needs sudo
2011-10-02 Claudio-Daniel FreireSwitch to using IPs for inter-node communication, DNS...
2011-10-02 Claudio-Daniel FreireFix slave retrials: was cleaning up, deleting keys...
2011-10-02 Claudio-Daniel FreireFix multicast forwarder when no router is present.
2011-10-01 Claudio-Daniel FreireMissing retusn
2011-10-01 Claudio-Daniel FreireAllow not connecting a router
2011-10-01 Claudio-Daniel FreireForward all packets to the default multicast egress...
2011-10-01 Claudio-Daniel FreireMerge with head
2011-10-01 Claudio-Daniel FreireAvoid deadlocks
2011-10-01 Claudio-Daniel FreireDo not re-install keys on retrials (they're no longer...
2011-10-01 Claudio-Daniel FreireDisable NAGLE algorithm to decrease TCP tunnel delay
2011-10-01 Claudio-Daniel Freire - Detect SSH misconfigurations in PL nodes
2011-10-01 Claudio-Daniel FreireFix TUN<->TunChannel connection in netns: must set...
2011-09-30 Claudio-Daniel FreireAttempt at fixing TCP tunnels. Still in need of extensi...
2011-09-30 Claudio-Daniel FreireFix backwards condition in IP header inspection for...
2011-09-30 Claudio-Daniel FreireMerge with head
2011-09-30 Claudio-Daniel FreireMake application deployment more robust.
2011-09-30 Claudio-Daniel FreireSwitch SystemRandom with os.urandom
2011-09-30 Claudio-Daniel FreireFix unassign node, was not clearing attributes as it...
2011-09-29 Alina QuereilhacContinuing wireless overlay ...
2011-09-29 Claudio-Daniel FreireMerge with miself
2011-09-29 Claudio-Daniel FreireFix routing for disconnected interfaces
2011-09-28 Claudio-Daniel FreireSeveral fixes:
2011-09-28 Claudio-Daniel FreireMerge with head
2011-09-28 Claudio-Daniel FreireParallelize more aggressively during liveliness tests
2011-09-28 Claudio-Daniel FreireUse persistent connectiosn only when supported
2011-09-28 Claudio-Daniel FreireCheck broken hosts when deploying Yum dependencies...
2011-09-27 Alina Quereilhacwirless_overlay is working. It misses the vlc part...
2011-09-27 Claudio-Daniel FreireMerge with head
2011-09-27 Claudio-Daniel FreireParallelize node liveliness tests
2011-09-27 Claudio-Daniel FreireLimit ControlPath's length (it's got a rather small...
2011-09-27 Claudio-Daniel FreireFilter blacklisted nodes in util.getNodes
2011-09-27 Claudio-Daniel FreireMake multicall threadsafe
2011-09-27 Claudio-Daniel FreireNotify the underlying reason when a node is UNRESPONSIV...
2011-09-27 Claudio-Daniel FreireAllow sporadic failures while polling application status
2011-09-26 Alina Quereilhacmerge
2011-09-26 Alina Quereilhacbug fixes and wireless overlay experiment
2011-09-25 Claudio-Daniel FreireMerge with head
2011-09-25 Claudio-Daniel FreirePL utilities, useful for experiment designers
2011-09-25 Claudio-Daniel FreireUse system.multicall to accelerate batch API calls
2011-09-24 Claudio-Daniel FreireTons of SSH improvements:
2011-09-24 Claudio-Daniel FreireTrap errors in dropped packet trace dumps - no need...
2011-09-24 Claudio-Daniel FreireGive the PLC API some time to recover when retrying
2011-09-22 Alina Quereilhacwimax support.. still ongoing...
2011-09-21 Alina Quereilhacfixing wimax in ns3
2011-09-19 Claudio-Daniel FreireFix timeout option spec
2011-09-19 Claudio-Daniel FreireBetter network failure recovery: added some retries...
2011-09-19 Claudio-Daniel FreireFix a few cornercase bugs in resource allocation
2011-09-19 Claudio-Daniel FreireEnable min/max cpu/load, forgot to do so in metadata...
2011-09-19 Claudio-Daniel FreireIgnore errors on yum cleanup, not really important
2011-09-18 Claudio-Daniel FreireRetry operations on networking errors. Really common...
2011-09-18 Claudio-Daniel FreireFix in node rating
2011-09-16 Claudio-Daniel FreireFix missing variable in classqueue
2011-09-16 Claudio-Daniel FreireDon't silence important errors
2011-09-14 Claudio-Daniel FreireMerge with head
2011-09-14 Claudio-Daniel FreireMake PlanetLab select lightly loaded nodes when given...
2011-09-11 Alina QuereilhacA little more on ExperimentSuite
2011-09-11 Alina QuereilhacExperimentSuite still not working...
2011-09-10 Alina Quereilhacexperimentsuite test working
2011-09-10 Alina Quereilhacmore on experiment suite
2011-09-09 Alina QuereilhacExperimentSuite strcuture. Still not working, missing...
2011-09-09 Claudio-Daniel FreireFix logging
2011-09-09 Claudio-Daniel FreireAttempt at fixing NS3 in PL:
2011-09-08 Claudio-Daniel FreireMake servers able to launch when a stale ctrl.sock...
2011-09-08 Claudio-Daniel FreireFix metadata bug: tun_cipher should also be flagged...
2011-09-08 Claudio-Daniel FreireFix shutdown order to respect creation order (important...
2011-09-07 Claudio-Daniel FreireDo not use shell=True with Popen, some distros use...
2011-09-07 Claudio-Daniel FreireEscape quotes as well - it's not always OK to leave...
2011-09-07 Claudio-Daniel FreireFix NS3: --enable-threading no longer valid or needed
2011-09-07 Claudio-Daniel FreireFix TUN shutdown: waitkill was not effective because...
2011-09-06 Claudio-Daniel FreireFix sudo in popen_python code
2011-09-05 Claudio-Daniel FreireMake sure proxies load the right version of nepi in...
2011-09-05 Claudio-Daniel FreireFix NO_PI detection in netns
2011-09-05 Claudio-Daniel FreireWait for SERVER_READY or PROXY_READ, instead of expecti...
2011-09-05 Claudio-Daniel FreireFix testbed recovery after bad merge with TCP handshake...
2011-09-05 Claudio-Daniel FreireFix testbed proxy serialization in the presence of...
2011-09-04 Claudio-Daniel FreireMerge with HEAD, close aly's branch.
2011-09-04 Claudio-Daniel FreireFix metadata breakage from recent commit
2011-09-04 Claudio-Daniel FreireMerge TCP handshake stuff
2011-09-04 Claudio-Daniel FreireMerge non-handshake stuff
2011-09-04 Alina Quereilhaclog "Connected" after succefull handshake in tunchannel...
2011-09-02 Alina Quereilhacadded Tun device for netns
2011-08-31 Claudio-Daniel FreireWORKING WORKING WOOOHOOO!!!!!!!!!
2011-08-31 Alina Quereilhactcp_handshake works!
2011-08-31 Alina Quereilhacudp and gre are working. tcp_handshake is not working...
2011-08-31 Claudio-Daniel FreireMulticast fixes
2011-08-30 Claudio-Daniel FreireWorking (and easy to use) multicast forwarding
2011-08-30 Alina QuereilhacAdded TCP-handshake for TunChannel and tun_connect.py
2011-08-30 Claudio-Daniel FreireMulticast forwarding KINDA working
2011-08-28 Alina Quereilhaccorrected logging of function name in cross connection
next