[Bro] Defining a table inside a record

Christian Kreibich christian at whoop.org
Fri Oct 13 09:58:55 PDT 2006


On Thu, 2006-10-12 at 23:30 -0700, Vern Paxson wrote:
> > About deep copy, I am using version 0.9. If I use copy, Bro complains saying
> > "unknown identifier copy". Is there any other way to do a deep copy in v0.9.
> 
> No, it's a feature that was added in 1.0.

Well one can still do the deep copy manually, no? You'll need to go over
your original data structure and assign all elementary fields to the new
structure manually. Upgrading to 1.0+ is encouraged!

I'll look into correcting the documentation regarding copy().

Cheers,
Christian.
-- 
________________________________________________________________________
                                          http://www.cl.cam.ac.uk/~cpk25
                                                    http://www.whoop.org




More information about the Bro mailing list