[Bro] Record problem...

Robin Sommer robin at icir.org
Mon Aug 3 09:02:42 PDT 2009


On Sat, Aug 01, 2009 at 19:07 +0530, you wrote:

> local id: con;
> local id2: con2;
> id2 = id;

No, this assignment doesn't work because the two records have
different types; that's not defined. Bro shouldn't crash however but
better report an error at parse time. Could you file a bug report
with the Bro tracker for that? Thanks.

> documentation of bro , they have said this is absolutely right. Please

That surprises me. Can you point to the location where the docs say
such an assignment is ok? 

Robin

-- 
Robin Sommer * Phone +1 (510) 666-2886 * robin at icir.org 
ICSI/LBNL    * Fax   +1 (510) 666-2956 *   www.icir.org



More information about the Bro mailing list