Some trivial fixes (EINTR stuff) on server.py
[nepi.git] / src /
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...
2011-05-23 Alina Quereilhacadded tags to boxes. For now only one tag: MOBILE
2011-05-23 Alina Quereilhacadded category to attributes
2011-05-23 Claudio-Daniel FreireRouting fixes in ns3: consider point-to-point patterns...
2011-05-23 Claudio-Daniel FreireFix routing: only consider gateway addresses for routes...
2011-05-23 Alina Quereilhacminor correction
2011-05-23 Alina Quereilhacns3 testbed receives a "StopTime" parameter to force...
2011-05-22 Alina QuereilhacAdded support for ns-3 Wimax module. wimax_ns3.py examp...
2011-05-20 Claudio-Daniel FreireSynchronization fixes:
2011-05-20 Claudio-Daniel FreireTicket #30: Routing in PlanetLab, with a (currently...
2011-05-19 Claudio-Daniel FreirePL Point-to-point link support (TUNs automatically...
2011-05-19 Claudio-Daniel FreireMore descriptive exception messages for design errors
2011-05-18 Claudio-Daniel FreireFix XML generation for attribute-less boxes
2011-05-18 Alina Quereilhacbugfix: graphical info was not being set when reconstru...
2011-05-18 Claudio-Daniel FreireWait for node dependencies to be installed before using...
2011-05-18 Claudio-Daniel FreireFix TUNGETIFF ioctl invocation to use the correct buffe...
2011-05-17 Claudio-Daniel FreireGeneral cross TUN fixes
2011-05-17 Claudio-Daniel Freireget methods of proxies should pickle data, they need...
2011-05-17 Claudio-Daniel FreireFix invisible attribute implementation: they should...
2011-05-17 Claudio-Daniel FreirePreserve the traceback when relaying exceptions from...
2011-05-16 Claudio-Daniel FreireTunChannel finalization fix
2011-05-16 Claudio-Daniel FreireMissing imports
2011-05-16 Claudio-Daniel FreireInitial u ntested implementation of TunChannel for...
2011-05-16 Claudio-Daniel FreireAdd TUNGETIFF to constants, they're useful
2011-05-16 Claudio-Daniel FreireForgot to implement with_pi & ethernet_mode (oops)
2011-05-16 Claudio-Daniel FreireDocument stock implementation functions
2011-05-16 Claudio-Daniel FreireAdd tunchannel_impl, see previous commit
2011-05-16 Claudio-Daniel FreireRefactor a bit more, connect, wait, create and configur...
2011-05-16 Claudio-Daniel FreireRefactor TunChannel implementation in ns3 to make it...
2011-05-16 Claudio-Daniel FreireInitial untested implementation of ns3 tun-compliant...
2011-05-16 Claudio-Daniel FreireTermination fix on tun_connect
2011-05-16 Claudio-Daniel FreireRefactor tunnelling code to put VPN channel protocol...
2011-05-13 Claudio-Daniel FreireLots of cross-connection fixes, TUN synchronization...
2011-05-13 Claudio-Daniel FreireFix connection resolution order check
2011-05-12 Claudio-Daniel FreireAllow customization of the PLC API to be used for exper...
2011-05-12 Claudio-Daniel FreireFix for 64-bit PL: shared object compilation must be...
2011-05-12 Claudio-Daniel FreireFix broken netref commit: do not consider them resolved...
2011-05-12 Claudio-Daniel FreireFix stupid bug: missing ns3 reference in _add_static_route
2011-05-12 Claudio-Daniel FreireWoops... fix broken commit about netrefs
next