-
> I think this issue is the same as #420
Hi,
I am testing the mininet-wifi `eap-tls` example (mn version 2.6 in a Ubuntu 22.04 VM with wpa_cli and hostapd_cli v2.11-devel), but the current examp…
-
Hello, I’ve been attempting to simulate a hidden terminal problem in mininet_wifi. However, I’ve encountered an issue where when I examine the packets captured on the hwsim interface, I can’t locate t…
-
Hi,
1) In the benchmark readme file, there is an "optional" script to run, which apparently executed ATP on a Tofino behavioral model. However, I couldn't find the .sh file specified (run_tofino_mo…
-
Hi,
Let's say you have two routers connected through a switch. In this situation, routing helper won't be able to find a path connecting them, because the way we build the graph: https://github.com…
-
__Problem__: Kubernetes and Mininet create anonymous network namespaces.
These namespaces are invisible to Linux tools e.g.: `ip netns list`.
They only have an ID (their inode number) which is not m…
-
Running with a 5 switch topology with a total of 4 host in mininet.
![Screenshot 2024-10-17 174810](https://github.com/user-attachments/assets/459daa99-01e6-4433-8231-9a9f2855a992)
Steps to reprod…
-
### Expected/Desired Behavior:
Mininet VM should be runnable on an M1 Mac machine as well.
### Actual Behavior:
Any VM software would report that only x86 architecture is supported.
ez4bk updated
1 month ago
-
When I run "sudo python3 topo.py", I got the error "ModuleNotFoundError: No module named 'mininet'".
I did search the solution but nothing seemed to work yet.
-
Hi jiakaiyu,
I am now researching for Mininet-Optical. But I'm not sure whether the code of Optical-Network-Emulation on your Github is the code of Mininet-Optical, because I don’t know how to use …
-
Mininet : virtual network tool
( See bd9a45768eb5c585debc97db06646ddbf512b948 )
Can interact with network monitor tools (Wireshark,...)
Can be used with OpenFlow
Can be controller by flow contro…