On Mon, 25 Mar 2013 16:39:24 +0900 OHMURA Kei <[email protected]> wrote:
> 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 Can you write docs how to use this on the wiki? ------------------------------------------------------------------------------ Own the Future-Intel® Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
