Hi guys By default, when a packet arrives at an SDN switch, and it does not have an entry in its table, the packet is sent to the controller. Once the controller defines the destination of the packet, it installs a flow on the switch and forwards the packet through one of the ports. OK, we know that.
Is there any configuration in RYU, so that after flow is installed on the switch, the controller sends the packet back to this switch, so that it is treated according to the flow tables? My goal is that from the first packet of each communication, statistics are generated with byte and packet counters for each flow installed in the table. Ps.: Sorry by my english -- Leandro Pereira
_______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel