Re: [Ryu-devel] Multiple tables

2015-01-13 Thread Flavio Castro
I've also had a similar problem trying to simulate vlans on the flow table. I wasn't able to solve it at the time. One idea that was given to me was to use groups. I don't really understand them so I'm just repeating the idea. Why do you want to send only a few packets to the controller, if it is f

[Ryu-devel] Multiple tables

2015-01-13 Thread Henrique Santos Fernandes
Hello to all, I am tryng to make a pkt go to two or more outputs ports but i have not find an way yet. My goal is this: When i packet arrives it go to table miss. (already working) But i don't want it to go to controller yet. I want to just sedn to controller a few pkts. ( I did by add a meter