Bugfixing for ns3::MatrixPropagationLossModel ...
[nepi.git] / src / nepi / testbeds / ns3 / execute.py
2012-08-30 Alina QuereilhacBugfixing for ns3::MatrixPropagationLossModel ...
2012-05-30 Claudio-Daniel FreireMerge classqueue
2012-03-29 Alina QuereilhacSupporting version 3.13+ of ns for the ns-3 testbed.
2012-03-18 Alina QuereilhacAdded "Up" attribute to ns3::Node in the ns-3 testbed...
2011-11-17 Alina Quereilhacfixed shebangs in non executable .py files
2011-09-04 Claudio-Daniel FreireMerge TCP handshake stuff
2011-08-30 Alina QuereilhacAdded TCP-handshake for TunChannel and tun_connect.py
2011-08-22 Claudio-Daniel FreireMerge with head
2011-08-19 Alina QuereilhacAdded trace netref to lookup for trace[trace_id].[attri...
2011-08-09 Claudio-Daniel FreireMerge with head
2011-08-08 Alina QuereilhacBUgfix in ns3 testbed, when scheuling an event, the...
2011-08-04 Alina Quereilhacbugfix: ns3 connection metadata
2011-08-04 Claudio-Daniel FreireMerge with head
2011-08-03 Claudio-Daniel FreireFix shutdown to use the proper stop procedure (schedule...
2011-07-27 Claudio-Daniel FreireMerge with head
2011-07-27 Alina Quereilhacbugfix for finding ns3 bindings when installed in the...
2011-07-26 Claudio-Daniel FreireMerge with tip
2011-07-26 Claudio-Daniel FreireMerge ns-3.11 branch
2011-07-26 Claudio-Daniel FreireSchedulerType attribute for ns3 testbed
2011-07-26 Claudio-Daniel FreireMerge default
2011-07-22 Alina Quereilhacns-3.11
2011-07-18 Claudio-Daniel FreireMerging with head
2011-07-17 Alina QuereilhacRemoved version number from testbed file names. Only...
2011-07-08 Alina Quereilhaccode clean up
2011-07-04 Alina QuereilhacAdded attribute MaxAddresses for interface factories... nepi_v2_1
2011-06-28 Claudio-Daniel FreireFix typo in simulation stopping
2011-06-24 Claudio-Daniel FreireAllow loading the NS3 library manually (nef needs it...
2011-06-22 Claudio-Daniel FreireMerge with head
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-09 Claudio-Daniel FreireMerging with HEAD
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-27 Claudio-Daniel FreireMerging with head
2011-05-27 Alina Quereilhacbug fixing: addresses and routes
2011-05-25 Claudio-Daniel FreireMerge with head
2011-05-24 Alina Quereilhacns3 testbed small bugfix in the schedule_event
2011-05-24 Alina Quereilhacns3 set/get during simulation execution
2011-05-23 Claudio-Daniel FreireRouting fixes in ns3: consider point-to-point patterns...
2011-05-23 Alina Quereilhacns3 testbed receives a "StopTime" parameter to force...
2011-05-17 Claudio-Daniel FreireFix invisible attribute implementation: they should...
2011-05-16 Claudio-Daniel FreireTunChannel finalization fix
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-06 Claudio-Daniel FreireCreate home directory if not found - NS3 needs it indeed
2011-05-02 Claudio-Daniel Freire- Merge with head
2011-05-02 Alina Quereilhacvlc wireless hybrid experiment example added
2011-05-01 Alina Quereilhacmock cross_connect test added to test/core/integration.py
2011-05-01 Alina Quereilhacreplaced box_get_address for get_address and box_get_ro...
2011-05-01 Alina Quereilhacbox_get removed and replaced for get in testbed_impl
2011-05-01 Alina Quereilhacadded TestbedController status flag
2011-04-19 Claudio-Daniel FreireTicket #23: rename TestbedInstance -> TestbedController
2011-04-13 Claudio-Daniel FreireTicket #10: netrefs, initial implementation
2011-03-31 Alina Quereilhacsearch ns3 library and ns3 bindings in the environment...
2011-03-25 Alina Quereilhacrouting support added for ns3 testbed
2011-03-24 Alina Quereilhacobsolete attributes eliminated from metadata.
2011-03-22 Alina Quereilhac'family' attribute removed from address. also max_addre...
2011-03-21 Alina Quereilhacns3 metadata and design test in progress
2011-03-21 Alina QuereilhacMetadata for ns3 v 3.9.rc3
2011-03-18 Alina Quereilhacadding ns3 testbed: ongoing development! tests DON...