[Bro] 64-bit?

Scott Sakai ssakai at sdsc.edu
Fri Jul 2 12:13:55 PDT 2010


On 06/30/2010 07:16 PM, Seth Hall wrote:
> 
> On Jun 30, 2010, at 5:43 PM, Scott Sakai wrote:
> 
>> I encountered underruns and corruption while using bropipe to send
>> datatypes involving an int (count, port...) to Bro.  The underlying issue
>> seems to be that broccoli is sending a 32-bit int and Bro is expecting a
>> 64-bit one.
> 
> Did you have Bro built with --enable-int64?

Initially I did.  That seems to be what caused the problem.  Rebuilding
without --enable-int64 appears to have resolved the underrun errors in bro.

-- 
Scott Sakai
Security Analyst
San Diego Supercomputer Center
ssakai at sdsc.edu
+1-858-822-0851



More information about the Bro mailing list