nepi.git
2011-10-01 Claudio-Daniel... Lower sound quality too
2011-10-01 Claudio-Daniel... Merge with head
2011-10-01 Claudio-Daniel... Low-bitrate version of the big buck bunny video
2011-10-01 Claudio-Daniel... Avoid deadlocks
2011-10-01 Alina Quereilhacwireless_overlay.py is now working with unicast vlc...
2011-10-01 Claudio-Daniel... Do not re-install keys on retrials (they're no longer...
2011-10-01 Claudio-Daniel... Disable NAGLE algorithm to decrease TCP tunnel delay
2011-10-01 Claudio-Daniel... - Detect SSH misconfigurations in PL nodes
2011-10-01 Claudio-Daniel... Fix TUN<->TunChannel connection in netns: must set...
2011-10-01 Alina Quereilhacexamples/wireless_overlay.py still not working
2011-09-30 Claudio-Daniel... Attempt at fixing TCP tunnels. Still in need of extensi...
2011-09-30 Claudio-Daniel... Ping flood test (exposing a serious TCP tunnel bug)
2011-09-30 Claudio-Daniel... Fix backwards condition in IP header inspection for...
2011-09-30 Claudio-Daniel... Merge with head
2011-09-30 Claudio-Daniel... Make application deployment more robust.
2011-09-30 Claudio-Daniel... Switch SystemRandom with os.urandom
2011-09-30 Claudio-Daniel... Fix unassign node, was not clearing attributes as it...
2011-09-29 Alina QuereilhacContinuing wireless overlay ...
2011-09-29 Claudio-Daniel... Merge with miself
2011-09-29 Claudio-Daniel... Fix routing for disconnected interfaces
2011-09-28 Claudio-Daniel... Several fixes:
2011-09-28 Claudio-Daniel... Merge with head
2011-09-28 Claudio-Daniel... Parallelize more aggressively during liveliness tests
2011-09-28 Claudio-Daniel... Use persistent connectiosn only when supported
2011-09-28 Claudio-Daniel... Check broken hosts when deploying Yum dependencies...
2011-09-27 Alina Quereilhac examples/wireless_overlay.py
2011-09-27 Alina Quereilhacwirless_overlay is working. It misses the vlc part...
2011-09-27 Claudio-Daniel... Merge with head
2011-09-27 Claudio-Daniel... Parallelize node liveliness tests
2011-09-27 Claudio-Daniel... Limit ControlPath's length (it's got a rather small...
2011-09-27 Claudio-Daniel... Filter blacklisted nodes in util.getNodes
2011-09-27 Claudio-Daniel... Make multicall threadsafe
2011-09-27 Claudio-Daniel... Notify the underlying reason when a node is UNRESPONSIV...
2011-09-27 Claudio-Daniel... Allow 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... Merge with head
2011-09-25 Claudio-Daniel... PL utilities, useful for experiment designers
2011-09-25 Claudio-Daniel... Use system.multicall to accelerate batch API calls
2011-09-25 Alina Quereilhacwireless overlay example with ns3 and netns
2011-09-24 Claudio-Daniel... Tons of SSH improvements:
2011-09-24 Claudio-Daniel... Trap errors in dropped packet trace dumps - no need...
2011-09-24 Claudio-Daniel... Give the PLC API some time to recover when retrying
2011-09-22 Alina Quereilhacforgot the wimax overlay test
2011-09-22 Alina Quereilhacwimax support.. still ongoing...
2011-09-21 Alina Quereilhacfixing wimax in ns3
2011-09-19 Claudio-Daniel... Fix timeout option spec
2011-09-19 Claudio-Daniel... Better network failure recovery: added some retries...
2011-09-19 Claudio-Daniel... Fix a few cornercase bugs in resource allocation
2011-09-19 Claudio-Daniel... Enable min/max cpu/load, forgot to do so in metadata...
2011-09-19 Claudio-Daniel... Ignore errors on yum cleanup, not really important
2011-09-18 Claudio-Daniel... Retry operations on networking errors. Really common...
2011-09-18 Claudio-Daniel... Fix in node rating
2011-09-16 Claudio-Daniel... Fix missing variable in classqueue
2011-09-16 Claudio-Daniel... Don't silence important errors
2011-09-14 Claudio-Daniel... Merge with head
2011-09-14 Claudio-Daniel... Make 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... Fix logging
2011-09-09 Claudio-Daniel... Attempt at fixing NS3 in PL:
2011-09-08 Claudio-Daniel... Make servers able to launch when a stale ctrl.sock...
2011-09-08 Claudio-Daniel... Fix metadata bug: tun_cipher should also be flagged...
2011-09-08 Claudio-Daniel... Fix shutdown order to respect creation order (important...
2011-09-07 Claudio-Daniel... Do not use shell=True with Popen, some distros use...
2011-09-07 Claudio-Daniel... Escape quotes as well - it's not always OK to leave...
2011-09-07 Claudio-Daniel... Fix NS3: --enable-threading no longer valid or needed
2011-09-07 Claudio-Daniel... Fix TUN shutdown: waitkill was not effective because...
2011-09-06 Claudio-Daniel... Fix sudo in popen_python code
2011-09-05 Claudio-Daniel... Make sure proxies load the right version of nepi in...
2011-09-05 Claudio-Daniel... Fix NO_PI detection in netns
2011-09-05 Claudio-Daniel... Wait for SERVER_READY or PROXY_READ, instead of expecti...
2011-09-05 Claudio-Daniel... Fix testbed recovery after bad merge with TCP handshake...
2011-09-05 Claudio-Daniel... Fix testbed proxy serialization in the presence of...
2011-09-04 Claudio-Daniel... Merge with HEAD, close aly's branch.
2011-09-04 Claudio-Daniel... Fix metadata breakage from recent commit
2011-09-04 Claudio-Daniel... Merge TCP handshake stuff
2011-09-04 Claudio-Daniel... Merge 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... WORKING 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... Multicast fixes
2011-08-30 Claudio-Daniel... Working (and easy to use) multicast forwarding
2011-08-30 Alina QuereilhacAdded TCP-handshake for TunChannel and tun_connect.py
2011-08-30 Claudio-Daniel... Multicast forwarding KINDA working
2011-08-28 Alina Quereilhaccorrected logging of function name in cross connection
2011-08-28 Alina QuereilhacAdded CLEAN_ROOT option to DEPLOYMENT_ATTRIBUTES. This...
2011-08-26 Alina Quereilhaccorrected typo.
2011-08-26 Claudio-Daniel... Oops - copypaste stupidity
2011-08-26 Claudio-Daniel... Merge with head
2011-08-26 Claudio-Daniel... Ignore MetaAttribute flags for local factories
2011-08-26 Alina Quereilhacbugfix: in server.Server, inside the message read loop...
2011-08-26 Alina QuereilhacThe loglevel of logging is now set from the ExperimentC...
2011-08-26 Claudio-Daniel... Enhanced multicast support: generate IGMP messages...
2011-08-25 Claudio-Daniel... Avoid using PLE for tests
next