Flows for matching mininet


John Schistos <jschistos@...>
 

I have a linear topology connected to my odl controller.
What is the flow that will match the ping from h1 to h2?I dont want the ping to be successful yet, I just want a flow for s1 to match the ping from h1.
(h1 address=10.0.0.1 / h2 address=10.0.0.2)
Thank you in advance.