[Ryu-devel] Information
I am trying to extend Ryu's TLS connection to other switches besides the openvswitch, eg. P4 switch. Is that feasible? Thank you. ___ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
[Ryu-devel] Information regarding Switches and Ports from RYU
Hi, I am attempting to get some information from OpenFlow for my OpenFlow Application on RYU. The information that I want to get is given below. For each SWITCH,I want - DPID - STATE (ACTIVE/INACTIVE) For each PORT, I want - DPID - PORT_NUMB
