Dear All!
I am using the Mininet 2.1.0 VM which I have downloaded from the following link: https://bitbucket.org/mininet/mininet-vm-images/downloads/mininet-2.1.0-130919-ubuntu-13.04-server-i386-ovf.zip This VM had POX betta pre-installed in it. But it does not have the directory named "proto" inside "/home/mininet/pox/pox" directory. But the components mentioned to be inside the "proto" directory on the POX Wiki webpage https://openflow.stanford.edu/display/ONL/POX+Wiki are present in the "misc" directory instead. But the problem is that this "misc" directory does not contain the "gephi_topo" component. So can anyone share this component with me? Secondly, I want to use "pktgen" which is supposed to be present in the "/proc/net/pktgen/" directory. But there is no "pktgen" directory present in the "/proc/net/" directory. So from where and how can I install "pktgen" in my Miniet 2.1.0 VM? Regards!