nepi.git
11 years agoAdding start_with_condition, stop_with_condition and set_with_condition to the EC...
Alina Quereilhac [Fri, 5 Apr 2013 22:41:36 +0000 (00:41 +0200)]
Adding start_with_condition, stop_with_condition and set_with_condition to the EC (xxx: UNTESTED!!!)

11 years agoMerging with jtribino omf stuff
Alina Quereilhac [Mon, 1 Apr 2013 20:51:00 +0000 (22:51 +0200)]
Merging with jtribino omf stuff

11 years agoAdding tests for ssh_api
Alina Quereilhac [Mon, 1 Apr 2013 20:48:25 +0000 (22:48 +0200)]
Adding tests for ssh_api

11 years agoMerge with comments
Julien Tribino [Mon, 1 Apr 2013 17:24:13 +0000 (19:24 +0200)]
Merge with comments

11 years agoCreating ssh api (unfinished)
Alina Quereilhac [Mon, 1 Apr 2013 11:40:30 +0000 (13:40 +0200)]
Creating ssh api (unfinished)

11 years agoFixing ec unit tests
Alina Quereilhac [Sat, 30 Mar 2013 16:31:36 +0000 (17:31 +0100)]
Fixing ec unit tests

11 years agoAdded scheduler and task processing thread to ec. Completed deploy and release methods.
Alina Quereilhac [Thu, 28 Mar 2013 13:56:40 +0000 (14:56 +0100)]
Added scheduler and task processing thread to ec. Completed deploy and release methods.

11 years agoAdd OMF Classes using XMPP and Protocol 5.4
Julien Tribino [Tue, 26 Mar 2013 09:16:32 +0000 (10:16 +0100)]
Add OMF Classes using XMPP and Protocol 5.4

11 years agoadding ccnx tree topology streamming over Internet example
Alina Quereilhac [Sun, 24 Mar 2013 23:20:59 +0000 (00:20 +0100)]
adding ccnx tree topology streamming over Internet example

11 years agoadding vlc broadcasting over Planetlab example
Alina Quereilhac [Sun, 24 Mar 2013 09:01:07 +0000 (10:01 +0100)]
adding vlc broadcasting over Planetlab example

11 years agoupdating license
Alina Quereilhac [Wed, 13 Mar 2013 13:54:42 +0000 (14:54 +0100)]
updating license

11 years agoUpdate license
Alina Quereilhac [Wed, 13 Mar 2013 13:48:55 +0000 (14:48 +0100)]
Update license

11 years agoadded vlc_cross_testbed_experiment.py
Alina Quereilhac [Tue, 12 Mar 2013 22:01:45 +0000 (23:01 +0100)]
added vlc_cross_testbed_experiment.py

11 years agoAdded unittest for exacution/resource.py
Alina Quereilhac [Tue, 5 Mar 2013 14:03:11 +0000 (15:03 +0100)]
Added unittest for exacution/resource.py

11 years agoIsolating Resource derived classes class-attributes state
Alina Quereilhac [Sat, 2 Mar 2013 12:06:13 +0000 (13:06 +0100)]
Isolating Resource derived classes class-attributes state

11 years agoResourceFactory is a class with only class state and methods.
Alina Quereilhac [Sat, 2 Mar 2013 11:05:01 +0000 (12:05 +0100)]
ResourceFactory is a class with only class state and methods.

11 years agoAdded attributes for resources. Implemented new API for ec and resource
Alina Quereilhac [Sat, 2 Mar 2013 10:50:54 +0000 (11:50 +0100)]
Added attributes for resources. Implemented new API for ec and resource

11 years agoMerging "omf" branch into "default".
Alina Quereilhac [Thu, 21 Feb 2013 09:53:29 +0000 (10:53 +0100)]
Merging "omf" branch into "default".

11 years agofactoring code debug
Julien Tribino [Thu, 21 Feb 2013 09:38:42 +0000 (10:38 +0100)]
factoring code debug

11 years agoBugfix: small typo fixes
Alina Quereilhac [Thu, 21 Feb 2013 09:04:49 +0000 (10:04 +0100)]
Bugfix: small typo fixes

11 years agoremoving tags dierctory for now
Alina Quereilhac [Wed, 20 Feb 2013 13:49:53 +0000 (14:49 +0100)]
removing tags dierctory for now

11 years agoadding first version of ns3wrapper
Alina Quereilhac [Wed, 20 Feb 2013 13:47:46 +0000 (14:47 +0100)]
adding first version of ns3wrapper

11 years agoadd some vlc experiments examples
Julien Tribino [Fri, 18 Jan 2013 16:58:07 +0000 (17:58 +0100)]
add some vlc experiments examples

11 years agoImprove debug display
Julien Tribino [Fri, 21 Dec 2012 13:11:04 +0000 (14:11 +0100)]
Improve debug display

11 years agoImprovements to linux node model
Alina Quereilhac [Tue, 18 Dec 2012 16:17:08 +0000 (17:17 +0100)]
Improvements to linux node model

11 years agoNew branch for OMF development
Julien Tribino [Tue, 18 Dec 2012 15:35:32 +0000 (16:35 +0100)]
New branch for OMF development

11 years agoAdding StrictHostKeyChecking=no to ssh connection in the planetlab_ccnx_unicast.py...
Alina Quereilhac [Sun, 9 Dec 2012 17:18:44 +0000 (18:18 +0100)]
Adding StrictHostKeyChecking=no to ssh connection in the planetlab_ccnx_unicast.py example

11 years agoBug fixing PlanetLab dependency
Alina Quereilhac [Fri, 7 Dec 2012 19:01:03 +0000 (20:01 +0100)]
Bug fixing PlanetLab dependency

11 years agoMerging patch to support https proxies when running experiments using PlanetLab,...
Alina Quereilhac [Fri, 16 Nov 2012 17:41:07 +0000 (18:41 +0100)]
Merging patch to support https proxies when running experiments using PlanetLab, by Dirk Hasselbalch.

11 years agoAdding ability to wait on planetlab dependencies + examples.
Alina Quereilhac [Fri, 16 Nov 2012 16:25:50 +0000 (17:25 +0100)]
Adding ability to wait on planetlab dependencies + examples.

11 years agoAdding download file test to resources/linux/node.py
Alina Quereilhac [Tue, 13 Nov 2012 15:12:14 +0000 (16:12 +0100)]
Adding download file test to resources/linux/node.py

11 years agoAdding X11 forwarding tests for resources/linux/node.py
Alina Quereilhac [Tue, 13 Nov 2012 14:41:36 +0000 (15:41 +0100)]
Adding X11 forwarding tests for resources/linux/node.py

11 years agoCleaning up directory structure for resources
Alina Quereilhac [Tue, 13 Nov 2012 11:27:32 +0000 (12:27 +0100)]
Cleaning up directory structure for resources

11 years agoIn test linux_node.py ignoring unresponsive nodes.
Alina Quereilhac [Mon, 12 Nov 2012 22:56:24 +0000 (23:56 +0100)]
In test linux_node.py ignoring unresponsive nodes.

11 years agoTesting linux_node.py agains ubuntu and fedora nodes
Alina Quereilhac [Mon, 12 Nov 2012 18:30:35 +0000 (19:30 +0100)]
Testing linux_node.py agains ubuntu and fedora nodes

11 years agoUnit tests for linux_node.py
Alina Quereilhac [Mon, 12 Nov 2012 17:39:47 +0000 (18:39 +0100)]
Unit tests for linux_node.py

11 years agoAdding remote command execution for linux boxes
Alina Quereilhac [Fri, 9 Nov 2012 16:49:01 +0000 (17:49 +0100)]
Adding remote command execution for linux boxes

11 years agoAvoid mismtaching cryptography configuration in both extremes of a tunnel.
Alina Quereilhac [Fri, 9 Nov 2012 12:36:39 +0000 (13:36 +0100)]
Avoid mismtaching cryptography configuration in both extremes of a tunnel.

11 years agoNECo: A tool to design and run experiments on arbitrary platforms.
Alina Quereilhac [Mon, 5 Nov 2012 18:47:41 +0000 (19:47 +0100)]
NECo: A tool to design and run experiments on arbitrary platforms.

11 years agoChange in the order of configuration of attributes for wireless interfaces in OMF
Alina Quereilhac [Thu, 11 Oct 2012 15:19:30 +0000 (17:19 +0200)]
Change in the order of configuration of attributes for wireless interfaces in OMF

11 years agoBug fixing OMF metadata.
Alina Quereilhac [Wed, 10 Oct 2012 09:32:26 +0000 (11:32 +0200)]
Bug fixing OMF metadata.

11 years agoAdded routes to OMF nodes
Alina Quereilhac [Tue, 9 Oct 2012 15:10:45 +0000 (17:10 +0200)]
Added routes to OMF nodes

11 years agoAdding environment setting features for applications under OMF
Alina Quereilhac [Mon, 8 Oct 2012 17:16:39 +0000 (19:16 +0200)]
Adding environment setting features for applications under OMF

11 years agoAdding ns3::olsr::RoutingProtocol to ns3 box creation order list.
Alina Quereilhac [Sun, 2 Sep 2012 15:54:48 +0000 (17:54 +0200)]
Adding ns3::olsr::RoutingProtocol to ns3 box creation order list.

11 years agoForcing default value for attribute 'Loss' of ns3::Nepi::MobilityPair
Alina Quereilhac [Sun, 2 Sep 2012 15:14:04 +0000 (17:14 +0200)]
Forcing default value for attribute 'Loss' of ns3::Nepi::MobilityPair

11 years agoFixing default value for ns3::MobilityPair Symmetric.
Alina Quereilhac [Sun, 2 Sep 2012 15:04:18 +0000 (17:04 +0200)]
Fixing default value for ns3::MobilityPair Symmetric.

11 years agoContinued: ns3::MatrixPropagationDelayModel
Alina Quereilhac [Thu, 30 Aug 2012 16:22:56 +0000 (18:22 +0200)]
Continued: ns3::MatrixPropagationDelayModel

11 years agoBugfixing for ns3::MatrixPropagationLossModel ...
Alina Quereilhac [Thu, 30 Aug 2012 13:54:56 +0000 (15:54 +0200)]
Bugfixing for ns3::MatrixPropagationLossModel ...

11 years agoAdding support for "ns3::MatrixPropagationLossModel" ... not yet working.
Alina Quereilhac [Wed, 29 Aug 2012 14:54:29 +0000 (16:54 +0200)]
Adding support for "ns3::MatrixPropagationLossModel" ... not yet working.

11 years agoChange OMF attributes during runtime
Alina Quereilhac [Tue, 21 Aug 2012 16:50:21 +0000 (18:50 +0200)]
Change OMF attributes during runtime

11 years agoAdding baskend for OMF
Alina Quereilhac [Mon, 20 Aug 2012 17:46:17 +0000 (19:46 +0200)]
Adding baskend for OMF

11 years agosaving miscellaneous files in the repository. This directory should be deleted later on.
Alina Quereilhac [Thu, 16 Aug 2012 17:06:22 +0000 (19:06 +0200)]
saving miscellaneous files in the repository. This directory should be deleted later on.

11 years agoUpdating nepi url in setup.py
Alina Quereilhac [Wed, 15 Aug 2012 16:22:33 +0000 (18:22 +0200)]
Updating nepi url in setup.py

12 years agoAdding flag NoDefaultValue to interface up attribute for NETNS and PlanetLab
Alina Quereilhac [Sun, 10 Jun 2012 16:32:50 +0000 (18:32 +0200)]
Adding flag NoDefaultValue to interface up attribute for NETNS and PlanetLab

12 years agoCreated copy of all external resource libraries in yans (pygccxml, ccn) and pointed...
Alina Quereilhac [Sun, 10 Jun 2012 08:15:31 +0000 (10:15 +0200)]
Created copy of all external resource libraries in yans (pygccxml, ccn) and pointed urls in planetlab/applications to yans. This avoids broken links.

12 years agoMerging changes...
Alina Quereilhac [Sun, 10 Jun 2012 07:47:11 +0000 (09:47 +0200)]
Merging changes...

12 years agoSetting default value 'True' for interface 'up' attribute on NETNS and PlanetLab
Alina Quereilhac [Sun, 10 Jun 2012 07:45:45 +0000 (09:45 +0200)]
Setting default value 'True' for interface 'up' attribute on NETNS and PlanetLab

12 years agoipaddr branches/3144 compatibility: IPNetwork was removed (use IPv4Network)
Claudio-Daniel Freire [Thu, 31 May 2012 20:28:25 +0000 (17:28 -0300)]
ipaddr branches/3144 compatibility: IPNetwork was removed (use IPv4Network)

12 years agoFix interval support in loggingclassqueue
Claudio-Daniel Freire [Thu, 31 May 2012 20:28:01 +0000 (17:28 -0300)]
Fix interval support in loggingclassqueue

12 years agoSeveral small fixes to logging queue:
Claudio-Daniel Freire [Thu, 31 May 2012 06:19:23 +0000 (03:19 -0300)]
Several small fixes to logging queue:
 * Separate forward and backward queue logs
 * Add an "interval" so that both immediate and timed measurements are possible
 * Wake up logging thread on append when doing immediate logging
 * Properly implement the outpath-injected args attribute
 * Add missing newlines in csv log

12 years agoAdded missing source file for loggingclassqueue
Claudio-Daniel Freire [Thu, 31 May 2012 01:17:55 +0000 (22:17 -0300)]
Added missing source file for loggingclassqueue

12 years agoFix argument parsing
Claudio-Daniel Freire [Wed, 30 May 2012 05:16:44 +0000 (02:16 -0300)]
Fix argument parsing

12 years agoMissing metadata entry for logging class queue: creation step
Claudio-Daniel Freire [Wed, 30 May 2012 04:49:23 +0000 (01:49 -0300)]
Missing metadata entry for logging class queue: creation step

12 years agoMissing metadata for queue_stats trace
Claudio-Daniel Freire [Wed, 30 May 2012 01:05:45 +0000 (22:05 -0300)]
Missing metadata for queue_stats trace

12 years agoLoggingClassQueueFilter metadata
Claudio-Daniel Freire [Wed, 30 May 2012 00:59:05 +0000 (21:59 -0300)]
LoggingClassQueueFilter metadata

12 years agoMerge classqueue
Claudio-Daniel Freire [Wed, 30 May 2012 00:26:07 +0000 (21:26 -0300)]
Merge classqueue

12 years agoLogging classqueue
Claudio-Daniel Freire [Wed, 30 May 2012 00:21:41 +0000 (21:21 -0300)]
Logging classqueue

12 years agoAdded timeframe for PlanetLabe nodes statistics as a user configurable attribute.
Alina Quereilhac [Tue, 29 May 2012 16:55:05 +0000 (18:55 +0200)]
Added timeframe for PlanetLabe nodes statistics as a user configurable attribute.

12 years agoAdded function to Connector to make it easier to retrieve a conencted box.
Alina Quereilhac [Fri, 18 May 2012 19:16:24 +0000 (21:16 +0200)]
Added function to Connector to make it easier to retrieve a conencted box.

12 years agoCreated util_scripts to store benchmarking and maintenance scripts
Alina Quereilhac [Thu, 17 May 2012 16:04:18 +0000 (18:04 +0200)]
Created util_scripts to store benchmarking and maintenance scripts

12 years agoAdded a hostbyname cache to src/nepi/util/server.py, to reduce the number of dns...
Alina Quereilhac [Sat, 12 May 2012 11:54:55 +0000 (13:54 +0200)]
Added a hostbyname cache to src/nepi/util/server.py, to reduce the number of dns requests emitted.

12 years agoImprovement on examples/ccnx/planetlab_ccnx_multicast.py to use two ports per node...
Alina Quereilhac [Fri, 11 May 2012 12:41:02 +0000 (14:41 +0200)]
Improvement on examples/ccnx/planetlab_ccnx_multicast.py to use two ports per node at most

12 years agoFixing CCNx on PlanetLab to accept a user defined bind port.
Alina Quereilhac [Thu, 10 May 2012 17:07:30 +0000 (19:07 +0200)]
Fixing CCNx on PlanetLab to accept a user defined bind port.

12 years agoAdding license information fro big_buck_bunny videos
Alina Quereilhac [Wed, 9 May 2012 17:04:07 +0000 (19:04 +0200)]
Adding license information fro big_buck_bunny videos

12 years agoUncommented node in examples/ccnx/planetlab_ccnx_unicast.py
Alina Quereilhac [Wed, 9 May 2012 14:37:38 +0000 (16:37 +0200)]
Uncommented node in examples/ccnx/planetlab_ccnx_unicast.py

12 years agoAdded copyright message to the big buck bunny stream for ccnx planetlab experiments
Alina Quereilhac [Wed, 9 May 2012 13:42:07 +0000 (15:42 +0200)]
Added copyright message to the big buck bunny stream for ccnx planetlab experiments

12 years agoSimplifying factorial in examples/ccnx/planetlab_ccnx_multicast.py
Alina Quereilhac [Wed, 9 May 2012 13:05:47 +0000 (15:05 +0200)]
Simplifying factorial in examples/ccnx/planetlab_ccnx_multicast.py

12 years agoAdding -d delay parameter for examples/ccnx/planetlab_ccnx_unicast.py
Alina Quereilhac [Wed, 9 May 2012 10:52:04 +0000 (12:52 +0200)]
Adding -d delay parameter for examples/ccnx/planetlab_ccnx_unicast.py

12 years agoRolling back last change in examples/ccnx/planetlab_ccnx_unicast.py
Alina Quereilhac [Wed, 9 May 2012 09:13:18 +0000 (11:13 +0200)]
Rolling back last change in examples/ccnx/planetlab_ccnx_unicast.py

12 years agoplanetlab_ccnx_unicast.py wait more time between ccncatchunks2
Alina Quereilhac [Wed, 9 May 2012 08:52:11 +0000 (10:52 +0200)]
planetlab_ccnx_unicast.py wait more time between ccncatchunks2

12 years agostill working on planetlab_ccnx_unicast.py example
Alina Quereilhac [Mon, 7 May 2012 16:01:33 +0000 (18:01 +0200)]
still working on planetlab_ccnx_unicast.py example

12 years agos/dedicatedSlice/cleanProc/g
Alina Quereilhac [Sun, 6 May 2012 15:20:11 +0000 (17:20 +0200)]
s/dedicatedSlice/cleanProc/g

12 years agoPlanetLab CCN multicast example
Alina Quereilhac [Sun, 6 May 2012 14:50:59 +0000 (16:50 +0200)]
PlanetLab CCN multicast example

12 years ago+ Implemented option to cleanup directories on PlanetLab slivers.
Alina Quereilhac [Sun, 6 May 2012 14:18:37 +0000 (16:18 +0200)]
+ Implemented option to cleanup directories on PlanetLab slivers.

12 years agoadded planetlab_ccn unicast and multicast examples
Alina Quereilhac [Sun, 6 May 2012 01:46:31 +0000 (03:46 +0200)]
added planetlab_ccn unicast and multicast examples

12 years agoplanetlab ccn example working for multicast on localnetwork
Alina Quereilhac [Fri, 4 May 2012 17:41:42 +0000 (19:41 +0200)]
planetlab ccn example working for multicast on localnetwork

12 years agoworking on examples/planetlab_ccnd.py
Alina Quereilhac [Thu, 3 May 2012 22:34:45 +0000 (00:34 +0200)]
working on examples/planetlab_ccnd.py

12 years agoadding example with ccn over planetlab
Alina Quereilhac [Thu, 3 May 2012 18:08:46 +0000 (20:08 +0200)]
adding example with ccn over planetlab

12 years agoAdded an attribute to set user defined sources for PlanetLab CCNx daemon.
Alina Quereilhac [Tue, 10 Apr 2012 17:30:56 +0000 (19:30 +0200)]
Added an attribute to set user defined sources for PlanetLab CCNx daemon.

12 years agoBugfix in planetlab ccnxdaemon when configuring routes
Alina Quereilhac [Mon, 9 Apr 2012 15:35:59 +0000 (17:35 +0200)]
Bugfix in planetlab ccnxdaemon when configuring routes

12 years agoAdded ccnxdaemon box to PlanetLab
Alina Quereilhac [Mon, 9 Apr 2012 15:06:30 +0000 (17:06 +0200)]
Added ccnxdaemon box to PlanetLab

12 years agoClosing pcap traces for NETNS on shutdown
Alina Quereilhac [Thu, 29 Mar 2012 17:06:17 +0000 (19:06 +0200)]
Closing pcap traces for NETNS on shutdown

12 years agosanitizing tun_fwd in tunchannel.py
Alina Quereilhac [Thu, 29 Mar 2012 16:53:40 +0000 (18:53 +0200)]
sanitizing tun_fwd in tunchannel.py

12 years agoBug fixing for ns-3 unit tests. ns-3.13 generates different output
Alina Quereilhac [Thu, 29 Mar 2012 16:33:51 +0000 (18:33 +0200)]
Bug fixing for ns-3 unit tests. ns-3.13 generates different output

12 years agons-3 build structure changed. There is no longer a build/release directory. Needed...
Alina Quereilhac [Thu, 29 Mar 2012 15:10:19 +0000 (17:10 +0200)]
ns-3 build structure changed. There is no longer a build/release directory. Needed to patch planetlab/application.py to reflect this.

12 years agobug fix: typo
Alina Quereilhac [Thu, 29 Mar 2012 14:42:30 +0000 (16:42 +0200)]
bug fix: typo

12 years agoUpdating references to yans repository source-code
Alina Quereilhac [Thu, 29 Mar 2012 12:15:37 +0000 (14:15 +0200)]
Updating references to yans repository source-code

12 years agoSupporting version 3.13+ of ns for the ns-3 testbed.
Alina Quereilhac [Thu, 29 Mar 2012 11:50:37 +0000 (13:50 +0200)]
Supporting version 3.13+ of ns for the ns-3 testbed.

12 years agoTunChannel class uses the attribute self._suspend to suspend/resume the tun_fwd loop.
Alina Quereilhac [Thu, 29 Mar 2012 11:49:02 +0000 (13:49 +0200)]
TunChannel class uses the attribute self._suspend to suspend/resume the tun_fwd loop.

12 years agoAdded support for suspending and resuming traffic on PlanetLab TAP/TUN interfaces.
Alina Quereilhac [Wed, 28 Mar 2012 20:16:07 +0000 (22:16 +0200)]
Added support for suspending and resuming traffic on PlanetLab TAP/TUN interfaces.