nepi.git
2011-06-22 Claudio-Daniel... Blacklist nodes that are not so healthy
2011-06-15 Claudio-Daniel... Shutdown 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... Merging with HEAD
2011-06-09 Claudio-Daniel... Do 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... Ticket #45: spanning tree deployment
2011-06-08 Claudio-Daniel... remote_kill wasn't working as hot with nowait
2011-06-08 Claudio-Daniel... Support 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... Concurrency fix in netns: if there is more than one...
2011-06-06 Alina Quereilhacnothing
2011-06-06 Alina Quereilhacimproved example/big_buck_bunny_420p_mpeg4.ts
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... Merging with head
2011-05-31 Claudio-Daniel... A series of synchronization fixes:
2011-05-30 Alina Quereilhacns3 version 3_9_RC3 replaces for 3_9
2011-05-30 Claudio-Daniel... Merging with HEAD
2011-05-27 Alina Quereilhacnew tag: nepi_v2
2011-05-27 Alina Quereilhacsmall bugfix in netns metadata nepi_v2
2011-05-27 Claudio-Daniel... resourcealloc improvement: also force selection when...
2011-05-27 Claudio-Daniel... Bugfix: NetPipe's addrlist validation was broken
2011-05-27 Claudio-Daniel... Merging with head
2011-05-27 Alina Quereilhacbug fixing: addresses and routes
2011-05-27 Claudio-Daniel... Ticket #39, and a few fixes with find_candidates
2011-05-27 Claudio-Daniel... Require vroute vsys tag if a node has routes
2011-05-27 Claudio-Daniel... Ticket #22: complitid
2011-05-27 Claudio-Daniel... Ticket #22: add nepi.util.settools to setup.py
2011-05-27 Claudio-Daniel... Ticket #22: resource discovery and allocation, algorith...
2011-05-25 Claudio-Daniel... Merge with head
2011-05-25 Claudio-Daniel... Add RTT trace to V4Ping, update test to test the RTT...
2011-05-25 Claudio-Daniel... Resize big buck bunny so that the example works better
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... Fix PL tests after controller interface change
2011-05-24 Claudio-Daniel... Merge with head
2011-05-24 Claudio-Daniel... Shorten big buck bunny film
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... Routing fixes in ns3: consider point-to-point patterns...
2011-05-23 Claudio-Daniel... Fix 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... Synchronization fixes:
2011-05-20 Claudio-Daniel... Ticket #30: Routing in PlanetLab, with a (currently...
2011-05-19 Claudio-Daniel... PL Point-to-point link support (TUNs automatically...
2011-05-19 Claudio-Daniel... More descriptive exception messages for design errors
2011-05-18 Claudio-Daniel... Fix XML generation for attribute-less boxes
2011-05-18 Alina Quereilhacbugfix: graphical info was not being set when reconstru...
2011-05-18 Claudio-Daniel... Back to 2-node snat test
2011-05-18 Claudio-Daniel... Wait for node dependencies to be installed before using...
2011-05-18 Claudio-Daniel... Fix TUNGETIFF ioctl invocation to use the correct buffe...
2011-05-17 Claudio-Daniel... Cross TUN test
2011-05-17 Claudio-Daniel... General cross TUN fixes
2011-05-17 Claudio-Daniel... get methods of proxies should pickle data, they need...
2011-05-17 Claudio-Daniel... Fix invisible attribute implementation: they should...
2011-05-17 Claudio-Daniel... Preserve the traceback when relaying exceptions from...
2011-05-16 Claudio-Daniel... TunChannel finalization fix
2011-05-16 Claudio-Daniel... Missing imports
2011-05-16 Claudio-Daniel... Initial u ntested implementation of TunChannel for...
2011-05-16 Claudio-Daniel... Add TUNGETIFF to constants, they're useful
2011-05-16 Claudio-Daniel... Forgot to implement with_pi & ethernet_mode (oops)
2011-05-16 Claudio-Daniel... Document stock implementation functions
2011-05-16 Claudio-Daniel... Add tunchannel_impl, see previous commit
2011-05-16 Claudio-Daniel... Refactor a bit more, connect, wait, create and configur...
2011-05-16 Claudio-Daniel... Refactor TunChannel implementation in ns3 to make it...
2011-05-16 Claudio-Daniel... Initial untested implementation of ns3 tun-compliant...
2011-05-16 Claudio-Daniel... Termination fix on tun_connect
2011-05-16 Claudio-Daniel... Refactor tunnelling code to put VPN channel protocol...
2011-05-13 Claudio-Daniel... Lots of cross-connection fixes, TUN synchronization...
2011-05-13 Claudio-Daniel... Fix connection resolution order check
2011-05-12 Claudio-Daniel... Allow customization of the PLC API to be used for exper...
2011-05-12 Claudio-Daniel... Fix for 64-bit PL: shared object compilation must be...
2011-05-12 Claudio-Daniel... Fix broken netref commit: do not consider them resolved...
2011-05-12 Claudio-Daniel... Fix stupid bug: missing ns3 reference in _add_static_route
2011-05-12 Claudio-Daniel... Woops... fix broken commit about netrefs
2011-05-12 Claudio-Daniel... SNAT test
2011-05-12 Claudio-Daniel... Capture packets on FD-based tuns, by spawning a tcpdump...
2011-05-12 Claudio-Daniel... Netrefs: resolve at create time when possible, some...
2011-05-12 Claudio-Daniel... NS3 fix: properly handle default (0.0.0.0/0) and host...
2011-05-12 Claudio-Daniel... Big refactoring of proxy code.
2011-05-12 Claudio-Daniel... Better credits for big buck bunny
2011-05-11 Claudio-Daniel... CC-licensed movie for the example
2011-05-10 Claudio-Daniel... Remove debugging output from tun_connect - oops
next