fixed shebangs in non executable .py files
[nepi.git] / src / nepi / testbeds / netns / execute.py
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-26 Claudio-Daniel FreireOops - copypaste stupidity
2011-08-26 Claudio-Daniel FreireMerge with head
2011-08-26 Claudio-Daniel FreireIgnore MetaAttribute flags for local factories
2011-08-22 Claudio-Daniel FreireMerge with head
2011-08-19 Alina QuereilhacAdded trace netref to lookup for trace[trace_id].[attri...
2011-07-18 Claudio-Daniel FreireMerging with head
2011-07-17 Alina QuereilhacRemoved version number from testbed file names. Only...
2011-07-12 Claudio-Daniel FreireTicket #54: experiment controller now creates an "execu...
2011-07-08 Alina Quereilhaccode clean up
2011-07-06 Claudio-Daniel FreireMerge with head
2011-07-06 Alina Quereilhacfilter attributes by flag
2011-06-29 Claudio-Daniel FreireNo need to lock host for setup and shutdown in netns...
2011-06-12 Alina Quereilhacbugfix: EINTRs caught
2011-06-09 Claudio-Daniel FreireMerging with HEAD
2011-06-08 Alina Quereilhaccreation of home directory in netns/execute.py
2011-06-07 Claudio-Daniel FreireConcurrency fix in netns: if there is more than one...
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-16 Claudio-Daniel FreireTunChannel finalization fix
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-04-19 Claudio-Daniel FreireTicket #23: rename TestbedInstance -> TestbedController
2011-04-13 Claudio-Daniel FreireTicket #10: netrefs, initial implementation
2011-03-25 Alina Quereilhacrouting support added for ns3 testbed
2011-03-22 Alina Quereilhac'family' attribute removed from address. also max_addre...
2011-03-15 Alina Quereilhacbugfixing
2011-03-09 Alina Quereilhacadded mock testbed for unit testing.
2011-03-08 Alina QuereilhacNets integration test (design + execute) == integration...
2011-03-04 Alina Quereilhactest support added
2011-03-03 Alina QuereilhacDesign + Execution first netns prototype working