nepi.git
2011-09-25 Alina Quereilhacwireless overlay example with ns3 and netns
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
2011-08-25 Claudio-Daniel... Silence Server in tests
2011-08-25 Claudio-Daniel... Missing import
2011-08-25 Claudio-Daniel... Fix copypaste stupidity
2011-08-25 Claudio-Daniel... UDP TunChannel handshake
2011-08-25 Claudio-Daniel... Implement UDP handshake in tunchannel, so that other...
2011-08-25 Claudio-Daniel... Do not require a real PL for tests.
2011-08-25 Alina QuereilhacSanitizing os.reads for EINTR in server.py. The suspici...
2011-08-25 Claudio-Daniel... Forwarder must also forward EOF!!
2011-08-25 Claudio-Daniel... Autodetect NEPI's path
2011-08-25 Alina Quereilhacdisabled sudo integration test for netns testbed.
2011-08-25 Alina Quereilhacmerge.
2011-08-25 Alina QuereilhacDaemonized servers are now always launched with popen...
2011-08-23 Claudio-Daniel... - Incomplete multicast support (initial work)
2011-08-23 Alina QuereilhacClassQueueFilter working in PlanetLab. Results need...
2011-08-22 Claudio-Daniel... SSH timeout. It tends to... hang. Whatevah...
2011-08-22 Claudio-Daniel... Merge with head
2011-08-22 Claudio-Daniel... tun_connect fix: forgot to pass queueclass to tun_fwd...
2011-08-19 Alina QuereilhacAdded trace netref to lookup for trace[trace_id].[attri...
2011-08-19 Claudio-Daniel... +ClassQueueFilter
2011-08-19 Claudio-Daniel... Automatic expansion in Metadata:
2011-08-19 Alina Quereilhacmissing "scripts" dir in planetlab tunfilter classes...
2011-08-19 Claudio-Daniel... Make TunFilter find builtin scripts for the user
2011-08-19 Claudio-Daniel... Class-based queue for tunnels
2011-08-19 Claudio-Daniel... Finally a Serial Murder Death Killer do_cleanup
2011-08-19 Claudio-Daniel... Validate testbed attributes early
2011-08-18 Claudio-Daniel... Merge with aly's
2011-08-18 Claudio-Daniel... PlanetLab recovery fix: if cleanup is enable, for Pete...
2011-08-18 Claudio-Daniel... Make sure tests clean up after them, by setting dedicat...
2011-08-18 Claudio-Daniel... More stable conditions for loss tests, make the tests...
2011-08-18 Claudio-Daniel... Fix threadcache to reset itself upon fork.
2011-08-18 Claudio-Daniel... Be a little more verbose about filters
2011-08-18 Claudio-Daniel... Fix plr50.c:
2011-08-18 Claudio-Daniel... Replace prints with logging
2011-08-18 Alina Quereilhacmerge with head
2011-08-18 Alina Quereilhacbug fix in GUID/label replacement.
2011-08-17 Claudio-Daniel... Merge with head
2011-08-17 Claudio-Daniel... TOS test, and a fix or two to custom queues
2011-08-17 Claudio-Daniel... Custom queues and a new and shiny TOS queue
2011-08-17 Alina Quereilhacmerge -r 411
2011-08-17 Claudio-Daniel... sudo -S that is
2011-08-17 Claudio-Daniel... Unpacked shipped rpms with sudo
2011-08-17 Alina QuereilhacTicket 87: "[NEPI] Experiment started on..."
next