nepi.git
9 years agoCleaning up examples folder
Alina Quereilhac [Thu, 11 Sep 2014 14:16:18 +0000 (16:16 +0200)]
Cleaning up examples folder

9 years agoCleaning up examples folder
Alina Quereilhac [Thu, 11 Sep 2014 13:02:54 +0000 (15:02 +0200)]
Cleaning up examples folder

9 years agoMerge the openflow changes to the nepi-3-dev branch
Julien Tribino [Thu, 11 Sep 2014 12:10:01 +0000 (14:10 +0200)]
Merge the openflow changes to the nepi-3-dev branch

9 years agoModify the linux udp connect but it is still bugging. A ticket is created for that
Julien Tribino [Thu, 11 Sep 2014 12:05:18 +0000 (14:05 +0200)]
Modify the linux udp connect but it is still bugging. A ticket is created for that

9 years agoDelete the OVSTunnel to use the UdpTunnel instead. Just need to fix an issue with...
Julien Tribino [Thu, 11 Sep 2014 09:14:52 +0000 (11:14 +0200)]
Delete the OVSTunnel to use the UdpTunnel instead. Just need to fix an issue with the linux tap : The test linux/udptunnel doesn't work

9 years agovod experiment files
Lucia Guevgeozian Odizzio [Wed, 10 Sep 2014 10:01:04 +0000 (12:01 +0200)]
vod experiment files

9 years agoRemove the ovs example under planetlab. Let only the ones under openvswicth folder
Julien Tribino [Wed, 3 Sep 2014 13:01:21 +0000 (15:01 +0200)]
Remove the ovs example under planetlab. Let only the ones under openvswicth folder

9 years agosmall bug fix in src/nepi/util/netgraph.py
Alina Quereilhac [Wed, 3 Sep 2014 11:57:38 +0000 (13:57 +0200)]
small bug fix in src/nepi/util/netgraph.py

9 years agoFixing nasty ugly bug in DCE ccndc RM. Fix: Adding missing HOME environment set to...
Alina Quereilhac [Wed, 3 Sep 2014 09:35:58 +0000 (11:35 +0200)]
Fixing nasty ugly bug in DCE ccndc RM. Fix: Adding missing HOME environment set to /root when configuring  DCE FibEntry

9 years agoChange the name of ip4 and prefix4 into endpoint_ip and endpoint_prefix
Julien Tribino [Tue, 2 Sep 2014 13:23:23 +0000 (15:23 +0200)]
Change the name of ip4 and prefix4 into endpoint_ip and endpoint_prefix

9 years agoChanges to dumped command in src/nepi/resources/ns3/ns3wrapper.py
Alina Quereilhac [Tue, 2 Sep 2014 13:08:02 +0000 (15:08 +0200)]
Changes to dumped command in src/nepi/resources/ns3/ns3wrapper.py

9 years agoMinor improvemsnt to examples/ccn_emu_live/planetlab.py
Alina Quereilhac [Mon, 1 Sep 2014 15:56:07 +0000 (17:56 +0200)]
Minor improvemsnt to examples/ccn_emu_live/planetlab.py

9 years agoAdding validations to CCND and PING log parser in nepi data
Alina Quereilhac [Mon, 1 Sep 2014 15:20:46 +0000 (17:20 +0200)]
Adding validations to CCND and PING log parser in nepi data

9 years agoupdate the omf 6 performance branch
Julien Tribino [Mon, 1 Sep 2014 14:49:07 +0000 (16:49 +0200)]
update the omf 6 performance branch

9 years agoAdding NEPI overview images for user manual
Alina Quereilhac [Mon, 1 Sep 2014 14:45:25 +0000 (16:45 +0200)]
Adding NEPI overview images for user manual

9 years agoAdding nepi.data modules to setup.py - patch contributed by Damien Saucez
Alina Quereilhac [Mon, 1 Sep 2014 14:44:26 +0000 (16:44 +0200)]
Adding nepi.data modules to setup.py - patch contributed by Damien Saucez

9 years agoSmall bugfix in plotter.py. Wrong logging import
Alina Quereilhac [Fri, 29 Aug 2014 13:58:14 +0000 (15:58 +0200)]
Small bugfix in plotter.py. Wrong logging import

9 years agorenaming folder
Alina Quereilhac [Thu, 21 Aug 2014 22:23:32 +0000 (00:23 +0200)]
renaming folder

9 years agoMerging nepi-3.1-icn into nepi-3-dev
Alina Quereilhac [Thu, 21 Aug 2014 22:12:05 +0000 (00:12 +0200)]
Merging nepi-3.1-icn into nepi-3-dev

9 years agoRenaming directory
Alina Quereilhac [Thu, 21 Aug 2014 21:57:42 +0000 (23:57 +0200)]
Renaming directory

9 years agoMinor changes to examples/ccn_flooding/dce.py
Alina Quereilhac [Thu, 21 Aug 2014 21:54:40 +0000 (23:54 +0200)]
Minor changes to examples/ccn_flooding/dce.py

9 years agoexamples/ccn_flooding/dce.py with 4 nodes
Alina Quereilhac [Sun, 10 Aug 2014 22:59:22 +0000 (00:59 +0200)]
examples/ccn_flooding/dce.py with 4 nodes

9 years agoAdding dce ccn example with topology generator
Alina Quereilhac [Sun, 10 Aug 2014 22:43:47 +0000 (00:43 +0200)]
Adding dce ccn example with topology generator

9 years agoAdding data progressing functions for CCN
Alina Quereilhac [Sun, 10 Aug 2014 20:08:14 +0000 (22:08 +0200)]
Adding data progressing functions for CCN

9 years agoFixing issues with serialization
Alina Quereilhac [Sun, 10 Aug 2014 02:56:51 +0000 (04:56 +0200)]
Fixing issues with serialization

9 years agoCommiting improvements to Collector. Local_dir added to ExperimentController
Alina Quereilhac [Fri, 8 Aug 2014 17:36:34 +0000 (19:36 +0200)]
Commiting improvements to Collector. Local_dir added to ExperimentController

9 years agoValidation of networkx imports in Plotter
Alina Quereilhac [Thu, 7 Aug 2014 12:08:14 +0000 (14:08 +0200)]
Validation of networkx imports in Plotter

9 years agoUpdate the traces and add some tests and examples
Julien Tribino [Tue, 5 Aug 2014 16:18:55 +0000 (18:18 +0200)]
Update the traces and add some tests and examples

9 years agoAllowing manual configuration of Public IP attribute for LinuxNode
Alina Quereilhac [Mon, 4 Aug 2014 15:06:29 +0000 (17:06 +0200)]
Allowing manual configuration of Public IP attribute for LinuxNode

9 years agoAllowing manual configuration of Public IP attribute for LinuxNode
Alina Quereilhac [Mon, 4 Aug 2014 15:05:22 +0000 (17:05 +0200)]
Allowing manual configuration of Public IP attribute for LinuxNode

9 years agoFixing GRE tunnel between localhost and remote host
Alina Quereilhac [Mon, 4 Aug 2014 14:26:41 +0000 (16:26 +0200)]
Fixing GRE tunnel between localhost and remote host

9 years agoBugfixes for EC serialization and plotting
Alina Quereilhac [Sun, 3 Aug 2014 19:00:45 +0000 (21:00 +0200)]
Bugfixes for EC serialization and plotting

9 years agoMerging nepi-3.1-multirun into nepi-3-dev
Alina Quereilhac [Sun, 3 Aug 2014 18:13:16 +0000 (20:13 +0200)]
Merging nepi-3.1-multirun into nepi-3-dev

9 years agoUnit test for ExperimentRunner with LinuxApplication and Collector
Alina Quereilhac [Sun, 3 Aug 2014 18:10:42 +0000 (20:10 +0200)]
Unit test for ExperimentRunner with LinuxApplication and Collector

9 years agoAdding the ExperimentRunner
Alina Quereilhac [Sun, 3 Aug 2014 14:56:31 +0000 (16:56 +0200)]
Adding the ExperimentRunner

9 years agoImproving time performance for ns-3
Alina Quereilhac [Sat, 2 Aug 2014 20:14:28 +0000 (22:14 +0200)]
Improving time performance for ns-3

9 years agoFixing LinuxNode error when checking for localhost
Alina Quereilhac [Sat, 2 Aug 2014 19:57:28 +0000 (21:57 +0200)]
Fixing LinuxNode error when checking for localhost

9 years agoImprovements to test/resources/linux/ns3/serialization.py
Alina Quereilhac [Fri, 1 Aug 2014 17:33:22 +0000 (19:33 +0200)]
Improvements to test/resources/linux/ns3/serialization.py

9 years agoAdded EC plotter
Alina Quereilhac [Fri, 1 Aug 2014 16:32:40 +0000 (18:32 +0200)]
Added EC plotter

9 years agoAdding DCE/ns-3 serialization tests
Alina Quereilhac [Fri, 1 Aug 2014 13:21:02 +0000 (15:21 +0200)]
Adding DCE/ns-3 serialization tests

9 years agoAdding +x to unti test files
Alina Quereilhac [Fri, 1 Aug 2014 09:40:58 +0000 (11:40 +0200)]
Adding +x to unti test files

9 years agoAdding serialization test for LinuxApplication
Alina Quereilhac [Fri, 1 Aug 2014 09:33:09 +0000 (11:33 +0200)]
Adding serialization test for LinuxApplication

9 years agoAdded serialization to EC
Alina Quereilhac [Fri, 1 Aug 2014 07:45:27 +0000 (09:45 +0200)]
Added serialization to EC

9 years agoCreating new branch nepi-3.1-multirun
Alina Quereilhac [Thu, 31 Jul 2014 19:27:28 +0000 (21:27 +0200)]
Creating new branch nepi-3.1-multirun

9 years agoupdate the application
Julien Tribino [Thu, 31 Jul 2014 14:50:00 +0000 (16:50 +0200)]
update the application

9 years agoupdate the benchmark for OMF 6
Julien Tribino [Thu, 31 Jul 2014 11:46:49 +0000 (13:46 +0200)]
update the benchmark for OMF 6

9 years agoProgress with LinuxTAP and UDP connections
Alina Quereilhac [Wed, 30 Jul 2014 17:01:05 +0000 (19:01 +0200)]
Progress with LinuxTAP and UDP connections

9 years agoAdding hybrid GRE tunnel between PlanetLab and Non-PlanetLab node
Alina Quereilhac [Tue, 29 Jul 2014 21:55:15 +0000 (23:55 +0200)]
Adding hybrid GRE tunnel between PlanetLab and Non-PlanetLab node

9 years agoAdded LinuxGRETunnel test (to validate)
Alina Quereilhac [Tue, 29 Jul 2014 21:19:07 +0000 (23:19 +0200)]
Added LinuxGRETunnel test (to validate)

9 years agoRefactoring LinuGRETunnel
Alina Quereilhac [Tue, 29 Jul 2014 20:59:10 +0000 (22:59 +0200)]
Refactoring LinuGRETunnel

9 years agoAdding LinuxTap
Alina Quereilhac [Tue, 29 Jul 2014 20:07:50 +0000 (22:07 +0200)]
Adding LinuxTap

9 years agoFixing bug when deleting TAP devices in GRE mode from PlanetLab
Alina Quereilhac [Tue, 29 Jul 2014 15:38:09 +0000 (17:38 +0200)]
Fixing bug when deleting TAP devices in GRE mode from PlanetLab

9 years agoAdding PlanetLabGRETunnel
Alina Quereilhac [Tue, 29 Jul 2014 13:53:39 +0000 (15:53 +0200)]
Adding PlanetLabGRETunnel

9 years agoAdded GRE functionallity to PlanetLabTAP
Alina Quereilhac [Tue, 29 Jul 2014 09:36:55 +0000 (11:36 +0200)]
Added GRE functionallity to PlanetLabTAP

9 years agoOmitting explicit setting of pointopoint attribute for PlanetLab TAP/TUN devices
Alina Quereilhac [Mon, 28 Jul 2014 17:09:30 +0000 (19:09 +0200)]
Omitting explicit setting of pointopoint attribute for PlanetLab TAP/TUN devices

9 years agoMaking UdpTunnel inherite from abstract Tunnel RM
Alina Quereilhac [Mon, 28 Jul 2014 16:50:48 +0000 (18:50 +0200)]
Making UdpTunnel inherite from abstract Tunnel RM

9 years agoFixing UdpTunnel unit tests for PlanetLab
Alina Quereilhac [Mon, 28 Jul 2014 12:07:03 +0000 (14:07 +0200)]
Fixing UdpTunnel unit tests for PlanetLab

9 years agoMerging opt-3.1 into nepi-3-dev
Alina Quereilhac [Mon, 28 Jul 2014 09:10:48 +0000 (11:10 +0200)]
Merging opt-3.1 into nepi-3-dev

9 years agominor improvement to Makefile
Alina Quereilhac [Fri, 25 Jul 2014 09:30:12 +0000 (11:30 +0200)]
minor improvement to Makefile

9 years agoSmall bugfix in ec.py
Alina Quereilhac [Fri, 25 Jul 2014 09:18:07 +0000 (11:18 +0200)]
Small bugfix in ec.py

9 years agoOprimized abort and wait in the EC
Alina Quereilhac [Fri, 25 Jul 2014 08:56:52 +0000 (10:56 +0200)]
Oprimized abort and wait in the EC

9 years agoSmall changes in dummy profiling
Alina Quereilhac [Thu, 24 Jul 2014 16:42:06 +0000 (18:42 +0200)]
Small changes in dummy profiling

9 years agoAdding synthetic network stack to ns-3 node RM
Alina Quereilhac [Sat, 19 Jul 2014 21:46:45 +0000 (23:46 +0200)]
Adding synthetic network stack to ns-3 node RM

9 years agoIgnoring error on NETNSWrapper when NETNS is not instaled
Alina Quereilhac [Sat, 19 Jul 2014 14:06:53 +0000 (16:06 +0200)]
Ignoring error on NETNSWrapper when NETNS is not instaled

9 years agoReleasing NETNS resources before terminating NETNSWrapper
Alina Quereilhac [Thu, 17 Jul 2014 09:40:38 +0000 (11:40 +0200)]
Releasing NETNS resources before terminating NETNSWrapper

9 years agoAdding linux netns client
Alina Quereilhac [Thu, 17 Jul 2014 09:02:22 +0000 (11:02 +0200)]
Adding linux netns client

9 years agoFixing missing __version__ bug in setup.py
Alina Quereilhac [Wed, 16 Jul 2014 21:58:39 +0000 (23:58 +0200)]
Fixing missing __version__ bug in setup.py

9 years agoAdding netns wrapper
Alina Quereilhac [Thu, 10 Jul 2014 12:39:26 +0000 (14:39 +0200)]
Adding netns wrapper

9 years agoAdding NEPI_overview.odg to user manual
Alina Quereilhac [Thu, 10 Jul 2014 08:44:22 +0000 (10:44 +0200)]
Adding NEPI_overview.odg to user manual

9 years agoRemoving repeated command declaration in examples/linux/file_transfer.py
Alina Quereilhac [Mon, 7 Jul 2014 23:30:10 +0000 (01:30 +0200)]
Removing repeated command declaration in examples/linux/file_transfer.py

9 years agoRemoving repeated command declaration in examples/linux/file_transfer.py
Alina Quereilhac [Mon, 7 Jul 2014 23:26:49 +0000 (01:26 +0200)]
Removing repeated command declaration in examples/linux/file_transfer.py

9 years agoImproving linux examples
Alina Quereilhac [Sun, 6 Jul 2014 08:16:35 +0000 (10:16 +0200)]
Improving linux examples

9 years agoRemoving +x from examples
Alina Quereilhac [Sun, 6 Jul 2014 07:11:06 +0000 (09:11 +0200)]
Removing +x from examples

9 years agoMoving examples/linux/transfer/file_transfer.py
Alina Quereilhac [Sun, 6 Jul 2014 07:06:38 +0000 (09:06 +0200)]
Moving examples/linux/transfer/file_transfer.py

9 years agoSFA for PL without specifing hostname
Lucia Guevgeozian Odizzio [Thu, 3 Jul 2014 16:38:07 +0000 (18:38 +0200)]
SFA for PL without specifing hostname

9 years agoexamples/linux/vlc_streaming.py
Alina Quereilhac [Wed, 2 Jul 2014 21:52:49 +0000 (23:52 +0200)]
examples/linux/vlc_streaming.py

9 years agoAdding examples/linux/dce/dce_ccn_application.py
Alina Quereilhac [Mon, 30 Jun 2014 17:22:06 +0000 (19:22 +0200)]
Adding examples/linux/dce/dce_ccn_application.py

9 years agoAdding examples/linux/dce/dce_ccnpeek_application.py
Alina Quereilhac [Mon, 30 Jun 2014 16:59:43 +0000 (18:59 +0200)]
Adding examples/linux/dce/dce_ccnpeek_application.py

9 years agoImproving test test/resources/linux/ns3/ccn/ns3dceccn.py
Alina Quereilhac [Mon, 30 Jun 2014 16:51:35 +0000 (18:51 +0200)]
Improving test test/resources/linux/ns3/ccn/ns3dceccn.py

9 years agoAdding examples/linux/dce/dce_ping_application.py
Alina Quereilhac [Mon, 30 Jun 2014 16:45:10 +0000 (18:45 +0200)]
Adding examples/linux/dce/dce_ping_application.py

9 years agoImproving test test/resources/linux/ns3/ccn/ns3dceccnpeek.py
Alina Quereilhac [Mon, 30 Jun 2014 16:44:06 +0000 (18:44 +0200)]
Improving test test/resources/linux/ns3/ccn/ns3dceccnpeek.py

9 years agoAdding examples/linux/dce/custom_dce_ccn.py
Alina Quereilhac [Mon, 30 Jun 2014 16:00:35 +0000 (18:00 +0200)]
Adding examples/linux/dce/custom_dce_ccn.py

9 years agoAddibg examples/linux/dce/custom_dce_ping.py
Alina Quereilhac [Mon, 30 Jun 2014 14:57:07 +0000 (16:57 +0200)]
Addibg examples/linux/dce/custom_dce_ping.py

9 years agoFixing ns-3 DCE tests
Alina Quereilhac [Mon, 30 Jun 2014 10:38:17 +0000 (12:38 +0200)]
Fixing ns-3 DCE tests

9 years agoHandling dce version for installation in ns3-simulation instance
Alina Quereilhac [Mon, 30 Jun 2014 05:24:19 +0000 (07:24 +0200)]
Handling dce version for installation in ns3-simulation instance

9 years agoAdding DCE version and checking the ns3server socket is created before finishing...
Alina Quereilhac [Sun, 29 Jun 2014 16:06:53 +0000 (18:06 +0200)]
Adding DCE version and checking the ns3server socket is created before finishing deployment

9 years agoUpdate the test for OMF
Julien Tribino [Fri, 27 Jun 2014 15:54:28 +0000 (17:54 +0200)]
Update the test for OMF

9 years agoUpdate the planetlab part and the omf part of the user manual
Julien Tribino [Thu, 26 Jun 2014 14:28:58 +0000 (16:28 +0200)]
Update the planetlab part and the omf part of the user manual

9 years agoAdding stopTime attribute to ns-3 simulation
Alina Quereilhac [Thu, 26 Jun 2014 14:21:32 +0000 (16:21 +0200)]
Adding stopTime attribute to ns-3 simulation

9 years agoNEPI manual logo
Alina Quereilhac [Thu, 26 Jun 2014 13:32:13 +0000 (15:32 +0200)]
NEPI manual logo

9 years agons-3 wifi example examples/linux/ns3/wifi_ping.py
Alina Quereilhac [Thu, 26 Jun 2014 13:31:57 +0000 (15:31 +0200)]
ns-3 wifi example examples/linux/ns3/wifi_ping.py

9 years agoAdding examples/linux/ns3/csma_p2p_star.py
Alina Quereilhac [Wed, 25 Jun 2014 13:38:40 +0000 (15:38 +0200)]
Adding examples/linux/ns3/csma_p2p_star.py

9 years agoForced ns-3 node to wait for ARP protocol to be initialized to avoid segmentation...
Alina Quereilhac [Wed, 25 Jun 2014 13:34:39 +0000 (15:34 +0200)]
Forced ns-3 node to wait for ARP protocol to be initialized to avoid segmentation fault

9 years agoAdding ns3wrapper debug to dump ns-3 experiment execution to a runnable script
Alina Quereilhac [Wed, 25 Jun 2014 11:50:58 +0000 (13:50 +0200)]
Adding ns3wrapper debug to dump ns-3 experiment execution to a runnable script

9 years agoChanges for release
Lucia Guevgeozian Odizzio [Wed, 25 Jun 2014 09:37:15 +0000 (11:37 +0200)]
Changes for release

9 years agons-3 remote ping
Alina Quereilhac [Mon, 23 Jun 2014 16:22:06 +0000 (18:22 +0200)]
ns-3 remote ping

9 years agons-3 local ping example
Alina Quereilhac [Mon, 23 Jun 2014 13:18:14 +0000 (15:18 +0200)]
ns-3 local ping example

9 years agoPersist blacklist example
Lucia Guevgeozian Odizzio [Thu, 12 Jun 2014 12:25:51 +0000 (14:25 +0200)]
Persist blacklist example

9 years agoModifications release Pl node
Lucia Guevgeozian Odizzio [Thu, 12 Jun 2014 12:25:09 +0000 (14:25 +0200)]
Modifications release Pl node

9 years agoModifications for wilab for the demo
Lucia Guevgeozian Odizzio [Thu, 12 Jun 2014 12:24:35 +0000 (14:24 +0200)]
Modifications for wilab for the demo