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 <b...@ovn.org> 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
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to