Hello,

Is it possible to add a flow with the following content in an
OpenvSwitch using Ryu? How?

if  src=x and dest=y (match part)
then:
  src=x (mac_address)
  dest=p, (mac_address)
  actions=normal


Thank you
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to