Hi, these patches implement snort_alert parser and snort_alert
monitoring library. I think that it is important for Ryu to
collaborate with security tools such as snort.

OHMURA Kei (2):
  snort: add snort_alert parser
  snort: add snort_alert monitor

 ryu/lib/snort/alert.py         |  125 ++++++++++++++++++++++++++++++++++++++++
 ryu/lib/snort/alert_monitor.py |   61 ++++++++++++++++++++
 2 files changed, 186 insertions(+)
 create mode 100644 ryu/lib/snort/__init__.py
 create mode 100644 ryu/lib/snort/alert.py
 create mode 100644 ryu/lib/snort/alert_monitor.py

-- 
1.7.9.5


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to