Since you're not talking about Open vSwitch, you might want to find someplace other than ovs-discuss to ask your question. I imagine that there is a Floodlight mailing list around somewhere.
On Tue, May 30, 2017 at 06:30:20PM +0200, Simone Aglianò wrote: > I m not talking about Open vSwitch but I would create a software that is > able to interface with the controller and with a switch that doesn t > support Open Flow, so I need an Open Flow interface to communicate with the > controller and with the other interface(like ssh or telnet) I will > comunicate with the switch > > On Mon, May 29, 2017 at 8:50 PM, Ben Pfaff <[email protected]> wrote: > > > On Mon, May 29, 2017 at 04:47:26PM +0200, Simone Aglianň wrote: > > > I would like to find the openflow stack of the switch implemented in Java > > > in order to use it like an interface with the Floodlight controller. > > > I was looking on the code of Floodlight controller regarding the > > > *OFSwitchHandshakeHandler.java* file, but I have checked that it doesn t > > > support the state machine of the switch and it generates an exception. > > > Then, before start over the implementation of that by myself I would ask > > if > > > there is that implementation online. > > > > The Open vSwitch handshake isn't different from that of any other > > OpenFlow switch. I'm pretty surprised to hear that Floodlight breaks > > with it. > > _______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
