nepi.git
2011-08-30 Claudio-Daniel... Working (and easy to use) multicast forwarding
2011-08-30 Claudio-Daniel... Multicast forwarding KINDA working
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...
2011-08-06 Alina QuereilhacBugFix: Tixket #84 - [NEF] netns can't run with daemoni...
2011-08-05 Alina Quereilhacadded integration test fot netns
2011-08-04 Alina Quereilhacbugfix: ns3 connection metadata
2011-08-04 Claudio-Daniel... More encodign fixes, xml does not know how to encode...
2011-08-04 Claudio-Daniel... Merge with head
2011-08-04 Claudio-Daniel... Encoding fix: make sure to pass unicode objects for...
2011-08-03 Claudio-Daniel... Fix shutdown to use the proper stop procedure (schedule...
2011-08-03 Claudio-Daniel... More optimizations: remove packet logging, not needed...
2011-08-03 Claudio-Daniel... TUN/TAP optimizations, generizations, and a benchmark
2011-08-03 Claudio-Daniel... Some apps need more than one kill to die.
2011-08-03 Claudio-Daniel... Fix the txqueuelen TUN/TAP attribute (typo)
2011-08-03 Claudio-Daniel... Set TUN/TAP devices to ONE_QUEUE mode, which is more...
2011-08-03 Claudio-Daniel... Allow multiple occurrences (even recursive occurrences...
2011-08-01 Alina QuereilhacAdded FdNetDevice test for ns3 integration.
2011-08-01 Alina QuereilhacAdapted ns3 testbed to changes in FdNetDevice.
2011-08-01 Claudio-Daniel... Fix etherStrip bug
2011-07-30 Alina QuereilhacAdapting nepi to ns3.11
2011-07-29 Claudio-Daniel... TunChannel optimization: do not even format packets...
2011-07-29 Claudio-Daniel... YumDependency fix in install commands - typos galore
2011-07-28 Claudio-Daniel... Testbed status
2011-07-28 Claudio-Daniel... Add useful and important tag filters for node selection:
2011-07-28 Claudio-Daniel... Cross-connection recovery among PlanetLab instances
2011-07-28 Claudio-Daniel... Use repr for showing invalid values, helps detecting...
2011-07-28 Claudio-Daniel... Higher parallelism
2011-07-28 Claudio-Daniel... Generic number validator (accepting multiple numeric...
2011-07-28 Claudio-Daniel... Multi PL tests are not expensive, remove the NEPI_FULL_...
2011-07-28 Claudio-Daniel... More documentation of recovery procedures
next