[Bro] a tree structure with Bro records

Vern Paxson vern at icir.org
Fri Nov 30 09:52:01 PST 2007


> So... just wondering if there is some other scheme / mechanism to
> build such a tree in Bro, or am I just out-of-luck.

I'm afraid closer to just-out-of-luck.

You could fake it up using table[string] of XYZ, where XYZ records include
a string that point back into the table.  Not pretty, but seems it should
work.

		Vern



More information about the Bro mailing list