Hello,
After I upgrading openvswitch to v1.10 we need to do many things:
1. root@pakdude-02:~# module-assistant auto-install openvswitch-datapath
2. apt-get install module-assistant
3. service openvswitch-switch restart
then I can not run mininet
home# sudo mn
sudo: mn: command not found
I trie
Hi Sadesh,
I think you can construct a ICMP request as below. I did use python
interactively just as example.
The ethernet packet object 'eth' must be sent by using openflow's
ofp_packet_out() (method) message along
with ofp_action_output() (method) action to inform switch which output port
the pa
Hi Amer:
As stated in:
https://openflow.stanford.edu/display/ONL/POX+Wiki#POXWiki-OpenFlowMessages
"OpenFlow messages are how OpenFlow switches communicate with controllers.
The messages are defined in the OpenFlow Specification. There are multiple
versions of the specification; POX currently s