Ping flood test (exposing a serious TCP tunnel bug)
[nepi.git] / src /
2011-07-19 Claudio-Daniel FreireFix crossconnection bug: undefer cross_connection data...
2011-07-19 Claudio-Daniel FreireMake sure "if <deferred>:" is equivalent to the undefer...
2011-07-18 Claudio-Daniel Freire_program_testbed_controllers should skip deferred testbeds
2011-07-18 Claudio-Daniel FreireFix default value in tun_key which should be ascii...
2011-07-18 Claudio-Daniel FreireFix typing annotations in proxy get_attribute_list...
2011-07-18 Alina Quereilhacbug fix in core/execute.py when programming defered...
2011-07-18 Claudio-Daniel FreireFix ns3-3.9 URL
2011-07-18 Claudio-Daniel FreireProgress logging should ALL go to stderr
2011-07-18 Claudio-Daniel FreireMerging with head
2011-07-18 Claudio-Daniel FreireProxying and marshalling fixes
2011-07-17 Alina Quereilhacminor bug fixing
2011-07-17 Alina QuereilhacRemoved version number from testbed file names. Only...
2011-07-12 Claudio-Daniel FreireAllow filtering attributes that do NOT have some flags...
2011-07-12 Claudio-Daniel FreireTicket #54: experiment controller now creates an "execu...
2011-07-12 Claudio-Daniel FreireTicket #55: generate pcap traces for PlanetLab
2011-07-08 Alina Quereilhacminor bugfix in attribute tags for ns3 metadata
2011-07-08 Alina Quereilhaccode clean up
2011-07-06 Claudio-Daniel FreireMerge with head
2011-07-06 Claudio-Daniel FreireResource discovery fix
2011-07-06 Alina Quereilhacbugfix: can_cross and must_cross platform fixed in...
2011-07-06 Alina Quereilhacfilter attributes by flag
2011-07-06 Alina Quereilhacadded tagged attributes in metadata.py
2011-07-06 Alina Quereilhacenforce tags system
2011-07-05 Alina Quereilhacmetadata.py clean up
2011-07-05 Alina Quereilhacmerged Factory from design and execute
2011-07-05 Alina Quereilhacmerged ConnectorTyper for design and execution
2011-07-04 Alina QuereilhacAdded attribute MaxAddresses for interface factories... nepi_v2_1
2011-07-04 Alina Quereilhacadded metric to routes
2011-07-04 Claudio-Daniel FreireMerge with head
2011-07-04 Claudio-Daniel FreireRouting fix: TunIface.routes_here was not accounting...
2011-07-04 Claudio-Daniel FreireBetter progress messages
2011-07-04 Claudio-Daniel FreireLog when applications start building (for better progre...
2011-07-04 Alina Quereilhacticket yans.pl.sophia.inria.fr/trac/nepi/ticket/46...
2011-07-01 Alina Quereilhacbugfix in ns3 metadata
2011-07-01 Claudio-Daniel FreireMore feedback on the PlanetLab testbed (it takes a...
2011-07-01 Claudio-Daniel FreireMake vsys serialization safer
2011-07-01 Claudio-Daniel FreireUse a lockfile for vsys serialization, not the vsys...
2011-07-01 Claudio-Daniel FreireSSH key handling fixes in tunproto/application
2011-07-01 Claudio-Daniel FreireSome trivial fixes (EINTR stuff) on server.py
2011-06-30 Claudio-Daniel FreireSupport for automatic install of RpmFusion repository...
2011-06-30 Claudio-Daniel FreireFix TunChannel: wait_tuniface must be assigned to prestart
2011-06-29 Claudio-Daniel FreireFix tun_connect.py
2011-06-29 Claudio-Daniel FreireNo need to lock host for setup and shutdown in netns...
2011-06-29 Claudio-Daniel FreireFix free variable misusage
2011-06-29 Claudio-Daniel FreireFix deferred injection to inject methods that actually...
2011-06-28 Claudio-Daniel FreireDeferred versions of proxied methods automatically...
2011-06-28 Claudio-Daniel FreireFix typo in simulation stopping
2011-06-24 Claudio-Daniel Freiretraces_info fix
2011-06-24 Claudio-Daniel FreireFix TapIface trace sync and traces_info
2011-06-24 Alina Quereilhacget_traces now return also user
2011-06-24 Claudio-Daniel FreireAllow loading the NS3 library manually (nef needs it...
2011-06-23 Claudio-Daniel FreireRetry retriable operations when we get an EINTR
2011-06-23 Claudio-Daniel FreireRemember blacklisting of nodes, and accelerate detectio...
2011-06-22 Claudio-Daniel FreireMerge with head
2011-06-22 Claudio-Daniel FreireBlacklist nodes that are not so healthy
2011-06-22 Alina QuereilhacTypo: Simulator.IsFinished() instead of Simulator.isFin...
2011-06-15 Claudio-Daniel FreireShutdown fix: wait for the simulator to stop running...
2011-06-12 Alina Quereilhacbugfix: EINTRs caught
2011-06-10 Alina Quereilhacmerge
2011-06-10 Alina Quereilhaccorrected typo
2011-06-09 Claudio-Daniel FreireMerging with HEAD
2011-06-09 Claudio-Daniel FreireDo check dependency install after the fact.
2011-06-08 Alina Quereilhaccreation of home directory in netns/execute.py
2011-06-08 Alina QuereilhacAdded connection ordering in testbed_impl.py _do_connec...
2011-06-08 Alina Quereilhacconnections for ns3 wifi managers.
2011-06-08 Claudio-Daniel FreireTicket #45: spanning tree deployment
2011-06-08 Claudio-Daniel Freireremote_kill wasn't working as hot with nowait
2011-06-08 Claudio-Daniel FreireSupport for poststep hooks (mainly for parallelization...
2011-06-08 Alina Quereilhacminor bugfix in construction of ns3 waypoint mobility...
2011-06-07 Alina Quereilhacbug fixes
2011-06-07 Alina Quereilhacpossible bug fix: reason why pyQt was freezing when...
2011-06-07 Claudio-Daniel FreireConcurrency fix in netns: if there is more than one...
2011-06-05 Alina QuereilhacAdded WaypointMobilityModel to ns3 backend
2011-06-05 Alina Quereilhacadded: traces_info showing the filepath for all traces
2011-06-05 Alina Quereilhacnode trace added to netns:Node. Bug: netns doesn't...
2011-06-03 Alina QuereilhacBug fix: in netns DesignOnly attributes should not...
2011-05-31 Alina Quereilhacbug fix: work arround to the problem of RealtimeSimulat...
2011-05-31 Claudio-Daniel FreireMerging with head
2011-05-31 Claudio-Daniel FreireA series of synchronization fixes:
2011-05-30 Alina Quereilhacns3 version 3_9_RC3 replaces for 3_9
2011-05-30 Claudio-Daniel FreireMerging with HEAD
2011-05-27 Alina Quereilhacsmall bugfix in netns metadata nepi_v2
2011-05-27 Claudio-Daniel Freireresourcealloc improvement: also force selection when...
2011-05-27 Claudio-Daniel FreireBugfix: NetPipe's addrlist validation was broken
2011-05-27 Claudio-Daniel FreireMerging with head
2011-05-27 Alina Quereilhacbug fixing: addresses and routes
2011-05-27 Claudio-Daniel FreireTicket #39, and a few fixes with find_candidates
2011-05-27 Claudio-Daniel FreireRequire vroute vsys tag if a node has routes
2011-05-27 Claudio-Daniel FreireTicket #22: complitid
2011-05-27 Claudio-Daniel FreireTicket #22: resource discovery and allocation, algorith...
2011-05-25 Claudio-Daniel FreireMerge with head
2011-05-25 Claudio-Daniel FreireAdd RTT trace to V4Ping, update test to test the RTT...
2011-05-25 Alina Quereilhacdeleted label from graphical info
2011-05-24 Alina Quereilhacbug fix in traces
2011-05-24 Alina Quereilhacns3 testbed small bugfix in the schedule_event
2011-05-24 Alina Quereilhacns3 set/get during simulation execution
2011-05-24 Alina Quereilhacadded: experiment_description.get_element(guid)
2011-05-24 Alina QuereilhacAdded metods to obtain factory_id, testbed_id and testb...
2011-05-24 Claudio-Daniel FreireMerge with head
2011-05-23 Alina Quereilhaceliminated parameters testbed_guid in experiment contro...
next