Re: [Ryu-devel] About the inserting switch rules

2014-11-24 Thread FUJITA Tomonori
On Sat, 22 Nov 2014 19:04:51 -0500 Ali Reza Zamani wrote: > Hi all, > > I have a question regarding defining the rules for a switch in in Ryu > controller. > I am running my data plane using mininet. How can I insert some > forwarding rule for the switches. for example I want that all of the

[Ryu-devel] About the inserting switch rules

2014-11-22 Thread Ali Reza Zamani
Hi all, I have a question regarding defining the rules for a switch in in Ryu controller. I am running my data plane using mininet. How can I insert some forwarding rule for the switches. for example I want that all of the packet which are using destination port xx forwarded to specific host.