[Bro] bug in ssl_alert event?

Jessica Smith jes.smith.bro at aol.com
Tue Feb 4 15:59:49 PST 2014


Hi,


why when I print the "level" of the alert message I get numbers different from 1 (warning) or 2 (fatal) ?


event ssl_alert(c: connection, is_orig: bool, level: count, desc: count)
{
	print fmt("%d    %d", level, desc);


}


#out

61    173
123    165
13    61
200    80
8    121
187    31
144    218
82    243
6    224
237    72
115    121
92    152
196    44
2    255
141    216
42    88







-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/bro/attachments/20140204/8d38e842/attachment.html 


More information about the Bro mailing list