Hi,

Snort Integration Library of Ryu is using "Unix Domain Socket" to communicate 
with DPI (Snort).
I think you can get some hints to integrate Ryu and nDPI.
  http://ryu.readthedocs.io/en/latest/snort_integrate.html
  https://github.com/osrg/ryu/blob/master/ryu/lib/snortlib.py

Thanks,
Iwase

On 2016年04月29日 22:54, Козлов Станислав Евгеньевич wrote:
>             Hello,
> 
>  
> 
>  I guess you need to use group tables with “ALL” type and bucket with 2 
> “OUTPUT” actions
> 
>  
> 
> *From:*Aidin Kelki [mailto:[email protected]]
> *Sent:* Friday, April 29, 2016 2:38 PM
> *To:* [email protected]
> *Subject:* [Ryu-devel] External interaction with Ryu
> 
>  
> 
>  Hi,
>  
> I am a student in which working on a project that I want to write an 
> application for ryu to interact with an external DPI (Deep Packet Inspection) 
> like nDPI to identify the flow and re-route it in case of some specific 
> packet types for being precise when a flow comes in, it will mirror the flow 
> to another port and send the sample to DPI and dpi will tell the controller 
> to re-route the flow or keep it the way it is but can't find any good 
> documentation or hint about it. Would you help me and put me in the right 
> direction.
> Thank you in advance
>  
> Best Regards
> AK
> 
> 
> 
> ------------------------------------------------------------------------------
> Find and fix application performance issues faster with Applications Manager
> Applications Manager provides deep performance insights into multiple tiers of
> your business applications. It resolves application problems quickly and
> reduces your MTTR. Get your free trial!
> https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
> 
> 
> 
> _______________________________________________
> Ryu-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
> 

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to