-
While running deterministic_trial.py file ,getting this error.
/home/ubuntu/.local/lib/python3.5/site-packages/cfg_load/__init__.py:83: YAMLLoadWarning: calling yaml.load() without Loader=... is …
-
What is the type of delay in Mininet (shown in attached figure)?
Is it propagation delay or packet transmission delay or what?
What is the minimum allowed delay value that can be set in this field?
…
-
I'm trying to modify the topology during runtime, adding new switches and links on the fly. I use the gui_topology.py app to monitor the current topology (with --observe-links). If I add and connect s…
-
I am trying to fire-up the sdn-ixp according to the installation instructions of https://github.com/sdn-ixp/sdx meaning the https://docs.google.com/document/d/1wLF3RZEwMCRioyvaVl73kjXeNgqIaA3LfUlGsI2m…
-
### Expected/Desired Behavior:
Hello! Thanks for the exciting mininet project. Quite helpful to conduct network emulation.
Recently we are trying to conduct very large-scale network (e.g. more …
-
The topology created by Mininet-WiFi is static, but the vehicles are in constant motion. So how to create the dynamic network topology?
For example, at first CAR1 connects to AP1, but after some time…
-
Hi,
when I run Mininet, shows the next error:
![error](https://cloud.githubusercontent.com/assets/11718117/16043395/bebe112c-323f-11e6-835d-225adc456482.png)
Any idea?
Thanks everybody.
-
Hi Sluca,
My name is Tran Duc Viet, and I am a student at UIT. I am research DDos SDN project in my University. So i want reference your project I followed your instructions to install onos, minine…
-
```
Hi
I installed ostinato on my Ubuntu vm by sudo apt-get install ostinato
I started a mininet topology, and opened xterm for host 1 and host 2
In host 2 I started drone and got the below output:…
-
I am trying get FlowVisor working with `Mininet` but it does not seem to work. Here is the way to replicate the error:
- `sudo -u flowvisor flowvisor`
- `sudo mn --controller=remote --mac --arp` (usin…