Re: [Ryu-devel] [PATCH 0/2] add snort_alert support

2013-04-04 Thread OHMURA Kei
2013/4/3 OHMURA Kei > On 2013/04/02 0:04, FUJITA Tomonori wrote: > > On Mon, 25 Mar 2013 16:39:24 +0900 > > OHMURA Kei 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 to

Re: [Ryu-devel] [PATCH 0/2] add snort_alert support

2013-04-02 Thread OHMURA Kei
On 2013/04/02 0:04, FUJITA Tomonori wrote: > On Mon, 25 Mar 2013 16:39:24 +0900 > OHMURA Kei 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

Re: [Ryu-devel] [PATCH 0/2] add snort_alert support

2013-04-01 Thread FUJITA Tomonori
On Mon, 25 Mar 2013 16:39:24 +0900 OHMURA Kei 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: ad

[Ryu-devel] [PATCH 0/2] add snort_alert support

2013-03-25 Thread OHMURA Kei
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 +++