I don't know what controller to suggest.
On Tue, Jan 05, 2016 at 08:01:54AM +0000, Hassan Samii wrote: > So you suggest i find a way for a controller to do this? Could you suggest me > a controller to use? or Would i have to make my own?Thanks again > > Il Martedì 5 Gennaio 2016 1:06, Ben Pfaff <[email protected]> ha scritto: > > > This is probably an application for a controller. > > On Mon, Jan 04, 2016 at 09:34:42PM +0000, Hassan Samii wrote: > > I have an application that does LISP functions. This applicatioin listens > > for packets on a raw socket. > > I understand that usually if there is a miss-match in the OVS flow table > > then the packet is sent to a controller (as a packet-in packet) who then > > has to decide what to do with the packet. > > Thing is, i need my application to recieve this miss-match packet. Is it > > possible in anyway for a controller or ovs directly to send it locally > > (through raw socket) to my application? > > Im really stuck here, Thanks loads! > > > > > > > > > > Il Lunedì 4 Gennaio 2016 17:23, Ben Pfaff <[email protected]> ha scritto: > > > > > > On Mon, Jan 04, 2016 at 09:47:31AM +0000, Hassan Samii wrote: > > > Hello,Is it possible to force OVS to channel packets to a raw socket? > > > > No. > > > > > If No, is there any alternative?Thank you! > > > > What are you actually trying to accomplish? > > > > > > > > > _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
