On Fri, 01 May 2015 13:31:00 +0300
Николай Жупиков <zhypico...@mail.ru> wrote:

> Hello! Does ryu event, which you can use to track the package before 
> establishing a connection , for example between two IP / MAC addresses. So as 
> not to involve a PacketIn event for each incoming packet. But only once, when 
> the connection between the two addresses.

You need a match for TCP SYN. Only the latest OpenFlow spec (1.5)
supports such or you can use OpenvSwitch extentions.

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to