nepi.git
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..."
2011-08-17 Alina Quereilhacremoved device_name from tunchan. now attribute is...
2011-08-17 Claudio-Daniel... Re-enable benchs
2011-08-17 Claudio-Daniel... Tunchannel fixes galore:
2011-08-17 Claudio-Daniel... PL execute test
2011-08-17 Claudio-Daniel... Better cleanup - really really kill stuff
2011-08-17 Claudio-Daniel... Add nice priority to YumDependency's yum commands.
2011-08-17 Claudio-Daniel... Apply the PLR only to the incoming direction, thus...
2011-08-17 Claudio-Daniel... Thread cache, to re-use threads.
2011-08-12 Claudio-Daniel... TUN/TAP filters, initial version, with tests.
2011-08-11 Claudio-Daniel... Allow routing through /vsys/sliceip.
2011-08-11 Claudio-Daniel... PLCAPI wrapper for getting slice tags
2011-08-11 Claudio-Daniel... Kill more efficiently
2011-08-11 Claudio-Daniel... If the app runs with sudo, kill with sudo
2011-08-09 Claudio-Daniel... Fix GRE tests to NOT use encryption
2011-08-09 Claudio-Daniel... Do not stay alive indefinitely, PL cleans up itself...
2011-08-09 Claudio-Daniel... Configurable cipher for tunnelling
2011-08-09 Claudio-Daniel... Merge with head
2011-08-09 Claudio-Daniel... TunChannel improvements:
2011-08-09 Claudio-Daniel... Test fix: make the trace-checking regex accept exponent...
2011-08-09 Claudio-Daniel... Slice cleanup: dedicated slices can be cleaned up thoro...
2011-08-09 Claudio-Daniel... YumDependency fix: try tar twice, yum seems to be worki...
2011-08-08 Alina QuereilhacBUgfix in ns3 testbed, when scheuling an event, the...
next